Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dseccomp.h109 extern long seccomp_get_metadata(struct task_struct *task,
117 static inline long seccomp_get_metadata(struct task_struct *task, in seccomp_get_metadata() function
/Linux-v5.10/kernel/
Dptrace.c1222 ret = seccomp_get_metadata(child, addr, datavp); in ptrace_request()
Dseccomp.c1829 long seccomp_get_metadata(struct task_struct *task, in seccomp_get_metadata() function