Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dsmp_types.h59 struct llist_node llist; member
H A Drethook.h54 struct llist_node llist; member
/linux/net/rds/
H A Dib_rdma.c289 static unsigned int llist_append_to_list(struct llist_head *llist, in llist_append_to_list()
/linux/fs/smb/server/
H A Dvfs_cache.h43 struct list_head llist; member
/linux/fs/smb/client/
H A Dfile.c1955 struct list_head llist; member
2237 cifs_free_llist(struct list_head *llist) in cifs_free_llist()
H A Dcifsglob.h1370 struct list_head llist; /* pointer to next cifsLockInfo */ member
1433 struct list_head llist; member
1443 struct cifs_fid_locks *llist; /* brlocks held by this fid */ member
1552 struct list_head llist; /* locks helb by this inode */ member
/linux/kernel/trace/
H A Dtrace.h1943 struct llist_node llist; member
/linux/kernel/sched/
H A Dcore.c3903 struct llist_node *llist = arg; in sched_ttwu_pending() local