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
578 static unsigned int llist_append_to_list(struct llist_head *llist, in llist_append_to_list()
978 struct list_head llist; /* pointer to next cifsLockInfo */ member1031 struct list_head llist; member1039 struct cifs_fid_locks *llist; /* brlocks held by this fid */ member1145 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()
1789 struct llist_node *llist = llist_del_all(&rq->wake_list); in sched_ttwu_pending() local