Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dseccomp.h83 static inline void get_seccomp_filter(struct task_struct *tsk) in get_seccomp_filter() function
/linux-6.15/kernel/
H A Dseccomp.c964 void get_seccomp_filter(struct task_struct *tsk) in get_seccomp_filter() function