Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dseccomp.h87 static inline void get_seccomp_filter(struct task_struct *tsk) in get_seccomp_filter() function
/linux/kernel/
H A Dseccomp.c956 void get_seccomp_filter(struct task_struct *tsk) in get_seccomp_filter() function