Searched refs:displaced (Results 1 – 11 of 11) sorted by relevance
590 struct files_struct *displaced; in do_coredump() local796 retval = unshare_files(&displaced); in do_coredump()799 if (displaced) in do_coredump()800 put_files_struct(displaced); in do_coredump()
1790 struct files_struct *displaced; in bprm_execve() local1798 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()
46 (MCA) or VESA. ISA is an older system, now being displaced by PCI;
331 New Zealand uses a sound carrier displaced 5.4996 ± 0.0005 MHz from
3129 int unshare_files(struct files_struct **displaced) in unshare_files() argument3137 *displaced = NULL; in unshare_files()3140 *displaced = task->files; in unshare_files()
30 if they are displaced by another ccw device becoming operational on their
324 (MCA) or VESA. ISA is an older system, now being displaced by PCI;
2757 bus. ISA is an older system, displaced by PCI and newer bus2779 (MCA) or VESA. ISA is an older system, now being displaced by PCI;
1136 (MCA) or VESA. ISA is an older system, now being displaced by PCI;
6201 Displaced stepping (*note displaced stepping: Maintenance6204 replay target doesn't support displaced stepping.22446 'set debug displaced'22447 Turns on or off display of GDB debugging info for the displaced22449 '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 the43309 'set displaced-stepping on'[all …]