Home
last modified time | relevance | path

Searched defs:seccomp_get_filter (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/
H A Dseccomp.h114 static inline long seccomp_get_filter(struct task_struct *task, in seccomp_get_filter() function
/openbmc/linux/kernel/
H A Dseccomp.c2158 long seccomp_get_filter(struct task_struct *task, unsigned long filter_off, in seccomp_get_filter() function