Home
last modified time | relevance | path

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

/linux/kernel/
H A Dseccomp.c627 get_seccomp_filter(caller); in seccomp_sync_threads()
979 void get_seccomp_filter(struct task_struct *tsk) in get_seccomp_filter() function
H A Dfork.c1761 get_seccomp_filter(current); in copy_seccomp()