/kernel/linux/linux-6.6/include/linux/ |
H A D | rethook.h | 60 struct llist_node llist; member
|
H A D | smp_types.h | 59 struct llist_node llist; member
|
/third_party/node/deps/cares/src/lib/ |
H A D | ares_strsplit.c | 78 ares__llist_t *llist = NULL; in ares__strsplit() local
|
H A D | ares_update_servers.c | 771 ares_addr_node_to_server_config_llist(const struct ares_addr_node *servers, ares__llist_t **llist) ares_addr_node_to_server_config_llist() argument 820 ares_addr_port_node_to_server_config_llist( const struct ares_addr_port_node *servers, ares__llist_t **llist) ares_addr_port_node_to_server_config_llist() argument 872 ares_in_addr_to_server_config_llist(const struct in_addr *servers, size_t nservers, ares__llist_t **llist) ares_in_addr_to_server_config_llist() argument
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | smp_types.h | 59 struct llist_node llist; member
|
H A D | smp.h | 27 struct llist_node llist; member
|
/third_party/curl/tests/unit/ |
H A D | unit1300.c | 28 static struct Curl_llist llist; variable [all...] |
/third_party/skia/tests/ |
H A D | GrRenderTaskClusterTest.cpp | 136 SkTInternalLList<GrRenderTask> llist; in DEF_TEST() local
|
/third_party/skia/src/gpu/ |
H A D | GrRenderTaskCluster.cpp | 90 static bool task_cluster_visit(GrRenderTask* task, SkTInternalLList<GrRenderTask>* llist, in task_cluster_visit() argument 43 validate(SkSpan<const sk_sp<GrRenderTask>> input, const SkTInternalLList<GrRenderTask>& llist) validate() argument 157 GrClusterRenderTasks(SkSpan<const sk_sp<GrRenderTask>> input, SkTInternalLList<GrRenderTask>* llist) GrClusterRenderTasks() argument [all...] |
H A D | GrDrawingManager.cpp | 395 static void reorder_array_by_llist(const SkTInternalLList<T>& llist, SkTArray<sk_sp<T>>* array) { in reorder_array_by_llist() argument 407 SkTInternalLList<GrRenderTask> llist; in reorderTasks() local
|
/third_party/toybox/lib/ |
H A D | llist.c | 47 void **llist = (void **)list; in llist_pop() local
|
/kernel/linux/linux-5.10/drivers/tty/ |
H A D | tty_buffer.c | 120 struct llist_node *llist; in tty_buffer_free_all() local
|
/kernel/linux/linux-6.6/drivers/tty/ |
H A D | tty_buffer.c | 124 struct llist_node *llist; in tty_buffer_free_all() local
|
/kernel/linux/linux-5.10/net/rds/ |
H A D | ib_rdma.c | 295 static unsigned int llist_append_to_list(struct llist_head *llist, in llist_append_to_list() argument
|
/kernel/linux/linux-6.6/fs/smb/server/ |
H A D | vfs_cache.h | 35 struct list_head llist; member
|
/kernel/linux/linux-6.6/net/rds/ |
H A D | ib_rdma.c | 295 static unsigned int llist_append_to_list(struct llist_head *llist, in llist_append_to_list() argument
|
/third_party/toybox/toys/pending/ |
H A D | diff.c | 593 struct arg_list *llist = TT.L_list; in do_diff() local
|
/kernel/linux/linux-5.10/tools/perf/util/ |
H A D | metricgroup.c | 1030 char *llist, *nlist, *p; in metricgroup__add_metric_list() local
|
/third_party/curl/lib/ |
H A D | ftplistparser.c | 313 struct Curl_llist *llist = &wc->filelist; in ftp_pl_insert_finfo() local
|
/kernel/linux/linux-5.10/fs/cifs/ |
H A D | file.c | 1262 struct list_head llist; global() member 1510 cifs_free_llist(struct list_head *llist) cifs_free_llist() argument [all...] |
H A D | cifsglob.h | 1245 struct list_head llist; /* pointer to next cifsLockInfo */ member 1303 struct list_head llist; member 1313 struct cifs_fid_locks *llist; /* brlocks held by this fid */ member 1463 struct list_head llist; /* locks helb by this inode */ member
|
/kernel/linux/linux-6.6/fs/smb/client/ |
H A D | file.c | 1534 struct list_head llist; global() member 1790 cifs_free_llist(struct list_head *llist) cifs_free_llist() argument [all...] |
H A D | cifsglob.h | 1327 struct list_head llist; /* pointer to next cifsLockInfo */ member 1385 struct list_head llist; member 1395 struct cifs_fid_locks *llist; /* brlocks held by this fid */ member 1533 struct list_head llist; /* locks helb by this inode */ member
|
/kernel/linux/linux-5.10/kernel/sched/ |
H A D | core.c | 2698 struct llist_node *llist = arg; in sched_ttwu_pending() local
|
/kernel/linux/linux-5.10/io_uring/ |
H A D | io_uring.c | 241 struct llist_node llist; member
|