Home
last modified time | relevance | path

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

/linux-3.3/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-3.3/fs/cifs/
Dfile.c924 struct list_head llist; member
1169 cifs_free_llist(struct list_head *llist) in cifs_free_llist()
Dcifsglob.h498 struct list_head llist; /* pointer to next cifsLockInfo */ member
570 struct list_head llist; /* brlocks for this inode */ member
/linux-3.3/kernel/sched/
Dcore.c1440 struct llist_node *llist = llist_del_all(&rq->wake_list); in sched_ttwu_pending() local