Searched defs:llist (Results 1 – 4 of 4) sorted by relevance
526 static void llist_append_to_list(struct llist_head *llist, struct list_head *list) in llist_append_to_list()
924 struct list_head llist; member1169 cifs_free_llist(struct list_head *llist) in cifs_free_llist()
498 struct list_head llist; /* pointer to next cifsLockInfo */ member570 struct list_head llist; /* brlocks for this inode */ member
1440 struct llist_node *llist = llist_del_all(&rq->wake_list); in sched_ttwu_pending() local