Home
last modified time | relevance | path

Searched defs:tracer (Results 1 – 18 of 18) sorted by relevance

/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/diag/
Dfw_tracer.c37 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()
162 static void mlx5_fw_tracer_destroy_log_buf(struct mlx5_fw_tracer *tracer) in mlx5_fw_tracer_destroy_log_buf()
174 static int mlx5_fw_tracer_create_mkey(struct mlx5_fw_tracer *tracer) in mlx5_fw_tracer_create_mkey()
216 static void mlx5_fw_tracer_free_strings_db(struct mlx5_fw_tracer *tracer) in mlx5_fw_tracer_free_strings_db()
227 static int mlx5_fw_tracer_allocate_strings_db(struct mlx5_fw_tracer *tracer) in mlx5_fw_tracer_allocate_strings_db()
247 mlx5_fw_tracer_init_saved_traces_array(struct mlx5_fw_tracer *tracer) in mlx5_fw_tracer_init_saved_traces_array()
[all …]
/Linux-v5.4/security/yama/
Dyama_lsm.c31 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.4/kernel/trace/
Dtrace.h187 struct tracer *tracer; member
466 struct tracer { struct
487 int (*selftest)(struct tracer *trace, argument
498 struct tracer *next; argument
499 struct tracer_flags *flags; argument
507 /* True if tracer cannot be enabled in kernel param */ argument
508 bool noboot;
Dtrace_irqsoff.c519 struct tracer *tracer = tr->current_trace; in irqsoff_flag_changed() local
Dtrace_sched_wakeup.c316 struct tracer *tracer = tr->current_trace; in wakeup_flag_changed() local
Dtrace.c921 struct tracer *tracer = tr->current_trace; in tracing_snapshot_instance_cond() local
4583 int trace_keep_overwrite(struct tracer *tracer, u32 mask, int set) in trace_keep_overwrite()
8052 create_trace_option_files(struct trace_array *tr, struct tracer *tracer) in create_trace_option_files()
/Linux-v5.4/security/apparmor/
Dipc.c79 struct aa_label *tracer, u32 request, in profile_tracee_perm()
89 static int profile_tracer_perm(struct aa_profile *tracer, in profile_tracer_perm()
120 int aa_may_ptrace(struct aa_label *tracer, struct aa_label *tracee, in aa_may_ptrace()
Dlsm.c108 struct aa_label *tracer, *tracee; in apparmor_ptrace_access_check() local
124 struct aa_label *tracer, *tracee; in apparmor_ptrace_traceme() local
Ddomain.c62 struct task_struct *tracer; in may_change_ptraced_domain() local
/Linux-v5.4/samples/seccomp/
Duser-trap.c204 pid_t worker = 0 , tracer = 0; in main() local
/Linux-v5.4/kernel/
Dptrace.c519 static bool __ptrace_detach(struct task_struct *tracer, struct task_struct *p) in __ptrace_detach()
575 void exit_ptrace(struct task_struct *tracer, struct list_head *dead) in exit_ptrace()
/Linux-v5.4/tools/perf/
Dbuiltin-ftrace.c35 const char *tracer; member
/Linux-v5.4/fs/proc/
Darray.c158 struct task_struct *tracer; in task_state() local
/Linux-v5.4/tools/testing/selftests/seccomp/
Dseccomp_bpf.c1462 pid_t tracer) in teardown_trace_fixture()
1506 pid_t tracer; in FIXTURE_DATA() local
1810 pid_t tracer, mytid, mypid, parent; in FIXTURE_DATA() local
/Linux-v5.4/security/smack/
Dsmack_lsm.c419 static int smk_ptrace_rule_check(struct task_struct *tracer, in smk_ptrace_rule_check()
926 struct task_struct *tracer; in smack_bprm_set_creds() local
/Linux-v5.4/tools/power/pm-graph/
Dsleepgraph.py2709 def setTracerType(self, tracer): argument
/Linux-v5.4/include/linux/mlx5/
Ddriver.h719 struct mlx5_fw_tracer *tracer; member
/Linux-v5.4/security/selinux/
Dhooks.c2264 struct task_struct *tracer; in ptrace_parent_sid() local