/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/diag/ |
D | fw_tracer.c | 37 static int mlx5_query_mtrc_caps(struct mlx5_fw_tracer *tracer) in mlx5_query_mtrc_caps() 80 static int mlx5_set_mtrc_caps_trace_owner(struct mlx5_fw_tracer *tracer, in mlx5_set_mtrc_caps_trace_owner() 93 static int mlx5_fw_tracer_ownership_acquire(struct mlx5_fw_tracer *tracer) in mlx5_fw_tracer_ownership_acquire() 115 static void mlx5_fw_tracer_ownership_release(struct mlx5_fw_tracer *tracer) in mlx5_fw_tracer_ownership_release() 124 static int mlx5_fw_tracer_create_log_buf(struct mlx5_fw_tracer *tracer) in mlx5_fw_tracer_create_log_buf() 163 static void mlx5_fw_tracer_destroy_log_buf(struct mlx5_fw_tracer *tracer) in mlx5_fw_tracer_destroy_log_buf() 176 static int mlx5_fw_tracer_create_mkey(struct mlx5_fw_tracer *tracer) in mlx5_fw_tracer_create_mkey() 218 static void mlx5_fw_tracer_free_strings_db(struct mlx5_fw_tracer *tracer) in mlx5_fw_tracer_free_strings_db() 229 static int mlx5_fw_tracer_allocate_strings_db(struct mlx5_fw_tracer *tracer) in mlx5_fw_tracer_allocate_strings_db() 249 mlx5_fw_tracer_init_saved_traces_array(struct mlx5_fw_tracer *tracer) in mlx5_fw_tracer_init_saved_traces_array() [all …]
|
/Linux-v5.15/security/yama/ |
D | yama_lsm.c | 31 struct task_struct *tracer; member 141 static int yama_ptracer_add(struct task_struct *tracer, in yama_ptracer_add() 179 static void yama_ptracer_del(struct task_struct *tracer, in yama_ptracer_del() 247 struct task_struct *tracer; in yama_task_prctl() local 305 static int ptracer_exception_found(struct task_struct *tracer, in ptracer_exception_found()
|
/Linux-v5.15/kernel/trace/ |
D | trace.h | 187 struct tracer *tracer; member 517 struct tracer { struct 538 int (*selftest)(struct tracer *trace, argument 549 struct tracer *next; argument 550 struct tracer_flags *flags; argument 557 /* True if tracer cannot be enabled in kernel param */ argument 567 int tracer_init(struct tracer *t, struct trace_array *tr); argument
|
D | trace_sched_wakeup.c | 313 struct tracer *tracer = tr->current_trace; in wakeup_flag_changed() local
|
D | trace_irqsoff.c | 513 struct tracer *tracer = tr->current_trace; in irqsoff_flag_changed() local
|
D | trace.c | 1110 struct tracer *tracer = tr->current_trace; in tracing_snapshot_instance_cond() local 5255 int trace_keep_overwrite(struct tracer *tracer, u32 mask, int set) in trace_keep_overwrite() 8825 create_trace_option_files(struct trace_array *tr, struct tracer *tracer) in create_trace_option_files()
|
/Linux-v5.15/security/apparmor/ |
D | ipc.c | 77 struct aa_label *tracer, u32 request, in profile_tracee_perm() 87 static int profile_tracer_perm(struct aa_profile *tracer, in profile_tracer_perm() 118 int aa_may_ptrace(struct aa_label *tracer, struct aa_label *tracee, in aa_may_ptrace()
|
D | lsm.c | 118 struct aa_label *tracer, *tracee; in apparmor_ptrace_access_check() local 134 struct aa_label *tracer, *tracee; in apparmor_ptrace_traceme() local
|
D | domain.c | 64 struct task_struct *tracer; in may_change_ptraced_domain() local
|
/Linux-v5.15/samples/seccomp/ |
D | user-trap.c | 204 pid_t worker = 0 , tracer = 0; in main() local
|
/Linux-v5.15/kernel/ |
D | ptrace.c | 535 static bool __ptrace_detach(struct task_struct *tracer, struct task_struct *p) in __ptrace_detach() 591 void exit_ptrace(struct task_struct *tracer, struct list_head *dead) in exit_ptrace()
|
/Linux-v5.15/fs/proc/ |
D | array.c | 148 struct task_struct *tracer; in task_state() local
|
/Linux-v5.15/tools/perf/ |
D | builtin-ftrace.c | 39 const char *tracer; member
|
/Linux-v5.15/tools/tracing/latency/ |
D | latency-collector.c | 177 char *tracer; member 1374 char *tracer; in save_and_disable_tracer() local
|
/Linux-v5.15/tools/testing/selftests/seccomp/ |
D | seccomp_bpf.c | 1592 pid_t tracer) in teardown_trace_fixture() 1636 pid_t tracer; in FIXTURE() local 2000 pid_t tracer, mytid, mypid, parent; in FIXTURE() local
|
/Linux-v5.15/security/smack/ |
D | smack_lsm.c | 415 static int smk_ptrace_rule_check(struct task_struct *tracer, in smk_ptrace_rule_check() 897 struct task_struct *tracer; in smack_bprm_creds_for_exec() local
|
/Linux-v5.15/tools/power/pm-graph/ |
D | sleepgraph.py | 2908 def setTracerType(self, tracer): argument
|
/Linux-v5.15/include/linux/mlx5/ |
D | driver.h | 782 struct mlx5_fw_tracer *tracer; member
|
/Linux-v5.15/security/selinux/ |
D | hooks.c | 2288 struct task_struct *tracer; in ptrace_parent_sid() local
|