Home
last modified time | relevance | path

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

/openbmc/linux/lib/
H A Dllist.c26 bool llist_add_batch(struct llist_node *new_first, struct llist_node *new_last, in llist_add_batch()
/openbmc/linux/include/linux/
H A Dllist.h203 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
/openbmc/u-boot/include/linux/
H A Dlist.h212 struct list_head *new_first = entry->next; in __list_cut_position() local
/openbmc/linux/tools/include/linux/
H A Dlist.h237 struct list_head *new_first = entry->next; in __list_cut_position() local
/openbmc/linux/fs/ocfs2/
H A Dxattr.c4879 struct ocfs2_xattr_bucket *old_first, *new_first; in ocfs2_mv_xattr_buckets() local