Home
last modified time | relevance | path

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

12

/kernel/
Daudit_tree.c17 struct list_head list; member
32 struct list_head list; member
174 struct list_head *list; in insert_hash() local
185 struct list_head *list = chunk_hash(inode); in audit_tree_lookup() local
849 void audit_kill_trees(struct list_head *list) in audit_kill_trees()
Dauditfilter.c157 int __init audit_register_class(int class, unsigned *list) in audit_register_class()
801 struct list_head *list; in audit_find_rule() local
841 struct list_head *list; in audit_add_rule() local
920 struct list_head *list; in audit_del_rule() local
Dtaskstats.c62 struct list_head list; member
69 struct list_head list; member
Dsemaphore.c194 struct list_head list; member
Dsoftirq.c466 struct tasklet_struct *list; in tasklet_action() local
501 struct tasklet_struct *list; in tasklet_hi_action() local
Daudit.h63 struct list_head list; member
84 struct list_head list; /* audit_context->names_list */ member
299 #define audit_kill_trees(list) BUG() argument
Drcutiny.c270 struct rcu_head *next, *list; in __rcu_process_callbacks() local
Dpid_namespace.c26 struct list_head list; member
Dacct.c91 struct list_head list; member
Dsmp.c32 struct list_head list; member
Daudit_watch.c410 int audit_add_watch(struct audit_krule *krule, struct list_head **list) in audit_add_watch()
Dkthread.c38 struct list_head list; member
Dfutex.c90 struct list_head list; member
126 struct plist_node list; member
Dtracepoint.c71 struct list_head list; member
Dauditsc.c745 struct list_head *list) in audit_filter_syscall()
781 struct list_head *list = &audit_inode_hash[h]; in audit_filter_inode_name() local
/kernel/trace/
Dtrace_event_perf.c55 struct hlist_head __percpu *list; in perf_trace_event_reg() local
207 struct hlist_head *list; in perf_trace_add() local
Dring_buffer.c354 struct list_head list; /* list of buffer pages */ member
766 static struct list_head *rb_list_head(struct list_head *list) in rb_list_head()
783 struct buffer_page *page, struct list_head *list) in rb_is_head_page()
804 struct list_head *list = page->list.prev; in rb_is_reader_page() local
813 struct list_head *list) in rb_set_list_to_head()
839 static void rb_list_head_clear(struct list_head *list) in rb_list_head_clear()
866 struct list_head *list; in rb_head_page_set() local
924 struct list_head *list; in rb_set_head_page() local
1059 struct list_head *list) in rb_check_list()
Dtrace_printk.c34 struct list_head list; member
Dftrace.c92 struct list_head list; member
130 #define do_for_each_ftrace_op(op, list) \ argument
312 static void add_ftrace_ops(struct ftrace_ops **list, struct ftrace_ops *ops) in add_ftrace_ops()
324 static int remove_ftrace_ops(struct ftrace_ops **list, struct ftrace_ops *ops) in remove_ftrace_ops()
348 static void add_ftrace_list_ops(struct ftrace_ops **list, in add_ftrace_list_ops()
358 static int remove_ftrace_list_ops(struct ftrace_ops **list, in remove_ftrace_list_ops()
Dtrace.h180 struct list_head list; member
929 struct list_head list; member
936 struct list_head list; member
Dtrace_events_filter.c105 struct list_head list; member
111 struct list_head list; member
1617 struct list_head list; member
Dtrace_output.c812 static int trace_search_list(struct list_head **list)
881 struct list_head *list = NULL; local
Dtrace_uprobe.c53 struct list_head list; member
/kernel/power/
Dsnapshot.c161 free_list_of_pages(struct linked_page *list, int clear_page_nosave) in free_list_of_pages()
301 struct list_head *list, in create_bm_block_list()
328 static void free_mem_extents(struct list_head *list) in free_mem_extents()
344 static int create_mem_extents(struct list_head *list, gfp_t gfp_mask) in create_mem_extents()
603 struct list_head list; member
/kernel/gcov/
Dfs.c51 struct list_head list; member

12