Home
last modified time | relevance | path

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

/linux-4.1.27/security/yama/
Dyama_lsm.c31 struct task_struct *tracer; member
74 static int yama_ptracer_add(struct task_struct *tracer, in yama_ptracer_add()
112 static void yama_ptracer_del(struct task_struct *tracer, in yama_ptracer_del()
184 struct task_struct *tracer; in yama_task_prctl() local
247 static int ptracer_exception_found(struct task_struct *tracer, in ptracer_exception_found()
/linux-4.1.27/kernel/trace/
Dtrace.h356 struct tracer { struct
377 int (*selftest)(struct tracer *trace, argument
388 struct tracer *next; argument
389 struct tracer_flags *flags; argument
390 int enabled;
391 int ref;
392 bool print_max;
393 bool allow_instances;
395 bool use_max_tr;
Dtrace_sched_wakeup.c176 struct tracer *tracer = tr->current_trace; in wakeup_flag_changed() local
Dtrace_irqsoff.c569 struct tracer *tracer = tr->current_trace; in irqsoff_flag_changed() local
Dtrace.c615 struct tracer *tracer = tr->current_trace; in tracing_snapshot() local
3533 int trace_keep_overwrite(struct tracer *tracer, u32 mask, int set) in trace_keep_overwrite()
6304 create_trace_option_files(struct trace_array *tr, struct tracer *tracer) in create_trace_option_files()
/linux-4.1.27/security/apparmor/
Dipc.c63 int aa_may_ptrace(struct aa_profile *tracer, struct aa_profile *tracee, in aa_may_ptrace()
85 int aa_ptrace(struct task_struct *tracer, struct task_struct *tracee, in aa_ptrace()
Ddomain.c62 struct task_struct *tracer; in may_change_ptraced_domain() local
/linux-4.1.27/kernel/
Dptrace.c455 static bool __ptrace_detach(struct task_struct *tracer, struct task_struct *p) in __ptrace_detach()
512 void exit_ptrace(struct task_struct *tracer, struct list_head *dead) in exit_ptrace()
/linux-4.1.27/fs/proc/
Darray.c140 struct task_struct *tracer; in task_state() local
/linux-4.1.27/scripts/
Danalyze_suspend.py874 def setTracerType(self, tracer): argument
/linux-4.1.27/security/smack/
Dsmack_lsm.c374 static int smk_ptrace_rule_check(struct task_struct *tracer, in smk_ptrace_rule_check()
734 struct task_struct *tracer; in smack_bprm_set_creds() local
/linux-4.1.27/security/selinux/
Dhooks.c2278 struct task_struct *tracer; in selinux_bprm_set_creds() local
5596 struct task_struct *tracer; in selinux_setprocattr() local