Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
Dsmp_types.h59 struct llist_node llist; member
Drethook.h60 struct llist_node llist; member
/linux-6.6.21/drivers/tty/
Dtty_buffer.c124 struct llist_node *llist; in tty_buffer_free_all() local
/linux-6.6.21/fs/smb/server/
Dvfs_cache.h35 struct list_head llist; member
/linux-6.6.21/net/rds/
Dib_rdma.c295 static unsigned int llist_append_to_list(struct llist_head *llist, in llist_append_to_list()
/linux-6.6.21/fs/smb/client/
Dcifsglob.h1326 struct list_head llist; /* pointer to next cifsLockInfo */ member
1384 struct list_head llist; member
1394 struct cifs_fid_locks *llist; /* brlocks held by this fid */ member
1532 struct list_head llist; /* locks helb by this inode */ member
Dfile.c1534 struct list_head llist; member
1790 cifs_free_llist(struct list_head *llist) in cifs_free_llist()
/linux-6.6.21/kernel/sched/
Dcore.c3876 struct llist_node *llist = arg; in sched_ttwu_pending() local