Home
last modified time | relevance | path

Searched defs:new_first (Results 1 – 5 of 5) sorted by relevance

/linux-6.15/lib/
H A Dllist.c26 bool llist_add_batch(struct llist_node *new_first, struct llist_node *new_last, in llist_add_batch()
/linux-6.15/include/linux/
H A Dllist.h230 static inline bool __llist_add_batch(struct llist_node *new_first, in __llist_add_batch()
H A Dlist.h457 struct list_head *new_first = entry->next; in __list_cut_position() local
/linux-6.15/tools/include/linux/
H A Dlist.h237 struct list_head *new_first = entry->next; in __list_cut_position() local
/linux-6.15/fs/ocfs2/
H A Dxattr.c4878 struct ocfs2_xattr_bucket *old_first, *new_first; in ocfs2_mv_xattr_buckets() local