Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dfdtable.h103 int unshare_files(void);
/linux/fs/
H A Dcoredump.c1167 if (unshare_files()) in vfs_coredump()
H A Dexec.c1134 retval = unshare_files(); in begin_new_exec()
/linux/kernel/
H A Dfork.c3209 int unshare_files(void) in unshare_files() function