Searched defs:new_last (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/lib/ |
H A D | llist.c | 26 bool llist_add_batch(struct llist_node *new_first, struct llist_node *new_last, in llist_add_batch() argument
|
/kernel/linux/linux-6.6/lib/ |
H A D | llist.c | 26 bool llist_add_batch(struct llist_node *new_first, struct llist_node *new_last, in llist_add_batch() argument
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | llist.h | 203 __llist_add_batch(struct llist_node *new_first, struct llist_node *new_last, struct llist_head *head) __llist_add_batch() argument
|
/kernel/linux/linux-6.6/fs/ntfs3/ |
H A D | bitmap.c | 1341 u32 b0, new_last; in wnd_extend() local
|
/kernel/linux/linux-6.6/fs/smb/server/ |
H A D | vfs.c | 684 struct qstr new_last; in ksmbd_vfs_rename() local
|
/kernel/linux/linux-5.10/fs/ |
H A D | namei.c | 4441 struct qstr old_last, new_last; in do_renameat2() local
|
/kernel/linux/linux-6.6/fs/ |
H A D | namei.c | 4920 struct qstr old_last, new_last; in do_renameat2() local
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdkfd/ |
H A D | kfd_svm.c | 1083 svm_range_split_tail(struct svm_range *prange, uint64_t new_last, struct list_head *insert_list) svm_range_split_tail() argument
|
Completed in 21 milliseconds