| /kernel/trace/ |
| D | trace_probe_tmpl.h | 7 fetch_store_raw(unsigned long val, struct fetch_insn *code, void *buf) in fetch_store_raw() 29 fetch_apply_bitfield(struct fetch_insn *code, void *buf) in fetch_apply_bitfield() 103 process_common_fetch_insn(struct fetch_insn *code, unsigned long *val) in process_common_fetch_insn() 123 process_fetch_insn_bottom(struct fetch_insn *code, unsigned long val, in process_fetch_insn_bottom()
|
| D | trace_probe.c | 299 static int parse_trace_event_arg(char *arg, struct fetch_insn *code, in parse_trace_event_arg() 375 struct fetch_insn *code = *pcode + 1; in check_prepare_btf_string_fetch() local 535 struct fetch_insn *code = *pcode; in parse_btf_field() local 617 struct fetch_insn *code = *pcode; in parse_btf_arg() local 723 struct fetch_insn *code = *pcode; in parse_btf_bitfield() local 891 struct fetch_insn *code = &earg->code[i]; in store_trace_entry_data() local 920 struct fetch_insn *code = *pcode; in NOKPROBE_SYMBOL() local 1059 struct fetch_insn *code = *pcode; in parse_probe_arg() local 1230 struct fetch_insn *code = *pcode; in __parse_bitfield_probe_arg() local 1325 static int finalize_fetch_insn(struct fetch_insn *code, in finalize_fetch_insn() [all …]
|
| D | trace_eprobe.c | 297 get_event_field(struct fetch_insn *code, void *rec) in get_event_field() 357 struct fetch_insn *code; in get_eprobe_size() local 393 process_fetch_insn(struct fetch_insn *code, void *rec, void *edata, in process_fetch_insn()
|
| D | trace_probe.h | 227 struct fetch_insn *code; member 238 struct fetch_insn *code; member
|
| D | trace_fprobe.c | 134 process_fetch_insn(struct fetch_insn *code, void *rec, void *edata, in process_fetch_insn()
|
| D | trace_uprobe.c | 215 process_fetch_insn(struct fetch_insn *code, void *rec, void *edata, in process_fetch_insn()
|
| D | trace_kprobe.c | 1404 process_fetch_insn(struct fetch_insn *code, void *rec, void *edata, in process_fetch_insn()
|
| /kernel/ |
| D | signal.c | 1735 int force_sig_fault_to_task(int sig, int code, void __user *addr, in force_sig_fault_to_task() 1748 int force_sig_fault(int sig, int code, void __user *addr) in force_sig_fault() 1753 int send_sig_fault(int sig, int code, void __user *addr, struct task_struct *t) in send_sig_fault() 1765 int force_sig_mceerr(int code, void __user *addr, short lsb) in force_sig_mceerr() 1779 int send_sig_mceerr(int code, void __user *addr, short lsb, struct task_struct *t) in send_sig_mceerr() 1890 int force_sig_fault_trapno(int sig, int code, void __user *addr, int trapno) in force_sig_fault_trapno() 1906 int send_sig_fault_trapno(int sig, int code, void __user *addr, int trapno, in send_sig_fault_trapno()
|
| D | auditsc.c | 1874 int success, long code) in audit_return_fixup() 1937 void __audit_uring_exit(int success, long code) in __audit_uring_exit() 3003 void audit_seccomp(unsigned long syscall, long signr, int code) in audit_seccomp()
|
| D | exit.c | 864 static void synchronize_group_exit(struct task_struct *tsk, long code) in synchronize_group_exit() 880 void __noreturn do_exit(long code) in do_exit()
|
| D | seccomp.c | 285 u16 code = ftest->code; in seccomp_check_filter() local 763 u16 code = insn->code; in seccomp_is_const_allow() local
|
| D | kthread.c | 332 void __noreturn kthread_complete_and_exit(struct completion *comp, long code) in kthread_complete_and_exit()
|
| /kernel/debug/ |
| D | debug_core.c | 1042 dbg_notify_reboot(struct notifier_block *this, unsigned long code, void *x) in dbg_notify_reboot()
|
| /kernel/bpf/ |
| D | core.c | 429 u8 code; in bpf_adj_branches() local 1703 bool bpf_opcode_in_insntable(u8 code) in bpf_opcode_in_insntable()
|
| D | verifier.c | 3081 u8 code = insn[i].code; in check_subprogs() local 3228 u8 code, class, op; in is_reg64() local 19378 u8 code = insn->code; in adjust_jmp_off() local 19578 static bool insn_is_cond_jump(u8 code) in insn_is_cond_jump() 19688 u8 code, class; in opt_subreg_zext_lo32_rnd_hi32() local
|
| D | syscall.c | 4470 u8 code; in bpf_insn_prepare_dump() local
|
| /kernel/module/ |
| D | main.c | 186 void __noreturn __module_put_and_kthread_exit(struct module *mod, long code) in __module_put_and_kthread_exit()
|
| /kernel/sched/ |
| D | ext.c | 1018 #define scx_ops_exit(code, fmt, args...) \ argument
|