Home
last modified time | relevance | path

Searched defs:llist (Results 1 – 6 of 6) sorted by relevance

/linux-4.4.14/include/linux/
Dsmp.h18 struct llist_node llist; member
/linux-4.4.14/drivers/tty/
Dtty_buffer.c119 struct llist_node *llist; in tty_buffer_free_all() local
/linux-4.4.14/net/rds/
Dib_rdma.c578 static unsigned int llist_append_to_list(struct llist_head *llist, in llist_append_to_list()
/linux-4.4.14/fs/cifs/
Dcifsglob.h978 struct list_head llist; /* pointer to next cifsLockInfo */ member
1031 struct list_head llist; member
1039 struct cifs_fid_locks *llist; /* brlocks held by this fid */ member
1145 struct list_head llist; /* locks helb by this inode */ member
Dfile.c1116 struct list_head llist; member
1363 cifs_free_llist(struct list_head *llist) in cifs_free_llist()
/linux-4.4.14/kernel/sched/
Dcore.c1789 struct llist_node *llist = llist_del_all(&rq->wake_list); in sched_ttwu_pending() local