Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dsmp_types.h59 struct llist_node llist; member
H A Dsmp.h27 struct llist_node llist; member
/OK3568_Linux_fs/kernel/drivers/tty/
H A Dtty_buffer.c120 struct llist_node *llist; in tty_buffer_free_all() local
/OK3568_Linux_fs/kernel/net/rds/
H A Dib_rdma.c295 static unsigned int llist_append_to_list(struct llist_head *llist, in llist_append_to_list()
/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dmetricgroup.c1030 char *llist, *nlist, *p; in metricgroup__add_metric_list() local
/OK3568_Linux_fs/kernel/fs/cifs/
H A Dcifsglob.h1242 struct list_head llist; /* pointer to next cifsLockInfo */ member
1300 struct list_head llist; member
1310 struct cifs_fid_locks *llist; /* brlocks held by this fid */ member
1460 struct list_head llist; /* locks helb by this inode */ member
H A Dfile.c1262 struct list_head llist; member
1510 cifs_free_llist(struct list_head *llist) in cifs_free_llist()
/OK3568_Linux_fs/kernel/kernel/sched/
H A Dcore.c2772 struct llist_node *llist = arg; in sched_ttwu_pending() local
/OK3568_Linux_fs/kernel/io_uring/
H A Dio_uring.c241 struct llist_node llist; member