Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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()
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 …]
/OK3568_Linux_fs/kernel/security/yama/
H A 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()
/OK3568_Linux_fs/kernel/security/apparmor/
H A Dipc.c77 struct aa_label *tracer, u32 request, in profile_tracee_perm()
87 static int profile_tracer_perm(struct aa_profile *tracer, in profile_tracer_perm()
118 int aa_may_ptrace(struct aa_label *tracer, struct aa_label *tracee, in aa_may_ptrace()
H A Dlsm.c118 struct aa_label *tracer, *tracee; in apparmor_ptrace_access_check() local
134 struct aa_label *tracer, *tracee; in apparmor_ptrace_traceme() local
H A Ddomain.c62 struct task_struct *tracer; in may_change_ptraced_domain() local
/OK3568_Linux_fs/kernel/kernel/trace/
H A Dtrace.h205 struct tracer *tracer; member
517 struct tracer { struct
538 int (*selftest)(struct tracer *trace, argument
549 struct tracer *next; argument
550 struct tracer_flags *flags; argument
557 /* True if tracer cannot be enabled in kernel param */ argument
558 bool noboot;
H A Dtrace_sched_wakeup.c316 struct tracer *tracer = tr->current_trace; in wakeup_flag_changed() local
H A Dtrace_irqsoff.c519 struct tracer *tracer = tr->current_trace; in irqsoff_flag_changed() local
H A Dtrace.c1109 struct tracer *tracer = tr->current_trace; in tracing_snapshot_instance_cond() local
4886 int trace_keep_overwrite(struct tracer *tracer, u32 mask, int set) in trace_keep_overwrite()
8383 create_trace_option_files(struct trace_array *tr, struct tracer *tracer) in create_trace_option_files()
/OK3568_Linux_fs/kernel/samples/seccomp/
H A Duser-trap.c204 pid_t worker = 0 , tracer = 0; in main() local
/OK3568_Linux_fs/kernel/kernel/
H A Dptrace.c562 static bool __ptrace_detach(struct task_struct *tracer, struct task_struct *p) in __ptrace_detach()
618 void exit_ptrace(struct task_struct *tracer, struct list_head *dead) in exit_ptrace()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/
H A Dfw_reset.c211 struct mlx5_fw_tracer *tracer; in mlx5_fw_live_patch_event() local
/OK3568_Linux_fs/kernel/fs/proc/
H A Darray.c157 struct task_struct *tracer; in task_state() local
/OK3568_Linux_fs/kernel/tools/perf/
H A Dbuiltin-ftrace.c39 const char *tracer; member
/OK3568_Linux_fs/kernel/tools/testing/selftests/seccomp/
H A Dseccomp_bpf.c1588 pid_t tracer) in teardown_trace_fixture()
1632 pid_t tracer; in FIXTURE() local
1996 pid_t tracer, mytid, mypid, parent; in FIXTURE() local
/OK3568_Linux_fs/kernel/security/smack/
H A Dsmack_lsm.c416 static int smk_ptrace_rule_check(struct task_struct *tracer, in smk_ptrace_rule_check()
915 struct task_struct *tracer; in smack_bprm_creds_for_exec() local
/OK3568_Linux_fs/kernel/tools/power/pm-graph/
H A Dsleepgraph.py2826 def setTracerType(self, tracer): argument
/OK3568_Linux_fs/kernel/include/linux/mlx5/
H A Ddriver.h717 struct mlx5_fw_tracer *tracer; member
/OK3568_Linux_fs/kernel/security/selinux/
H A Dhooks.c2238 struct task_struct *tracer; in ptrace_parent_sid() local