/linux/drivers/net/ethernet/mellanox/mlx5/core/diag/ |
A D | fw_tracer.c | 37 static int mlx5_query_mtrc_caps(struct mlx5_fw_tracer *tracer) in mlx5_query_mtrc_caps() 455 static void poll_trace(struct mlx5_fw_tracer *tracer, in poll_trace() 665 struct mlx5_fw_tracer *tracer = in mlx5_fw_tracer_handle_traces() local 778 static int mlx5_fw_tracer_start(struct mlx5_fw_tracer *tracer) in mlx5_fw_tracer_start() 813 struct mlx5_fw_tracer *tracer = in mlx5_fw_tracer_ownership_change() local 841 struct mlx5_fw_tracer *tracer = dev->tracer; in mlx5_fw_tracer_trigger_core_dump_general() local 932 struct mlx5_fw_tracer *tracer = NULL; in mlx5_fw_tracer_create() local 994 int mlx5_fw_tracer_init(struct mlx5_fw_tracer *tracer) in mlx5_fw_tracer_init() 1040 void mlx5_fw_tracer_cleanup(struct mlx5_fw_tracer *tracer) in mlx5_fw_tracer_cleanup() 1059 void mlx5_fw_tracer_destroy(struct mlx5_fw_tracer *tracer) in mlx5_fw_tracer_destroy() [all …]
|
/linux/security/yama/ |
A 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/kernel/trace/ |
A D | trace.h | 192 struct tracer *tracer; member 526 struct tracer { struct 547 int (*selftest)(struct tracer *trace, argument 558 struct tracer *next; argument 559 struct tracer_flags *flags; argument 566 /* True if tracer cannot be enabled in kernel param */ argument 576 int tracer_init(struct tracer *t, struct trace_array *tr); argument
|
A D | trace_sched_wakeup.c | 313 struct tracer *tracer = tr->current_trace; in wakeup_flag_changed() local
|
A D | trace_irqsoff.c | 513 struct tracer *tracer = tr->current_trace; in irqsoff_flag_changed() local
|
A D | trace.c | 1086 struct tracer *tracer = tr->current_trace; in tracing_snapshot_instance_cond() local 5244 int trace_keep_overwrite(struct tracer *tracer, u32 mask, int set) in trace_keep_overwrite() 8823 create_trace_option_files(struct trace_array *tr, struct tracer *tracer) in create_trace_option_files()
|
/linux/security/apparmor/ |
A 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()
|
A 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
|
A D | domain.c | 64 struct task_struct *tracer; in may_change_ptraced_domain() local
|
/linux/samples/seccomp/ |
A D | user-trap.c | 204 pid_t worker = 0 , tracer = 0; in main() local
|
/linux/kernel/ |
A 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/fs/proc/ |
A D | array.c | 148 struct task_struct *tracer; in task_state() local
|
/linux/tools/perf/ |
A D | builtin-ftrace.c | 39 const char *tracer; member
|
/linux/tools/tracing/latency/ |
A D | latency-collector.c | 177 char *tracer; member 1374 char *tracer; in save_and_disable_tracer() local
|
/linux/tools/testing/selftests/seccomp/ |
A 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/security/smack/ |
A D | smack_lsm.c | 417 static int smk_ptrace_rule_check(struct task_struct *tracer, in smk_ptrace_rule_check() 899 struct task_struct *tracer; in smack_bprm_creds_for_exec() local
|
/linux/tools/power/pm-graph/ |
A D | sleepgraph.py | 2908 def setTracerType(self, tracer): argument
|
/linux/include/linux/mlx5/ |
A D | driver.h | 768 struct mlx5_fw_tracer *tracer; member
|
/linux/security/selinux/ |
A D | hooks.c | 2272 struct task_struct *tracer; in ptrace_parent_sid() local
|