Home
last modified time | relevance | path

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

/linux/arch/um/os-Linux/
H A Dstart_up.c254 static int __init seccomp_helper(void *data) in seccomp_helper() function
318 pid = clone(seccomp_helper, (void *)sp, CLONE_VFORK | CLONE_VM, NULL); in init_seccomp()