/kernel/trace/ |
D | trace_selftest.c | 109 struct ftrace_ops *op, in trace_selftest_test_probe1_func() 118 struct ftrace_ops *op, in trace_selftest_test_probe2_func() 127 struct ftrace_ops *op, in trace_selftest_test_probe3_func() 136 struct ftrace_ops *op, in trace_selftest_test_global_func() 145 struct ftrace_ops *op, in trace_selftest_test_dyn_func() 419 struct ftrace_ops *op, in trace_selftest_test_recursion_func() 434 struct ftrace_ops *op, in trace_selftest_test_recursion_safe_func() 548 struct ftrace_ops *op, in trace_selftest_test_regs_func()
|
D | ftrace_internal.h | 16 #define do_for_each_ftrace_op(op, list) \ argument 23 #define while_for_each_ftrace_op(op) \ argument
|
D | ftrace.c | 145 struct ftrace_ops *op, struct pt_regs *regs) in ftrace_pid_func() 371 struct ftrace_ops *op; in ftrace_update_pid_func() local 1062 struct ftrace_ops *op = NULL; in ftrace_ops_trampoline() local 1804 struct ftrace_ops *op; in ftrace_hash_rec_update_modify() local 2179 struct ftrace_ops *op; in ftrace_find_tramp_ops_any() local 2196 struct ftrace_ops *op) in ftrace_find_tramp_ops_next() 2215 struct ftrace_ops *op; in ftrace_find_tramp_ops_curr() local 2285 struct ftrace_ops *op; in ftrace_find_tramp_ops_new() local 3861 struct ftrace_ops *op; in ftrace_ops_update_code() local 4113 struct ftrace_ops *op, struct pt_regs *pt_regs) in function_trace_probe_call() [all …]
|
D | trace_functions.c | 126 struct ftrace_ops *op, struct pt_regs *pt_regs) in function_trace_call() 177 struct ftrace_ops *op, struct pt_regs *pt_regs) in function_stack_trace_call()
|
D | trace_stack.c | 293 struct ftrace_ops *op, struct pt_regs *pt_regs) in stack_trace_call()
|
D | fgraph.c | 436 struct ftrace_ops *op; in update_function_graph_func() local
|
D | trace_events_filter.c | 1095 static filter_pred_fn_t select_comparison_fn(enum filter_op_ids op, in select_comparison_fn() 1165 int op; in parse_pred() local
|
D | trace_sched_wakeup.c | 215 struct ftrace_ops *op, struct pt_regs *pt_regs) in wakeup_tracer_call()
|
D | trace_irqsoff.c | 141 struct ftrace_ops *op, struct pt_regs *pt_regs) in irqsoff_tracer_call()
|
D | blktrace.c | 214 int op, int op_flags, u32 what, int error, int pdu_len, in __blk_add_trace() 1875 void blk_fill_rwbs(char *rwbs, unsigned int op, int bytes) in blk_fill_rwbs()
|
D | trace_probe.h | 111 enum fetch_op op; member
|
D | bpf_trace.c | 1473 static int bpf_event_notify(struct notifier_block *nb, unsigned long op, in bpf_event_notify()
|
D | trace_events.c | 3359 struct ftrace_ops *op, struct pt_regs *pt_regs) in function_test_events_call()
|
/kernel/ |
D | kprobes.c | 387 struct optimized_kprobe *op; in free_aggr_kprobe() local 398 struct optimized_kprobe *op; in kprobe_optready() local 411 struct optimized_kprobe *op; in kprobe_disarmed() local 425 struct optimized_kprobe *op; in kprobe_queued() local 443 struct optimized_kprobe *op; in get_optimized_kprobe() local 500 struct optimized_kprobe *op, *tmp; in do_unoptimize_kprobes() local 531 struct optimized_kprobe *op, *tmp; in do_free_cleaned_kprobes() local 616 struct optimized_kprobe *op; in optimize_kprobe() local 648 static void force_unoptimize_kprobe(struct optimized_kprobe *op) in force_unoptimize_kprobe() 659 struct optimized_kprobe *op; in unoptimize_kprobe() local [all …]
|
D | auditfilter.c | 314 static u32 audit_to_op(u32 op) in audit_to_op() 1190 int audit_comparator(u32 left, u32 op, u32 right) in audit_comparator() 1214 int audit_uid_comparator(kuid_t left, u32 op, kuid_t right) in audit_uid_comparator() 1236 int audit_gid_comparator(kgid_t left, u32 op, kgid_t right) in audit_gid_comparator()
|
D | audit_watch.c | 178 int audit_to_watch(struct audit_krule *krule, char *path, int len, u32 op) in audit_to_watch() 226 static void audit_watch_log_rule_change(struct audit_krule *r, struct audit_watch *w, char *op) in audit_watch_log_rule_change()
|
D | futex.c | 1705 unsigned int op = (encoded_op & 0x70000000) >> 28; in futex_atomic_op_inuser() local 1756 int nr_wake, int nr_wake2, int op) in futex_wake_op() 3850 long do_futex(u32 __user *uaddr, int op, u32 val, ktime_t *timeout, in do_futex() 3910 SYSCALL_DEFINE6(futex, u32 __user *, uaddr, int, op, u32, val, in SYSCALL_DEFINE6() argument 4104 SYSCALL_DEFINE6(futex_time32, u32 __user *, uaddr, int, op, u32, val, in SYSCALL_DEFINE6() argument
|
D | audit_fsnotify.c | 114 static void audit_mark_log_rule_change(struct audit_fsnotify_mark *audit_mark, char *op) in audit_mark_log_rule_change()
|
D | seccomp.c | 1387 static long do_seccomp(unsigned int op, unsigned int flags, in do_seccomp() 1412 SYSCALL_DEFINE3(seccomp, unsigned int, op, unsigned int, flags, in SYSCALL_DEFINE3() argument 1427 unsigned int op; in prctl_set_seccomp() local
|
D | audit_tree.c | 728 int audit_make_tree(struct audit_krule *rule, char *pathname, u32 op) in audit_make_tree()
|
D | audit.h | 313 #define audit_make_tree(rule, str, op) -EINVAL argument
|
D | auditsc.c | 2527 const char *op, enum audit_ntp_type type) in audit_log_ntp_val()
|
/kernel/locking/ |
D | spinlock.c | 67 #define BUILD_LOCK_OPS(op, locktype) \ argument
|
/kernel/power/ |
D | swap.c | 263 static int hib_submit_io(int op, int op_flags, pgoff_t page_off, void *addr, in hib_submit_io()
|
/kernel/bpf/ |
D | verifier.c | 1262 u8 code, class, op; in is_reg64() local 8354 u8 op; in insn_is_cond_jump() local
|