Home
last modified time | relevance | path

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

/Linux-v5.10/fs/
Dcoredump.c589 struct files_struct *displaced; in do_coredump() local
795 retval = unshare_files(&displaced); in do_coredump()
798 if (displaced) in do_coredump()
799 put_files_struct(displaced); in do_coredump()
Dexec.c1779 struct files_struct *displaced; in bprm_execve() local
1787 retval = unshare_files(&displaced); in bprm_execve()
1830 if (displaced) in bprm_execve()
1831 put_files_struct(displaced); in bprm_execve()
1849 if (displaced) in bprm_execve()
1850 reset_files_struct(displaced); in bprm_execve()
/Linux-v5.10/arch/m68k/
DKconfig.bus46 (MCA) or VESA. ISA is an older system, now being displaced by PCI;
/Linux-v5.10/Documentation/userspace-api/media/v4l/
Dvidioc-enumstd.rst331 New Zealand uses a sound carrier displaced 5.4996 ± 0.0005 MHz from
/Linux-v5.10/kernel/
Dfork.c3026 int unshare_files(struct files_struct **displaced) in unshare_files() argument
3034 *displaced = NULL; in unshare_files()
3037 *displaced = task->files; in unshare_files()
/Linux-v5.10/Documentation/s390/
Ddriver-model.rst30 if they are displaced by another ccw device becoming operational on their
/Linux-v5.10/arch/alpha/
DKconfig324 (MCA) or VESA. ISA is an older system, now being displaced by PCI;
/Linux-v5.10/arch/x86/
DKconfig2674 bus. ISA is an older system, displaced by PCI and newer bus
2696 (MCA) or VESA. ISA is an older system, now being displaced by PCI;
/Linux-v5.10/arch/arm/
DKconfig1135 (MCA) or VESA. ISA is an older system, now being displaced by PCI;