Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dseccomp.h110 extern long seccomp_get_metadata(struct task_struct *task,
118 static inline long seccomp_get_metadata(struct task_struct *task, in seccomp_get_metadata() function
/Linux-v6.1/kernel/
Dptrace.c1253 ret = seccomp_get_metadata(child, addr, datavp); in ptrace_request()
Dseccomp.c2132 long seccomp_get_metadata(struct task_struct *task, in seccomp_get_metadata() function