Home
last modified time | relevance | path

Searched refs:list_replace (Results 1 – 2 of 2) sorted by relevance

/DragonOS-0.1.7/kernel/src/common/
Dlist.h76 static inline void list_replace(struct List *old, struct List *new) in list_replace() function
/DragonOS-0.1.7/docs/kernel/core_api/
Dkernel_api.md111 ### `void list_replace(struct List *old, struct List *new)`