Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dsmp.h18 struct llist_node llist; member
/linux-4.1.27/drivers/tty/
Dtty_buffer.c119 struct llist_node *llist; in tty_buffer_free_all() local
/linux-4.1.27/net/rds/
Dib_rdma.c526 static void llist_append_to_list(struct llist_head *llist, struct list_head *list) in llist_append_to_list()
/linux-4.1.27/fs/cifs/
Dcifsglob.h964 struct list_head llist; /* pointer to next cifsLockInfo */ member
1016 struct list_head llist; member
1024 struct cifs_fid_locks *llist; /* brlocks held by this fid */ member
1130 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.1.27/kernel/sched/
Dcore.c1525 struct llist_node *llist = llist_del_all(&rq->wake_list); in sched_ttwu_pending() local