Home
last modified time | relevance | path

Searched defs:list (Results 1 – 25 of 62) sorted by relevance

123

/kernel/trace/
A Dtrace_dynevent.h41 struct list_head list; member
62 struct list_head list; member
A Dtrace_event_perf.c99 struct hlist_head __percpu *list; in perf_trace_event_reg() local
372 struct hlist_head *list; in perf_trace_add() local
A Dtrace_probe.h261 struct list_head list; member
271 struct list_head list; member
334 struct list_head *list = trace_probe_probe_list(tp); in trace_probe_has_sibling() local
A Dtrace.h326 struct list_head list; member
892 struct list_head list; member
1149 struct list_head list; member
1482 struct list_head list; member
1489 struct list_head list; member
1762 struct list_head list; member
1980 struct list_head list; member
A Dtrace_printk.c34 struct list_head list; member
A Dring_buffer.c360 struct list_head list; /* list of buffer pages */ member
1206 static struct list_head *rb_list_head(struct list_head *list) in rb_list_head()
1222 rb_is_head_page(struct buffer_page *page, struct list_head *list) in rb_is_head_page()
1243 struct list_head *list = page->list.prev; in rb_is_reader_page() local
1251 static void rb_set_list_to_head(struct list_head *list) in rb_set_list_to_head()
1282 static void rb_list_head_clear(struct list_head *list) in rb_list_head_clear()
1309 struct list_head *list; in rb_head_page_set() local
1373 struct list_head *list; in rb_set_head_page() local
1491 struct list_head *list) in rb_check_links()
/kernel/
A Dirq_work.c90 struct llist_head *list; in __irq_work_queue_local() local
235 static void irq_work_run_list(struct llist_head *list) in irq_work_run_list()
A Dauditfilter.c168 int __init audit_register_class(int class, unsigned *list) in audit_register_class()
905 struct list_head *list; in audit_find_rule() local
945 struct list_head *list; in audit_add_rule() local
1028 struct list_head *list; in audit_del_rule() local
A Daudit_tree.c19 struct list_head list; member
34 struct list_head list; member
228 struct list_head *list; in insert_hash() local
245 struct list_head *list = chunk_hash(key); in audit_tree_lookup() local
979 struct list_head *list = &context->killed_trees; in audit_kill_trees() local
A Dtaskstats.c49 struct list_head list; member
56 struct list_head list; member
A Dauditsc.c829 struct list_head *list, in __audit_filter_op()
890 struct list_head *list = &audit_inode_hash[h]; in audit_filter_inode_name() local
2297 struct list_head *list = &audit_filter_list[AUDIT_FILTER_FS]; in __audit_inode() local
2415 struct list_head *list = &audit_filter_list[AUDIT_FILTER_FS]; in __audit_inode_child() local
A Dfail_function.c27 struct list_head list; member
A Dkexec_handover.c551 struct list_head list; member
556 static int kho_debugfs_fdt_add(struct list_head *list, struct dentry *dir, in kho_debugfs_fdt_add()
/kernel/bpf/
A Dstream.c240 static void bpf_stream_free_list(struct llist_node *list) in bpf_stream_free_list()
410 struct llist_node *list; in bpf_prog_stream_free() local
456 struct llist_node *list, *head, *tail; in bpf_stream_stage_commit() local
A Dbpf_lru_list.h25 struct list_head list; member
A Dcrypto.c15 struct list_head list; member
/kernel/futex/
A Dfutex.h149 struct list_head list; member
193 struct plist_node list; member
/kernel/module/
A Ddups.c48 struct list_head list; member
A Dinternal.h212 struct list_head list; member
259 struct list_head list; member
/kernel/power/
A Dsnapshot.c270 static inline void free_list_of_pages(struct linked_page *list, in free_list_of_pages()
384 struct list_head list; member
393 struct list_head list; /* Link Zones together */ member
444 struct list_head *list) in alloc_rtree_node()
611 static void free_mem_extents(struct list_head *list) in free_mem_extents()
628 static int create_mem_extents(struct list_head *list, gfp_t gfp_mask) in create_mem_extents()
956 struct list_head list; member
/kernel/locking/
A Dmutex.h15 struct list_head list; member
A Dsemaphore.c242 struct list_head list; member
/kernel/rcu/
A Dtiny.c103 struct rcu_head *next, *list; in rcu_process_callbacks() local
/kernel/time/
A Dtimer_migration.h72 struct list_head list; member
/kernel/cgroup/
A Dcgroup-v1.c190 pid_t *list; member
246 static int pidlist_uniq(pid_t *list, int length) in pidlist_uniq()

Completed in 67 milliseconds

123