get_seccomp_filter   85 include/linux/seccomp.h extern void get_seccomp_filter(struct task_struct *tsk);
get_seccomp_filter 1605 kernel/fork.c  	get_seccomp_filter(current);
get_seccomp_filter  393 kernel/seccomp.c 		get_seccomp_filter(caller);