Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Dseccomp.h82 static inline void get_seccomp_filter(struct task_struct *tsk) in get_seccomp_filter() function
/linux-6.12.1/kernel/
Dseccomp.c947 void get_seccomp_filter(struct task_struct *tsk) in get_seccomp_filter() function