Home
last modified time | relevance | path

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

/linux-4.4.14/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()
180 struct task_struct *tracer; in yama_task_prctl() local
243 static int ptracer_exception_found(struct task_struct *tracer, in ptracer_exception_found()
/linux-4.4.14/kernel/trace/
Dtrace.h174 struct tracer *tracer; member
381 struct tracer { struct
402 int (*selftest)(struct tracer *trace, argument
413 struct tracer *next; argument
414 struct tracer_flags *flags; argument
415 int enabled;
416 int ref;
417 bool print_max;
418 bool allow_instances;
420 bool use_max_tr;
Dtrace_sched_wakeup.c187 struct tracer *tracer = tr->current_trace; in wakeup_flag_changed() local
Dtrace_irqsoff.c578 struct tracer *tracer = tr->current_trace; in irqsoff_flag_changed() local
Dtrace.c644 struct tracer *tracer = tr->current_trace; in tracing_snapshot() local
3541 int trace_keep_overwrite(struct tracer *tracer, u32 mask, int set) in trace_keep_overwrite()
6372 create_trace_option_files(struct trace_array *tr, struct tracer *tracer) in create_trace_option_files()
/linux-4.4.14/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.4.14/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.4.14/tools/testing/selftests/seccomp/
Dseccomp_bpf.c1024 void tracer(struct __test_metadata *_metadata, int fd, pid_t tracee, in tracer() function
1109 pid_t tracer) in teardown_trace_fixture()
1153 pid_t tracer; in FIXTURE_DATA() local
1358 pid_t tracer, mytid, mypid, parent; in FIXTURE_DATA() local
/linux-4.4.14/fs/proc/
Darray.c148 struct task_struct *tracer; in task_state() local
/linux-4.4.14/scripts/
Danalyze_suspend.py874 def setTracerType(self, tracer): argument
/linux-4.4.14/security/smack/
Dsmack_lsm.c418 static int smk_ptrace_rule_check(struct task_struct *tracer, in smk_ptrace_rule_check()
921 struct task_struct *tracer; in smack_bprm_set_creds() local
/linux-4.4.14/security/selinux/
Dhooks.c2290 struct task_struct *tracer; in selinux_bprm_set_creds() local
5610 struct task_struct *tracer; in selinux_setprocattr() local