Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/diag/
Dfw_tracer.c36 static int mlx5_query_mtrc_caps(struct mlx5_fw_tracer *tracer) in mlx5_query_mtrc_caps()
79 static int mlx5_set_mtrc_caps_trace_owner(struct mlx5_fw_tracer *tracer, in mlx5_set_mtrc_caps_trace_owner()
92 static int mlx5_fw_tracer_ownership_acquire(struct mlx5_fw_tracer *tracer) in mlx5_fw_tracer_ownership_acquire()
114 static void mlx5_fw_tracer_ownership_release(struct mlx5_fw_tracer *tracer) in mlx5_fw_tracer_ownership_release()
123 static int mlx5_fw_tracer_create_log_buf(struct mlx5_fw_tracer *tracer) in mlx5_fw_tracer_create_log_buf()
161 static void mlx5_fw_tracer_destroy_log_buf(struct mlx5_fw_tracer *tracer) in mlx5_fw_tracer_destroy_log_buf()
173 static int mlx5_fw_tracer_create_mkey(struct mlx5_fw_tracer *tracer) in mlx5_fw_tracer_create_mkey()
215 static void mlx5_fw_tracer_free_strings_db(struct mlx5_fw_tracer *tracer) in mlx5_fw_tracer_free_strings_db()
226 static int mlx5_fw_tracer_allocate_strings_db(struct mlx5_fw_tracer *tracer) in mlx5_fw_tracer_allocate_strings_db()
247 struct mlx5_fw_tracer *tracer = container_of(work, struct mlx5_fw_tracer, in mlx5_tracer_read_strings_db() local
[all …]
/Linux-v4.19/security/yama/
Dyama_lsm.c35 struct task_struct *tracer; member
145 static int yama_ptracer_add(struct task_struct *tracer, in yama_ptracer_add()
183 static void yama_ptracer_del(struct task_struct *tracer, in yama_ptracer_del()
251 struct task_struct *tracer; in yama_task_prctl() local
309 static int ptracer_exception_found(struct task_struct *tracer, in ptracer_exception_found()
/Linux-v4.19/kernel/trace/
Dtrace.h188 struct tracer *tracer; member
415 struct tracer { struct
436 int (*selftest)(struct tracer *trace, argument
447 struct tracer *next; argument
448 struct tracer_flags *flags; argument
456 /* True if tracer cannot be enabled in kernel param */ argument
457 bool noboot;
Dtrace_irqsoff.c518 struct tracer *tracer = tr->current_trace; in irqsoff_flag_changed() local
Dtrace_sched_wakeup.c188 struct tracer *tracer = tr->current_trace; in wakeup_flag_changed() local
Dtrace.c899 struct tracer *tracer = tr->current_trace; in tracing_snapshot_instance() local
4343 int trace_keep_overwrite(struct tracer *tracer, u32 mask, int set) in trace_keep_overwrite()
7511 create_trace_option_files(struct trace_array *tr, struct tracer *tracer) in create_trace_option_files()
/Linux-v4.19/security/apparmor/
Dipc.c83 struct aa_label *tracer, u32 request, in profile_tracee_perm()
93 static int profile_tracer_perm(struct aa_profile *tracer, in profile_tracer_perm()
123 int aa_may_ptrace(struct aa_label *tracer, struct aa_label *tracee, in aa_may_ptrace()
Dlsm.c114 struct aa_label *tracer, *tracee; in apparmor_ptrace_access_check() local
130 struct aa_label *tracer, *tracee; in apparmor_ptrace_traceme() local
Ddomain.c66 struct task_struct *tracer; in may_change_ptraced_domain() local
/Linux-v4.19/kernel/
Dptrace.c504 static bool __ptrace_detach(struct task_struct *tracer, struct task_struct *p) in __ptrace_detach()
560 void exit_ptrace(struct task_struct *tracer, struct list_head *dead) in exit_ptrace()
/Linux-v4.19/tools/perf/
Dbuiltin-ftrace.c33 const char *tracer; member
/Linux-v4.19/fs/proc/
Darray.c158 struct task_struct *tracer; in task_state() local
/Linux-v4.19/tools/testing/selftests/seccomp/
Dseccomp_bpf.c1412 pid_t tracer) in teardown_trace_fixture()
1456 pid_t tracer; in FIXTURE_DATA() local
1739 pid_t tracer, mytid, mypid, parent; in FIXTURE_DATA() local
/Linux-v4.19/security/smack/
Dsmack_lsm.c416 static int smk_ptrace_rule_check(struct task_struct *tracer, in smk_ptrace_rule_check()
934 struct task_struct *tracer; in smack_bprm_set_creds() local
/Linux-v4.19/tools/power/pm-graph/
Dsleepgraph.py2280 def setTracerType(self, tracer): argument
/Linux-v4.19/include/linux/mlx5/
Ddriver.h868 struct mlx5_fw_tracer *tracer; member
/Linux-v4.19/security/selinux/
Dhooks.c2402 struct task_struct *tracer; in ptrace_parent_sid() local