Searched defs:e (Results 1 – 16 of 16) sorted by relevance
/kernel/ |
D | auditfilter.c | 83 static inline void audit_free_rule(struct audit_entry *e) in audit_free_rule() 101 struct audit_entry *e = container_of(head, struct audit_entry, rcu); in audit_free_rule_rcu() local 902 struct audit_entry *e, *found = NULL; in audit_find_rule() local 940 struct audit_entry *e; in audit_add_rule() local 1024 struct audit_entry *e; in audit_del_rule() local 1331 struct audit_entry *e; in audit_filter() local
|
D | extable.c | 56 const struct exception_table_entry *e; in search_exception_tables() local
|
D | auditsc.c | 775 struct audit_entry *e; in audit_filter_task() local 816 struct audit_entry *e; in audit_filter_uring() local 844 struct audit_entry *e; in audit_filter_syscall() local 873 struct audit_entry *e; in audit_filter_inode_name() local 2298 struct audit_entry *e; in __audit_inode() local 2416 struct audit_entry *e; in __audit_inode_child() local
|
D | user_namespace.c | 245 static int cmp_map_id(const void *k, const void *e) in cmp_map_id() 1052 struct uid_gid_extent *e; in map_write() local
|
D | audit_watch.c | 326 struct audit_entry *e; in audit_remove_parent_watches() local
|
/kernel/printk/ |
D | printk_ringbuffer.c | 1350 bool prb_reserve_in_last(struct prb_reserved_entry *e, struct printk_ringbuffer *rb, in prb_reserve_in_last() 1485 bool prb_reserve(struct prb_reserved_entry *e, struct printk_ringbuffer *rb, in prb_reserve() 1576 static void _prb_commit(struct prb_reserved_entry *e, unsigned long state_val) in _prb_commit() 1632 void prb_commit(struct prb_reserved_entry *e) in prb_commit() 1664 void prb_final_commit(struct prb_reserved_entry *e) in prb_final_commit() 2121 unsigned int prb_record_text_space(struct prb_reserved_entry *e) in prb_record_text_space()
|
D | printk.c | 549 static void append_char(char **pp, char *e, char c) in append_char() 580 char *p = buf, *e = buf + size; in msg_add_ext_text() local 1049 struct prb_reserved_entry e; in add_to_rb() local 2122 struct prb_reserved_entry e; in vprintk_store() local
|
/kernel/locking/ |
D | lockdep.c | 984 static bool in_list(struct list_head *e, struct list_head *h) in in_list() 1000 static bool in_any_class_list(struct list_head *e) in in_any_class_list() 1016 struct lock_list *e; in class_lock_list_valid() local 1078 struct lock_list *e; in __check_data_structures() local
|
/kernel/debug/kdb/ |
D | kdb_main.c | 256 char *e = *ep++; in kdbgetenv() local
|
/kernel/trace/ |
D | trace_output.c | 695 struct trace_event *e = NULL, *iter; in trace_search_list() local
|
D | ring_buffer.c | 3347 int e; in dump_buffer_page() local 3401 int e; in check_buffer() local
|
D | trace.c | 4205 unsigned long t, e; in get_total_entries() local
|
/kernel/module/ |
D | main.c | 3054 const struct exception_table_entry *e = NULL; in search_module_extables() local
|
/kernel/bpf/ |
D | core.c | 736 const struct exception_table_entry *e = NULL; in search_bpf_extables() local
|
D | verifier.c | 11041 static int push_insn(int t, int w, int e, struct bpf_verifier_env *env, in push_insn()
|
/kernel/events/ |
D | core.c | 1650 struct perf_event *e = __node_2_pe(a); in __group_less() local
|