| /kernel/linux/linux-6.6/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() 81 static int mlx5_set_mtrc_caps_trace_owner(struct mlx5_fw_tracer *tracer, in mlx5_set_mtrc_caps_trace_owner() 94 static int mlx5_fw_tracer_ownership_acquire(struct mlx5_fw_tracer *tracer) in mlx5_fw_tracer_ownership_acquire() 116 static void mlx5_fw_tracer_ownership_release(struct mlx5_fw_tracer *tracer) in mlx5_fw_tracer_ownership_release() 125 static int mlx5_fw_tracer_create_log_buf(struct mlx5_fw_tracer *tracer) in mlx5_fw_tracer_create_log_buf() 164 static void mlx5_fw_tracer_destroy_log_buf(struct mlx5_fw_tracer *tracer) in mlx5_fw_tracer_destroy_log_buf() 177 static int mlx5_fw_tracer_create_mkey(struct mlx5_fw_tracer *tracer) in mlx5_fw_tracer_create_mkey() 219 static void mlx5_fw_tracer_free_strings_db(struct mlx5_fw_tracer *tracer) in mlx5_fw_tracer_free_strings_db() 230 static int mlx5_fw_tracer_allocate_strings_db(struct mlx5_fw_tracer *tracer) in mlx5_fw_tracer_allocate_strings_db() 252 mlx5_fw_tracer_init_saved_traces_array(struct mlx5_fw_tracer *tracer) in mlx5_fw_tracer_init_saved_traces_array() [all …]
|
| /kernel/linux/linux-5.10/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() 81 static int mlx5_set_mtrc_caps_trace_owner(struct mlx5_fw_tracer *tracer, in mlx5_set_mtrc_caps_trace_owner() 94 static int mlx5_fw_tracer_ownership_acquire(struct mlx5_fw_tracer *tracer) in mlx5_fw_tracer_ownership_acquire() 116 static void mlx5_fw_tracer_ownership_release(struct mlx5_fw_tracer *tracer) in mlx5_fw_tracer_ownership_release() 125 static int mlx5_fw_tracer_create_log_buf(struct mlx5_fw_tracer *tracer) in mlx5_fw_tracer_create_log_buf() 164 static void mlx5_fw_tracer_destroy_log_buf(struct mlx5_fw_tracer *tracer) in mlx5_fw_tracer_destroy_log_buf() 177 static int mlx5_fw_tracer_create_mkey(struct mlx5_fw_tracer *tracer) in mlx5_fw_tracer_create_mkey() 219 static void mlx5_fw_tracer_free_strings_db(struct mlx5_fw_tracer *tracer) in mlx5_fw_tracer_free_strings_db() 230 static int mlx5_fw_tracer_allocate_strings_db(struct mlx5_fw_tracer *tracer) in mlx5_fw_tracer_allocate_strings_db() 250 mlx5_fw_tracer_init_saved_traces_array(struct mlx5_fw_tracer *tracer) in mlx5_fw_tracer_init_saved_traces_array() [all …]
|
| /kernel/linux/linux-6.6/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()
|
| /kernel/linux/linux-5.10/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()
|
| /kernel/linux/linux-5.10/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
|
| /kernel/linux/linux-6.6/security/apparmor/ |
| D | task.c | 248 struct aa_label *tracer, u32 request, in profile_tracee_perm() 259 struct aa_profile *tracer, in profile_tracer_perm() 290 int aa_may_ptrace(const struct cred *tracer_cred, struct aa_label *tracer, in aa_may_ptrace()
|
| D | lsm.c | 118 struct aa_label *tracer, *tracee; in apparmor_ptrace_access_check() local 136 struct aa_label *tracer, *tracee; in apparmor_ptrace_traceme() local
|
| /kernel/linux/linux-6.6/kernel/trace/ |
| D | trace.h | 221 struct tracer *tracer; member 556 struct tracer { struct 577 int (*selftest)(struct tracer *trace, argument 588 struct tracer *next; argument 589 struct tracer_flags *flags; argument 596 /* True if tracer cannot be enabled in kernel param */ argument 606 int tracer_init(struct tracer *t, struct trace_array *tr); argument
|
| D | trace_sched_wakeup.c | 315 struct tracer *tracer = tr->current_trace; in wakeup_flag_changed() local
|
| D | trace_irqsoff.c | 514 struct tracer *tracer = tr->current_trace; in irqsoff_flag_changed() local
|
| /kernel/linux/linux-5.10/kernel/trace/ |
| D | trace.h | 205 struct tracer *tracer; member 519 struct tracer { struct 540 int (*selftest)(struct tracer *trace, argument 551 struct tracer *next; argument 552 struct tracer_flags *flags; argument 559 /* True if tracer cannot be enabled in kernel param */ argument 560 bool noboot;
|
| D | trace_irqsoff.c | 520 struct tracer *tracer = tr->current_trace; in irqsoff_flag_changed() local
|
| D | trace_sched_wakeup.c | 318 struct tracer *tracer = tr->current_trace; in wakeup_flag_changed() local
|
| /kernel/linux/linux-6.6/samples/seccomp/ |
| D | user-trap.c | 204 pid_t worker = 0 , tracer = 0; in main() local
|
| /kernel/linux/linux-5.10/samples/seccomp/ |
| D | user-trap.c | 204 pid_t worker = 0 , tracer = 0; in main() local
|
| /kernel/linux/linux-6.6/tools/perf/util/ |
| D | ftrace.h | 13 const char *tracer; member
|
| /kernel/linux/linux-6.6/tools/tracing/rtla/src/ |
| D | trace.c | 18 enum tracefs_tracers tracer; in enable_tracer_by_name() local
|
| D | osnoise.c | 1055 struct osnoise_tool *osnoise_init_trace_tool(char *tracer) in osnoise_init_trace_tool()
|
| /kernel/linux/linux-6.6/kernel/ |
| D | ptrace.c | 558 static bool __ptrace_detach(struct task_struct *tracer, struct task_struct *p) in __ptrace_detach() 614 void exit_ptrace(struct task_struct *tracer, struct list_head *dead) in exit_ptrace()
|
| /kernel/linux/linux-5.10/kernel/ |
| D | ptrace.c | 562 static bool __ptrace_detach(struct task_struct *tracer, struct task_struct *p) in __ptrace_detach() 618 void exit_ptrace(struct task_struct *tracer, struct list_head *dead) in exit_ptrace()
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/ |
| D | fw_reset.c | 211 struct mlx5_fw_tracer *tracer; in mlx5_fw_live_patch_event() local
|
| /kernel/linux/linux-6.6/fs/proc/ |
| D | array.c | 154 struct task_struct *tracer; in task_state() local
|
| /kernel/linux/linux-5.10/fs/proc/ |
| D | array.c | 157 struct task_struct *tracer; in task_state() local
|
| /kernel/linux/linux-5.10/tools/perf/ |
| D | builtin-ftrace.c | 39 const char *tracer; member
|