Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dcapability.h205 static inline bool checkpoint_restore_ns_capable(struct user_namespace *ns) in checkpoint_restore_ns_capable() function
/linux/drivers/tty/
H A Dtty_ioctl.c843 if (!checkpoint_restore_ns_capable(&init_user_ns)) in tty_mode_ioctl()
860 if (!checkpoint_restore_ns_capable(&init_user_ns)) in tty_mode_ioctl()
/linux/kernel/
H A Dpid.c218 if (!checkpoint_restore_ns_capable(tmp->user_ns)) in alloc_pid()