/linux/drivers/net/ethernet/mellanox/mlx5/core/diag/ |
H A D | fw_tracer.c | 37 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 D | ftrace.c | 147 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 D | ftrace-tcp.c | 482 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 D | yama_lsm.c | 32 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 D | trace.h | 221 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 D | trace_irqsoff.c | 516 struct tracer *tracer = tr->current_trace; in irqsoff_flag_changed() local
|
H A D | trace_sched_wakeup.c | 317 struct tracer *tracer = tr->current_trace; in wakeup_flag_changed() local
|
H A D | trace.c | 1198 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 D | task.c | 245 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 D | domain.c | 47 struct task_struct *tracer; in may_change_ptraced_domain() local
|
H A D | lsm.c | 126 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 D | user-trap.c | 208 pid_t worker = 0 , tracer = 0; in main() local
|
/linux/tools/perf/util/ |
H A D | ftrace.h | 14 const char *tracer; member
|
/linux/kernel/ |
H A D | ptrace.c | 538 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 D | trace.c | 18 enum tracefs_tracers tracer; in enable_tracer_by_name() local
|
H A D | osnoise.c | 1055 struct osnoise_tool *osnoise_init_trace_tool(char *tracer) in osnoise_init_trace_tool()
|
/linux/fs/proc/ |
H A D | array.c | 154 struct task_struct *tracer; in task_state() local
|
/linux/tools/tracing/latency/ |
H A D | latency-collector.c | 177 char *tracer; member 1374 char *tracer; in save_and_disable_tracer() local [all...] |
/linux/tools/testing/selftests/seccomp/ |
H A D | seccomp_bpf.c | 1617 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 D | smack_lsm.c | 429 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 D | sleepgraph.py | 3018 def setTracerType(self, tracer): argument
|
/linux/include/linux/mlx5/ |
H A D | driver.h | 822 struct mlx5_fw_tracer *tracer; member
|
/linux/security/selinux/ |
H A D | hooks.c | 2227 struct task_struct *tracer; in ptrace_parent_sid() local
|