/kernel/trace/ |
D | trace_selftest.c | 107 struct ftrace_ops *op, in trace_selftest_test_probe1_func() 116 struct ftrace_ops *op, in trace_selftest_test_probe2_func() 125 struct ftrace_ops *op, in trace_selftest_test_probe3_func() 134 struct ftrace_ops *op, in trace_selftest_test_global_func() 143 struct ftrace_ops *op, in trace_selftest_test_dyn_func() 417 struct ftrace_ops *op, in trace_selftest_test_recursion_func() 432 struct ftrace_ops *op, in trace_selftest_test_recursion_safe_func() 546 struct ftrace_ops *op, in trace_selftest_test_regs_func()
|
D | trace_events_filter.c | 107 int op; member 112 int op; member 462 struct filter_pred *op, void *rec) in process_ops() 926 static int is_legal_op(struct ftrace_event_field *field, int op) in is_legal_op() 937 static filter_pred_fn_t select_comparison_fn(int op, int field_size, in select_comparison_fn() 1139 static int filter_opstack_push(struct filter_parse_state *ps, int op) in filter_opstack_push() 1173 int op; in filter_opstack_pop() local 1218 static int postfix_append_op(struct filter_parse_state *ps, int op) in postfix_append_op() 1249 int op, top_op; in filter_parse() local 1340 int op, char *operand1, char *operand2) in create_pred()
|
D | ftrace.c | 137 #define do_for_each_ftrace_op(op, list) \ argument 144 #define while_for_each_ftrace_op(op) \ argument 181 struct ftrace_ops *op, struct pt_regs *regs) in ftrace_pid_func() 1701 struct ftrace_ops *op; in ftrace_hash_rec_update_modify() local 1899 struct ftrace_ops *op; in ftrace_find_tramp_ops_any() local 1917 struct ftrace_ops *op; in ftrace_find_tramp_ops_curr() local 1987 struct ftrace_ops *op; in ftrace_find_tramp_ops_new() local 3349 struct ftrace_ops *op, struct pt_regs *pt_regs) in function_trace_probe_call() 3830 struct ftrace_ops *op; in ftrace_ops_update_code() local 4844 struct ftrace_ops *op, struct pt_regs *regs) in ftrace_ops_control_func() [all …]
|
D | trace_functions.c | 125 struct ftrace_ops *op, struct pt_regs *pt_regs) in function_trace_call() 158 struct ftrace_ops *op, struct pt_regs *pt_regs) in function_stack_trace_call()
|
D | trace_stack.c | 185 struct ftrace_ops *op, struct pt_regs *pt_regs) in stack_trace_call()
|
D | trace_sched_wakeup.c | 116 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 | trace.h | 1057 int op; member
|
D | trace_events.c | 2669 struct ftrace_ops *op, struct pt_regs *pt_regs) in function_test_events_call()
|
/kernel/ |
D | kprobes.c | 368 struct optimized_kprobe *op; in free_aggr_kprobe() local 379 struct optimized_kprobe *op; in kprobe_optready() local 392 struct optimized_kprobe *op; in kprobe_disarmed() local 406 struct optimized_kprobe *op; in kprobe_queued() local 424 struct optimized_kprobe *op; in get_optimized_kprobe() local 482 struct optimized_kprobe *op, *tmp; in do_unoptimize_kprobes() local 514 struct optimized_kprobe *op, *tmp; in do_free_cleaned_kprobes() local 587 struct optimized_kprobe *op; in optimize_kprobe() local 619 static void force_unoptimize_kprobe(struct optimized_kprobe *op) in force_unoptimize_kprobe() 631 struct optimized_kprobe *op; in unoptimize_kprobe() local [all …]
|
D | seccomp.c | 851 static long do_seccomp(unsigned int op, unsigned int flags, in do_seccomp() 866 SYSCALL_DEFINE3(seccomp, unsigned int, op, unsigned int, flags, in SYSCALL_DEFINE3() argument 881 unsigned int op; in prctl_set_seccomp() local
|
D | auditfilter.c | 324 static u32 audit_to_op(u32 op) in audit_to_op() 1128 int audit_comparator(u32 left, u32 op, u32 right) in audit_comparator() 1153 int audit_uid_comparator(kuid_t left, u32 op, kuid_t right) in audit_uid_comparator() 1176 int audit_gid_comparator(kgid_t left, u32 op, kgid_t right) in audit_gid_comparator()
|
D | audit_watch.c | 189 int audit_to_watch(struct audit_krule *krule, char *path, int len, u32 op) in audit_to_watch() 238 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_compat.c | 174 COMPAT_SYSCALL_DEFINE6(futex, u32 __user *, uaddr, int, op, u32, val, in COMPAT_SYSCALL_DEFINE6() argument
|
D | futex.c | 1276 int nr_wake, int nr_wake2, int op) in futex_wake_op() 2946 long do_futex(u32 __user *uaddr, int op, u32 val, ktime_t *timeout, in do_futex() 3003 SYSCALL_DEFINE6(futex, u32 __user *, uaddr, int, op, u32, val, in SYSCALL_DEFINE6() argument
|
D | audit_tree.c | 630 int audit_make_tree(struct audit_krule *rule, char *pathname, u32 op) in audit_make_tree()
|
D | audit.h | 308 #define audit_make_tree(rule, str, op) -EINVAL argument
|
/kernel/locking/ |
D | rtmutex-tester.c | 141 int tid, op, dat; in schedule_rt_mutex_test() local 282 int op, dat, tid, ret; in sysfs_test_command() local
|
D | spinlock.c | 60 #define BUILD_LOCK_OPS(op, locktype) \ argument
|
/kernel/rcu/ |
D | tree_trace.c | 50 const struct seq_operations *op) in r_open()
|