Home
last modified time | relevance | path

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

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