Home
last modified time | relevance | path

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

/kernel/
Dauditfilter.c81 static inline void audit_free_rule(struct audit_entry *e) in audit_free_rule()
99 struct audit_entry *e = container_of(head, struct audit_entry, rcu); in audit_free_rule_rcu() local
894 struct audit_entry *e, *found = NULL; in audit_find_rule() local
932 struct audit_entry *e; in audit_add_rule() local
1015 struct audit_entry *e; in audit_del_rule() local
1322 struct audit_entry *e; in audit_filter() local
Dextable.c55 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_syscall() local
845 struct audit_entry *e; in audit_filter_inode_name() local
2042 struct audit_entry *e; in __audit_inode() local
2160 struct audit_entry *e; in __audit_inode_child() local
Duser_namespace.c240 static int cmp_map_id(const void *k, const void *e) in cmp_map_id()
1047 struct uid_gid_extent *e; in map_write() local
Daudit_watch.c325 struct audit_entry *e; in audit_remove_parent_watches() local
Dmodule.c4746 const struct exception_table_entry *e = NULL; in search_module_extables() 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.c550 static void append_char(char **pp, char *e, char c) in append_char()
585 char *p = buf, *e = buf + size; in msg_add_ext_text() local
1054 struct prb_reserved_entry e; in add_to_rb() local
2143 struct prb_reserved_entry e; in vprintk_store() local
/kernel/locking/
Dlockdep.c947 static bool in_list(struct list_head *e, struct list_head *h) in in_list()
963 static bool in_any_class_list(struct list_head *e) in in_any_class_list()
979 struct lock_list *e; in class_lock_list_valid() local
1041 struct lock_list *e; in __check_data_structures() local
/kernel/debug/kdb/
Dkdb_main.c257 char *e = *ep++; in kdbgetenv() local
/kernel/trace/
Dtrace_output.c700 struct trace_event *e; in trace_search_list() local
Dring_buffer.c3306 int e; in dump_buffer_page() local
3360 int e; in check_buffer() local
Dtrace.c4185 unsigned long t, e; in get_total_entries() local
/kernel/bpf/
Dcore.c739 const struct exception_table_entry *e = NULL; in search_bpf_extables() local
Dverifier.c9781 static int push_insn(int t, int w, int e, struct bpf_verifier_env *env, in push_insn()
/kernel/events/
Dcore.c1739 struct perf_event *e = __node_2_pe(a); in __group_less() local