Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dseccomp.h111 extern long seccomp_get_metadata(struct task_struct *task,
119 static inline long seccomp_get_metadata(struct task_struct *task, in seccomp_get_metadata() function
/openbmc/linux/kernel/
H A Dptrace.c1254 ret = seccomp_get_metadata(child, addr, datavp); in ptrace_request()
H A Dseccomp.c2196 long seccomp_get_metadata(struct task_struct *task, in seccomp_get_metadata() function