/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() 450 struct ftrace_ops *op, in trace_selftest_test_recursion_func() 465 struct ftrace_ops *op, in trace_selftest_test_recursion_safe_func() 584 struct ftrace_ops *op, in trace_selftest_test_regs_func()
|
D | trace_functions.c | 173 struct ftrace_ops *op, struct ftrace_regs *fregs) in function_trace_call() 218 struct ftrace_ops *op, struct ftrace_regs *fregs) in function_stack_trace_call() 281 struct ftrace_ops *op, in function_no_repeats_trace_call() 327 struct ftrace_ops *op, in function_stack_no_repeats_trace_call()
|
D | ftrace.c | 140 struct ftrace_ops *op, struct ftrace_regs *fregs) in ftrace_pid_func() 364 struct ftrace_ops *op; in ftrace_update_pid_func() local 1047 struct ftrace_ops *op = NULL; in ftrace_ops_trampoline() local 1851 struct ftrace_ops *op; in ftrace_hash_rec_update_modify() local 2304 struct ftrace_ops *op; in ftrace_find_tramp_ops_any() local 2322 struct ftrace_ops *op; in ftrace_find_tramp_ops_any_other() local 2339 struct ftrace_ops *op) in ftrace_find_tramp_ops_next() 2358 struct ftrace_ops *op; in ftrace_find_tramp_ops_curr() local 2428 struct ftrace_ops *op; in ftrace_find_tramp_ops_new() local 4224 struct ftrace_ops *op; in ftrace_ops_update_code() local [all …]
|
D | trace_stack.c | 293 struct ftrace_ops *op, struct ftrace_regs *fregs) in stack_trace_call()
|
D | fgraph.c | 475 struct ftrace_ops *op; in update_function_graph_func() local
|
D | trace_events_filter.c | 79 int op; member 1240 static enum filter_pred_fn select_comparison_fn(enum filter_op_ids op, in select_comparison_fn() 1360 int op; in parse_pred() local
|
D | trace_sched_wakeup.c | 214 struct ftrace_ops *op, struct ftrace_regs *fregs) in wakeup_tracer_call()
|
D | trace_irqsoff.c | 141 struct ftrace_ops *op, struct ftrace_regs *fregs) in irqsoff_tracer_call()
|
D | trace_probe.h | 112 enum fetch_op op; member
|
D | blktrace.c | 230 const enum req_op op = opf & REQ_OP_MASK; in __blk_add_trace() local
|
/kernel/ |
D | kprobes.c | 439 struct optimized_kprobe *op; in free_aggr_kprobe() local 450 struct optimized_kprobe *op; in kprobe_optready() local 463 struct optimized_kprobe *op; in kprobe_disarmed() local 477 struct optimized_kprobe *op; in kprobe_queued() local 495 struct optimized_kprobe *op; in get_optimized_kprobe() local 552 struct optimized_kprobe *op, *tmp; in do_unoptimize_kprobes() local 583 struct optimized_kprobe *op, *tmp; in do_free_cleaned_kprobes() local 663 bool optprobe_queued_unopt(struct optimized_kprobe *op) in optprobe_queued_unopt() 678 struct optimized_kprobe *op; in optimize_kprobe() local 717 static void force_unoptimize_kprobe(struct optimized_kprobe *op) in force_unoptimize_kprobe() [all …]
|
D | auditfilter.c | 318 static u32 audit_to_op(u32 op) in audit_to_op() 1204 int audit_comparator(u32 left, u32 op, u32 right) in audit_comparator() 1228 int audit_uid_comparator(kuid_t left, u32 op, kuid_t right) in audit_uid_comparator() 1250 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() 227 static void audit_watch_log_rule_change(struct audit_krule *r, struct audit_watch *w, char *op) in audit_watch_log_rule_change()
|
D | audit_fsnotify.c | 115 static void audit_mark_log_rule_change(struct audit_fsnotify_mark *audit_mark, char *op) in audit_mark_log_rule_change()
|
D | seccomp.c | 1982 static long do_seccomp(unsigned int op, unsigned int flags, in do_seccomp() 2007 SYSCALL_DEFINE3(seccomp, unsigned int, op, unsigned int, flags, in SYSCALL_DEFINE3() argument 2022 unsigned int op; in prctl_set_seccomp() local
|
D | auditsc.c | 121 enum audit_nfcfgop op; member 1897 void __audit_uring_entry(u8 op) in __audit_uring_entry() 2910 enum audit_nfcfgop op, gfp_t gfp) in __audit_log_nfcfg()
|
D | audit_tree.c | 725 int audit_make_tree(struct audit_krule *rule, char *pathname, u32 op) in audit_make_tree()
|
D | audit.h | 325 #define audit_make_tree(rule, str, op) -EINVAL argument
|
D | audit.c | 1599 static void audit_log_multicast(int group, const char *op, int err) in audit_log_multicast()
|
/kernel/futex/ |
D | syscalls.c | 86 long do_futex(u32 __user *uaddr, int op, u32 val, ktime_t *timeout, in do_futex() 153 futex_init_timeout(u32 cmd, u32 op, struct timespec64 *ts, ktime_t *t) in futex_init_timeout() 166 SYSCALL_DEFINE6(futex, u32 __user *, uaddr, int, op, u32, val, in SYSCALL_DEFINE6() argument 361 SYSCALL_DEFINE6(futex_time32, u32 __user *, uaddr, int, op, u32, val, in SYSCALL_DEFINE6() argument
|
D | waitwake.c | 195 unsigned int op = (encoded_op & 0x70000000) >> 28; in futex_atomic_op_inuser() local 244 int nr_wake, int nr_wake2, int op) in futex_wake_op()
|
/kernel/printk/ |
D | index.c | 151 static int pi_module_notify(struct notifier_block *nb, unsigned long op, in pi_module_notify()
|
/kernel/locking/ |
D | spinlock.c | 67 #define BUILD_LOCK_OPS(op, locktype) \ argument
|
/kernel/bpf/ |
D | task_iter.c | 457 enum bpf_task_vma_iter_find_op op; in task_vma_seq_get_next() local
|
/kernel/kcsan/ |
D | core.c | 1193 #define DEFINE_TSAN_ATOMIC_RMW(op, bits, suffix) \ argument
|