Searched defs:new (Results 1 – 5 of 5) sorted by relevance
19 struct fwk_dlist_node *new) in __fwk_dlist_push_head()35 struct fwk_dlist_node *new) in __fwk_dlist_push_tail()89 struct fwk_dlist_node *restrict new, in __fwk_dlist_insert()
54 struct fwk_slist_node *new) in __fwk_slist_push_head()70 struct fwk_slist_node *new) in __fwk_slist_push_tail()
97 #define fwk_list_push_head(list, new) \ argument113 #define fwk_list_push_tail(list, new) \ argument184 #define fwk_list_insert(list, new, node) \ argument
53 struct fwk_slist_node *restrict new) in __wrap___fwk_slist_push_tail()
112 struct r_node *new; in _add() local
Completed in 5 milliseconds