Home
last modified time | relevance | path

Searched defs:e (Results 1 – 16 of 16) sorted by relevance

/kernel/
Dauditfilter.c83 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
Dextable.c56 const struct exception_table_entry *e; in search_exception_tables() local
Dauditsc.c775 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
Duser_namespace.c245 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
Daudit_watch.c326 struct audit_entry *e; in audit_remove_parent_watches() local
/kernel/printk/
Dprintk_ringbuffer.c1350 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()
Dprintk.c549 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/
Dlockdep.c984 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/
Dkdb_main.c256 char *e = *ep++; in kdbgetenv() local
/kernel/trace/
Dtrace_output.c695 struct trace_event *e = NULL, *iter; in trace_search_list() local
Dring_buffer.c3347 int e; in dump_buffer_page() local
3401 int e; in check_buffer() local
Dtrace.c4205 unsigned long t, e; in get_total_entries() local
/kernel/module/
Dmain.c3054 const struct exception_table_entry *e = NULL; in search_module_extables() local
/kernel/bpf/
Dcore.c736 const struct exception_table_entry *e = NULL; in search_bpf_extables() local
Dverifier.c11041 static int push_insn(int t, int w, int e, struct bpf_verifier_env *env, in push_insn()
/kernel/events/
Dcore.c1650 struct perf_event *e = __node_2_pe(a); in __group_less() local