Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/
H A Dcoredump.c590 struct files_struct *displaced; in do_coredump() local
796 retval = unshare_files(&displaced); in do_coredump()
799 if (displaced) in do_coredump()
800 put_files_struct(displaced); in do_coredump()
H A Dexec.c1790 struct files_struct *displaced; in bprm_execve() local
1798 retval = unshare_files(&displaced); in bprm_execve()
1841 if (displaced) in bprm_execve()
1842 put_files_struct(displaced); in bprm_execve()
1860 if (displaced) in bprm_execve()
1861 reset_files_struct(displaced); in bprm_execve()
/OK3568_Linux_fs/kernel/arch/m68k/
H A DKconfig.bus46 (MCA) or VESA. ISA is an older system, now being displaced by PCI;
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/
H A Dvidioc-enumstd.rst331 New Zealand uses a sound carrier displaced 5.4996 ± 0.0005 MHz from
/OK3568_Linux_fs/kernel/kernel/
H A Dfork.c3129 int unshare_files(struct files_struct **displaced) in unshare_files() argument
3137 *displaced = NULL; in unshare_files()
3140 *displaced = task->files; in unshare_files()
/OK3568_Linux_fs/kernel/Documentation/s390/
H A Ddriver-model.rst30 if they are displaced by another ccw device becoming operational on their
/OK3568_Linux_fs/kernel/arch/alpha/
H A DKconfig324 (MCA) or VESA. ISA is an older system, now being displaced by PCI;
/OK3568_Linux_fs/kernel/arch/x86/
H A DKconfig2757 bus. ISA is an older system, displaced by PCI and newer bus
2779 (MCA) or VESA. ISA is an older system, now being displaced by PCI;
/OK3568_Linux_fs/kernel/arch/arm/
H A DKconfig1136 (MCA) or VESA. ISA is an older system, now being displaced by PCI;
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/
H A Dgdb.info6201 Displaced stepping (*note displaced stepping: Maintenance
6204 replay target doesn't support displaced stepping.
22446 'set debug displaced'
22447 Turns on or off display of GDB debugging info for the displaced
22449 'show debug displaced'
22451 to displaced stepping.
43300 'set displaced-stepping'
43301 'show displaced-stepping'
43302 Control whether or not GDB will do "displaced stepping" if the
43309 'set displaced-stepping on'
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/
H A Dgdb.info6201 Displaced stepping (*note displaced stepping: Maintenance
6204 replay target doesn't support displaced stepping.
22446 'set debug displaced'
22447 Turns on or off display of GDB debugging info for the displaced
22449 'show debug displaced'
22451 to displaced stepping.
43300 'set displaced-stepping'
43301 'show displaced-stepping'
43302 Control whether or not GDB will do "displaced stepping" if the
43309 'set displaced-stepping on'
[all …]