Searched defs:e (Results 1 – 13 of 13) sorted by relevance
| /kernel/ |
| D | auditfilter.c | 92 static inline void audit_free_rule(struct audit_entry *e) in audit_free_rule() 110 struct audit_entry *e = container_of(head, struct audit_entry, rcu); in audit_free_rule_rcu() local 874 struct audit_entry *e, *found = NULL; in audit_find_rule() local 912 struct audit_entry *e; in audit_add_rule() local 992 struct audit_entry *e; in audit_del_rule() local 1303 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 | 723 struct audit_entry *e; in audit_filter_task() local 765 struct audit_entry *e; in audit_filter_syscall() local 796 struct audit_entry *e; in audit_filter_inode_name() local
|
| D | audit_watch.c | 341 struct audit_entry *e; in audit_remove_parent_watches() local
|
| D | module.c | 4273 const struct exception_table_entry *e = NULL; in search_module_extables() local
|
| /kernel/bpf/ |
| D | sockmap.c | 182 struct smap_psock_map_entry *e, *tmp; in smap_state_change() local 456 struct smap_psock_map_entry *e, *tmp; in smap_gc_work() local 562 struct smap_psock_map_entry *e, *tmp; in smap_list_remove() local 702 struct smap_psock_map_entry *e = NULL; in sock_map_ctx_update_elem() local
|
| D | cgroup.c | 50 struct bpf_prog *e; in cgroup_bpf_inherit() local
|
| D | verifier.c | 3562 static int push_insn(int t, int w, int e, struct bpf_verifier_env *env) in push_insn()
|
| /kernel/sched/ |
| D | debug.c | 419 struct ctl_table *e = cpu_entries; in register_sched_domain_sysctl() local 444 struct ctl_table *e = cpu_idx[i]; in register_sched_domain_sysctl() local
|
| D | topology.c | 1044 #define energy_eff(e, n) \ argument
|
| /kernel/printk/ |
| D | printk.c | 682 static void append_char(char **pp, char *e, char c) in append_char() 704 char *p = buf, *e = buf + size; in msg_print_ext_body() local
|
| /kernel/trace/ |
| D | trace_output.c | 686 struct trace_event *e; in trace_search_list() local
|
| /kernel/debug/kdb/ |
| D | kdb_main.c | 236 char *e = *ep++; in kdbgetenv() local
|