Searched refs:LINUX_MAX_PID_NS_LEVEL (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/compat/linux/ | ||
H A D | linux_misc.h | 32 #define LINUX_MAX_PID_NS_LEVEL 32 macro |
H A D | linux_fork.c | 394 if (uca->set_tid_size > LINUX_MAX_PID_NS_LEVEL) in linux_clone3_args_valid() |