Searched refs:new_last (Results 1 – 3 of 3) sorted by relevance
38 bool llist_add_batch(struct llist_node *new_first, struct llist_node *new_last, in llist_add_batch() argument44 new_last->next = first = ACCESS_ONCE(head->first); in llist_add_batch()
169 struct llist_node *new_last,
4318 struct qstr old_last, new_last; in SYSCALL_DEFINE5() local4349 &new_path, &new_last, &new_type, lookup_flags); in SYSCALL_DEFINE5()4383 new_dentry = __lookup_hash(&new_last, new_path.dentry, lookup_flags | target_flags); in SYSCALL_DEFINE5()4397 if (new_last.name[new_last.len]) in SYSCALL_DEFINE5()4406 if (!(flags & RENAME_EXCHANGE) && new_last.name[new_last.len]) in SYSCALL_DEFINE5()