Home
last modified time | relevance | path

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

/linux-6.8/include/linux/
Dsmp_types.h59 struct llist_node llist; member
Drethook.h54 struct llist_node llist; member
/linux-6.8/drivers/tty/
Dtty_buffer.c123 struct llist_node *llist; in tty_buffer_free_all() local
/linux-6.8/fs/smb/server/
Dvfs_cache.h35 struct list_head llist; member
/linux-6.8/net/rds/
Dib_rdma.c295 static unsigned int llist_append_to_list(struct llist_head *llist, in llist_append_to_list()
/linux-6.8/fs/smb/client/
Dcifsglob.h1341 struct list_head llist; /* pointer to next cifsLockInfo */ member
1400 struct list_head llist; member
1410 struct cifs_fid_locks *llist; /* brlocks held by this fid */ member
1549 struct list_head llist; /* locks helb by this inode */ member
Dfile.c1536 struct list_head llist; member
1792 cifs_free_llist(struct list_head *llist) in cifs_free_llist()
/linux-6.8/kernel/sched/
Dcore.c3879 struct llist_node *llist = arg; in sched_ttwu_pending() local