get_seccomp_filter
extern void get_seccomp_filter(struct task_struct *tsk);
get_seccomp_filter(current);
get_seccomp_filter(caller);