Searched defs:llist (Results 1 – 6 of 6) sorted by relevance
18 struct llist_node llist; member
119 struct llist_node *llist; in tty_buffer_free_all() local
526 static void llist_append_to_list(struct llist_head *llist, struct list_head *list) in llist_append_to_list()
964 struct list_head llist; /* pointer to next cifsLockInfo */ member1016 struct list_head llist; member1024 struct cifs_fid_locks *llist; /* brlocks held by this fid */ member1130 struct list_head llist; /* locks helb by this inode */ member
1116 struct list_head llist; member1363 cifs_free_llist(struct list_head *llist) in cifs_free_llist()
1525 struct llist_node *llist = llist_del_all(&rq->wake_list); in sched_ttwu_pending() local