Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/diag/
H A Dfw_tracer.c37 static int mlx5_query_mtrc_caps(struct mlx5_fw_tracer *tracer) in mlx5_query_mtrc_caps()
462 static void poll_trace(struct mlx5_fw_tracer *tracer, in poll_trace()
693 struct mlx5_fw_tracer *tracer = in mlx5_fw_tracer_handle_traces() local
846 struct mlx5_fw_tracer *tracer = in mlx5_fw_tracer_ownership_change() local
873 struct mlx5_fw_tracer *tracer = dev->tracer; in mlx5_fw_tracer_trigger_core_dump_general() local
938 struct mlx5_fw_tracer *tracer = in mlx5_fw_tracer_update_db() local
947 struct mlx5_fw_tracer *tracer = NULL; in mlx5_fw_tracer_create() local
1011 int mlx5_fw_tracer_init(struct mlx5_fw_tracer *tracer) in mlx5_fw_tracer_init()
1064 void mlx5_fw_tracer_cleanup(struct mlx5_fw_tracer *tracer) in mlx5_fw_tracer_cleanup()
1093 void mlx5_fw_tracer_destroy(struct mlx5_fw_tracer *tracer) in mlx5_fw_tracer_destroy()
[all …]
/linux-6.15/tools/testing/selftests/net/tcp_ao/lib/
H A Dftrace.c164 static void remove_ftrace_instance(struct test_ftracer *tracer) in remove_ftrace_instance()
174 struct test_ftracer *tracer = arg; in tracer_cleanup() local
190 const char **tracer_get_savedlines(struct test_ftracer *tracer) in tracer_get_savedlines()
197 struct test_ftracer *tracer = arg; in tracer_thread_func() local
239 static int setup_trace_thread(struct test_ftracer *tracer) in setup_trace_thread()
265 static void stop_trace_thread(struct test_ftracer *tracer) in stop_trace_thread()
306 int setup_trace_event(struct test_ftracer *tracer, in setup_trace_event()
334 void (*destructor)(struct test_ftracer *tracer), in create_ftracer()
338 struct test_ftracer *tracer; in create_ftracer() local
421 static void __destroy_ftracer(struct test_ftracer *tracer) in __destroy_ftracer()
[all …]
H A Dftrace-tcp.c479 static void check_free_events(struct test_ftracer *tracer) in check_free_events()
501 static int setup_tcp_trace_events(struct test_ftracer *tracer) in setup_tcp_trace_events()
529 static void aolib_tracer_destroy(struct test_ftracer *tracer) in aolib_tracer_destroy()
/linux-6.15/security/yama/
H A Dyama_lsm.c32 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()
243 struct task_struct *tracer; in yama_task_prctl() local
300 static int ptracer_exception_found(struct task_struct *tracer, in ptracer_exception_found()
/linux-6.15/kernel/trace/
H A Dtrace.h223 struct tracer *tracer; member
603 struct tracer { struct
624 int (*selftest)(struct tracer *trace, argument
635 struct tracer *next; argument
636 struct tracer_flags *flags; argument
643 /* True if tracer cannot be enabled in kernel param */ argument
653 int tracer_init(struct tracer *t, struct trace_array *tr); argument
H A Dtrace_sched_wakeup.c333 struct tracer *tracer = tr->current_trace; in wakeup_flag_changed() local
H A Dtrace_irqsoff.c537 struct tracer *tracer = tr->current_trace; in irqsoff_flag_changed() local
H A Dtrace.c1195 struct tracer *tracer = tr->current_trace; in tracing_snapshot_instance_cond() local
5180 int trace_keep_overwrite(struct tracer *tracer, u32 mask, int set) in trace_keep_overwrite()
9132 create_trace_option_files(struct trace_array *tr, struct tracer *tracer) in create_trace_option_files()
/linux-6.15/security/apparmor/
H A Dtask.c245 struct aa_label *tracer, u32 request, in profile_tracee_perm()
256 struct aa_profile *tracer, in profile_tracer_perm()
289 int aa_may_ptrace(const struct cred *tracer_cred, struct aa_label *tracer, in aa_may_ptrace()
H A Ddomain.c46 struct task_struct *tracer; in may_change_ptraced_domain() local
H A Dlsm.c126 struct aa_label *tracer, *tracee; in apparmor_ptrace_access_check() local
144 struct aa_label *tracer, *tracee; in apparmor_ptrace_traceme() local
/linux-6.15/samples/seccomp/
H A Duser-trap.c208 pid_t worker = 0 , tracer = 0; in main() local
/linux-6.15/tools/perf/util/
H A Dftrace.h15 const char *tracer; member
/linux-6.15/kernel/
H A Dptrace.c538 static bool __ptrace_detach(struct task_struct *tracer, struct task_struct *p) in __ptrace_detach()
594 void exit_ptrace(struct task_struct *tracer, struct list_head *dead) in exit_ptrace()
/linux-6.15/tools/tracing/rtla/src/
H A Dtrace.c18 enum tracefs_tracers tracer; in enable_tracer_by_name() local
H A Dosnoise.c1059 struct osnoise_tool *osnoise_init_trace_tool(char *tracer) in osnoise_init_trace_tool()
/linux-6.15/fs/proc/
H A Darray.c154 struct task_struct *tracer; in task_state() local
/linux-6.15/tools/tracing/latency/
H A Dlatency-collector.c177 char *tracer; member
1374 char *tracer; in save_and_disable_tracer() local
/linux-6.15/tools/testing/selftests/seccomp/
H A Dseccomp_bpf.c1628 pid_t tracer) in teardown_trace_fixture()
1672 pid_t tracer; in FIXTURE() local
2049 pid_t tracer, mytid, mypid, parent; in FIXTURE() local
/linux-6.15/security/smack/
H A Dsmack_lsm.c413 static int smk_ptrace_rule_check(struct task_struct *tracer, in smk_ptrace_rule_check()
920 struct task_struct *tracer; in smack_bprm_creds_for_exec() local
/linux-6.15/tools/power/pm-graph/
H A Dsleepgraph.py3042 def setTracerType(self, tracer): argument
/linux-6.15/include/linux/mlx5/
H A Ddriver.h771 struct mlx5_fw_tracer *tracer; member
/linux-6.15/security/selinux/
H A Dhooks.c2227 struct task_struct *tracer; in ptrace_parent_sid() local