Home
last modified time | relevance | path

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

/linux/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()
81 static int mlx5_set_mtrc_caps_trace_owner(struct mlx5_fw_tracer *tracer, in mlx5_set_mtrc_caps_trace_owner()
94 static int mlx5_fw_tracer_ownership_acquire(struct mlx5_fw_tracer *tracer) in mlx5_fw_tracer_ownership_acquire()
116 static void mlx5_fw_tracer_ownership_release(struct mlx5_fw_tracer *tracer) in mlx5_fw_tracer_ownership_release()
125 static int mlx5_fw_tracer_create_log_buf(struct mlx5_fw_tracer *tracer) in mlx5_fw_tracer_create_log_buf()
164 static void mlx5_fw_tracer_destroy_log_buf(struct mlx5_fw_tracer *tracer) in mlx5_fw_tracer_destroy_log_buf()
177 static int mlx5_fw_tracer_create_mkey(struct mlx5_fw_tracer *tracer) in mlx5_fw_tracer_create_mkey()
219 static void mlx5_fw_tracer_free_strings_db(struct mlx5_fw_tracer *tracer) in mlx5_fw_tracer_free_strings_db()
230 static int mlx5_fw_tracer_allocate_strings_db(struct mlx5_fw_tracer *tracer) in mlx5_fw_tracer_allocate_strings_db()
252 mlx5_fw_tracer_init_saved_traces_array(struct mlx5_fw_tracer *tracer) in mlx5_fw_tracer_init_saved_traces_array()
[all …]
/linux/tools/testing/selftests/net/tcp_ao/lib/
H A Dftrace.c147 static int setup_ftrace_instance(struct test_ftracer *tracer, const char *name) in setup_ftrace_instance()
164 static void remove_ftrace_instance(struct test_ftracer *tracer) in remove_ftrace_instance()
174 struct test_ftracer *tracer = arg; in tracer_cleanup() local
179 static void tracer_set_error(struct test_ftracer *tracer, int error) in tracer_set_error()
185 const size_t tracer_get_savedlines_nr(struct test_ftracer *tracer) in tracer_get_savedlines_nr()
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()
285 static void final_wait_for_events(struct test_ftracer *tracer, in final_wait_for_events()
[all …]
H A Dftrace-tcp.c482 static void check_free_events(struct test_ftracer *tracer) in check_free_events()
504 static int setup_tcp_trace_events(struct test_ftracer *tracer) in setup_tcp_trace_events()
532 static void aolib_tracer_destroy(struct test_ftracer *tracer) in aolib_tracer_destroy()
/linux/security/yama/
H A Dyama_lsm.c32 struct task_struct *tracer; member
143 static int yama_ptracer_add(struct task_struct *tracer, in yama_ptracer_add()
181 static void yama_ptracer_del(struct task_struct *tracer, in yama_ptracer_del()
249 struct task_struct *tracer; in yama_task_prctl() local
307 static int ptracer_exception_found(struct task_struct *tracer, in ptracer_exception_found()
/linux/kernel/trace/
H A Dtrace.h221 struct tracer *tracer; member
573 struct tracer { struct
594 int (*selftest)(struct tracer *trace, argument
605 struct tracer *next; argument
606 struct tracer_flags *flags; argument
613 /* True if tracer cannot be enabled in kernel param */ argument
623 int tracer_init(struct tracer *t, struct trace_array *tr); argument
H A Dtrace_irqsoff.c516 struct tracer *tracer = tr->current_trace; in irqsoff_flag_changed() local
H A Dtrace_sched_wakeup.c317 struct tracer *tracer = tr->current_trace; in wakeup_flag_changed() local
H A Dtrace.c1198 struct tracer *tracer = tr->current_trace; in tracing_snapshot_instance_cond() local
5311 trace_keep_overwrite(struct tracer * tracer,u32 mask,int set) trace_keep_overwrite() argument
9071 create_trace_option_files(struct trace_array * tr,struct tracer * tracer) create_trace_option_files() argument
[all...]
/linux/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.c47 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/samples/seccomp/
H A Duser-trap.c208 pid_t worker = 0 , tracer = 0; in main() local
/linux/tools/perf/util/
H A Dftrace.h14 const char *tracer; member
/linux/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/tools/tracing/rtla/src/
H A Dtrace.c18 enum tracefs_tracers tracer; in enable_tracer_by_name() local
H A Dosnoise.c1055 struct osnoise_tool *osnoise_init_trace_tool(char *tracer) in osnoise_init_trace_tool()
/linux/fs/proc/
H A Darray.c154 struct task_struct *tracer; in task_state() local
/linux/tools/tracing/latency/
H A Dlatency-collector.c177 char *tracer; member
1374 char *tracer; in save_and_disable_tracer() local
[all...]
/linux/tools/testing/selftests/seccomp/
H A Dseccomp_bpf.c1617 pid_t tracer) in teardown_trace_fixture()
1661 pid_t tracer; in FIXTURE() local
2038 pid_t tracer, mytid, mypid, parent; in FIXTURE() local
/linux/security/smack/
H A Dsmack_lsm.c429 static int smk_ptrace_rule_check(struct task_struct *tracer, in smk_ptrace_rule_check()
936 struct task_struct *tracer; in smack_bprm_creds_for_exec() local
/linux/tools/power/pm-graph/
H A Dsleepgraph.py3018 def setTracerType(self, tracer): argument
/linux/include/linux/mlx5/
H A Ddriver.h822 struct mlx5_fw_tracer *tracer; member
/linux/security/selinux/
H A Dhooks.c2227 struct task_struct *tracer; in ptrace_parent_sid() local