Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dsmp_types.h59 struct llist_node llist; member
H A Drethook.h60 struct llist_node llist; member
/openbmc/linux/drivers/tty/
H A Dtty_buffer.c124 struct llist_node *llist; in tty_buffer_free_all() local
/openbmc/linux/net/rds/
H A Dib_rdma.c295 static unsigned int llist_append_to_list(struct llist_head *llist, in llist_append_to_list()
/openbmc/linux/fs/smb/server/
H A Dvfs_cache.h36 struct list_head llist; member
/openbmc/linux/fs/smb/client/
H A Dcifsglob.h1362 struct list_head llist; /* pointer to next cifsLockInfo */ member
1422 struct list_head llist; member
1432 struct cifs_fid_locks *llist; /* brlocks held by this fid */ member
1574 struct list_head llist; /* locks helb by this inode */ member
H A Dfile.c1626 struct list_head llist; member
1882 cifs_free_llist(struct list_head *llist) in cifs_free_llist()
/openbmc/linux/kernel/sched/
H A Dcore.c3876 struct llist_node *llist = arg; in sched_ttwu_pending() local