Home
last modified time | relevance | path

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

/Linux-v6.1/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()
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-v6.1/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-v6.1/kernel/trace/
Dtrace.h194 struct tracer *tracer; member
528 struct tracer { struct
549 int (*selftest)(struct tracer *trace, argument
560 struct tracer *next; argument
561 struct tracer_flags *flags; argument
568 /* True if tracer cannot be enabled in kernel param */ argument
578 int tracer_init(struct tracer *t, struct trace_array *tr); argument
Dtrace_sched_wakeup.c313 struct tracer *tracer = tr->current_trace; in wakeup_flag_changed() local
Dtrace_irqsoff.c513 struct tracer *tracer = tr->current_trace; in irqsoff_flag_changed() local
Dtrace.c1104 struct tracer *tracer = tr->current_trace; in tracing_snapshot_instance_cond() local
5299 int trace_keep_overwrite(struct tracer *tracer, u32 mask, int set) in trace_keep_overwrite()
8954 create_trace_option_files(struct trace_array *tr, struct tracer *tracer) in create_trace_option_files()
/Linux-v6.1/security/apparmor/
Dtask.c242 struct aa_label *tracer, u32 request, in profile_tracee_perm()
252 static int profile_tracer_perm(struct aa_profile *tracer, in profile_tracer_perm()
283 int aa_may_ptrace(struct aa_label *tracer, struct aa_label *tracee, in aa_may_ptrace()
Dlsm.c118 struct aa_label *tracer, *tracee; in apparmor_ptrace_access_check() local
134 struct aa_label *tracer, *tracee; in apparmor_ptrace_traceme() local
Ddomain.c63 struct task_struct *tracer; in may_change_ptraced_domain() local
/Linux-v6.1/samples/seccomp/
Duser-trap.c204 pid_t worker = 0 , tracer = 0; in main() local
/Linux-v6.1/tools/perf/util/
Dftrace.h13 const char *tracer; member
/Linux-v6.1/tools/tracing/rtla/src/
Dtrace.c18 enum tracefs_tracers tracer; in enable_tracer_by_name() local
Dosnoise.c879 struct osnoise_tool *osnoise_init_trace_tool(char *tracer) in osnoise_init_trace_tool()
/Linux-v6.1/kernel/
Dptrace.c557 static bool __ptrace_detach(struct task_struct *tracer, struct task_struct *p) in __ptrace_detach()
613 void exit_ptrace(struct task_struct *tracer, struct list_head *dead) in exit_ptrace()
/Linux-v6.1/fs/proc/
Darray.c153 struct task_struct *tracer; in task_state() local
/Linux-v6.1/tools/tracing/latency/
Dlatency-collector.c177 char *tracer; member
1374 char *tracer; in save_and_disable_tracer() local
/Linux-v6.1/tools/testing/selftests/seccomp/
Dseccomp_bpf.c1609 pid_t tracer) in teardown_trace_fixture()
1653 pid_t tracer; in FIXTURE() local
2022 pid_t tracer, mytid, mypid, parent; in FIXTURE() local
/Linux-v6.1/security/smack/
Dsmack_lsm.c418 static int smk_ptrace_rule_check(struct task_struct *tracer, in smk_ptrace_rule_check()
891 struct task_struct *tracer; in smack_bprm_creds_for_exec() local
/Linux-v6.1/tools/power/pm-graph/
Dsleepgraph.py2998 def setTracerType(self, tracer): argument
/Linux-v6.1/include/linux/mlx5/
Ddriver.h802 struct mlx5_fw_tracer *tracer; member
/Linux-v6.1/security/selinux/
Dhooks.c2214 struct task_struct *tracer; in ptrace_parent_sid() local