Home
last modified time | relevance | path

Searched refs:seccomp_get_metadata (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/include/linux/
Dseccomp.h100 extern long seccomp_get_metadata(struct task_struct *task,
108 static inline long seccomp_get_metadata(struct task_struct *task, in seccomp_get_metadata() function
/Linux-v5.4/kernel/
Dptrace.c1223 ret = seccomp_get_metadata(child, addr, datavp); in ptrace_request()
Dseccomp.c1530 long seccomp_get_metadata(struct task_struct *task, in seccomp_get_metadata() function