Home
last modified time | relevance | path

Searched refs:forks (Results 1 – 25 of 27) sorted by relevance

12

/OK3568_Linux_fs/kernel/Documentation/filesystems/
H A Dhfs.rst61 HFS does on the other have the concepts of multiple forks per file. These
62 non-standard forks are represented as hidden additional files in the normal
66 * You can't create, delete or rename resource forks of files or the
/OK3568_Linux_fs/kernel/tools/perf/
H A Dbuiltin-stat.c616 static int dispatch_events(bool forks, int timeout, int interval, int *times) in dispatch_events() argument
632 if (forks) in dispatch_events()
720 const bool forks = (argc > 0); in __run_perf_stat() local
726 if (forks) { in __run_perf_stat()
878 if (forks) { in __run_perf_stat()
883 status = dispatch_events(forks, timeout, interval, &times); in __run_perf_stat()
900 status = dispatch_events(forks, timeout, interval, &times); in __run_perf_stat()
2020 static void setup_system_wide(int forks) in setup_system_wide() argument
2034 if (!forks) in setup_system_wide()
H A Dbuiltin-record.c1611 const bool forks = argc > 0; in __cmd_record() local
1691 if (forks) { in __cmd_record()
1795 if (forks) { in __cmd_record()
1979 if (forks && workload_exec_errno) { in __cmd_record()
2003 if (forks) { in __cmd_record()
H A Dbuiltin-trace.c3894 const bool forks = argc > 0; local
3971 if (forks) {
4045 if (forks)
/OK3568_Linux_fs/kernel/fs/hfsplus/
H A DKconfig13 data forks and creator codes, but it also has several UNIX
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/autoconf/autoconf/
H A Dpreferbash.patch33 # Try only shells that exist, to save several forks.
/OK3568_Linux_fs/yocto/meta-openembedded/meta-webserver/recipes-webadmin/netdata/netdata/
H A Dnetdata.conf1267 [system.forks]
/OK3568_Linux_fs/buildroot/dl/unixbench/git/UnixBench/testdir/
H A Dsort.src191 logmsg="Process Creation Test: $options forks"
/OK3568_Linux_fs/kernel/Documentation/admin-guide/device-mapper/
H A Dsnapshot.rst10 - To create device "forks", i.e. multiple different versions of the
/OK3568_Linux_fs/kernel/Documentation/security/keys/
H A Drequest-key.rst95 4) request_key() then forks and executes /sbin/request-key with a new session
/OK3568_Linux_fs/kernel/Documentation/powerpc/
H A Dcxlflash.rst300 forks. Upon success, the child process (which invoked the ioctl)
308 forks, child process can clone the parents context by first creating
/OK3568_Linux_fs/kernel/Documentation/dev-tools/
H A Dkcov.rst127 mmaps coverage buffer and then forks child processes in a loop. Child processes
/OK3568_Linux_fs/external/xserver/xkb/
H A DXKM_file_format.txt7 between the server and xkbcomp. Usually, the server forks off xkbcomp,
/OK3568_Linux_fs/kernel/Documentation/userspace-api/
H A Dseccomp_filter.rst208 a particular filter, and not a particular task. So if this task then forks,
/OK3568_Linux_fs/yocto/poky/documentation/dev-manual/
H A Dstart.rst758 as it forks off the "master" branch. To see and use the files of a
/OK3568_Linux_fs/kernel/Documentation/admin-guide/sysctl/
H A Dkernel.rst640 when it initially forks.
/OK3568_Linux_fs/kernel/Documentation/trace/
H A Dftrace.rst264 PID is listed in this file forks, the child's PID will
275 PID is listed in this file forks, the child's PID will
/OK3568_Linux_fs/kernel/Documentation/admin-guide/
H A Dcgroup-v2.rst228 When a process forks a child process, the new process is born into the
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/share/info/
H A Dlibc.info-73907 process creates a pipe just before it forks one or more child processes
7207 socket style calls for connections) and then forks a child process to
H A Dlibc.info-83990 addition, forks a new process (*note Creating a Process::) and
H A Dlibc.info-113020 In this example, a parent process forks a child process and then
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/share/info/
H A Dlibc.info-73907 process creates a pipe just before it forks one or more child processes
7207 socket style calls for connections) and then forks a child process to
H A Dlibc.info-83990 addition, forks a new process (*note Creating a Process::) and
H A Dlibc.info-113020 In this example, a parent process forks a child process and then
/OK3568_Linux_fs/kernel/arch/m68k/ifpsp060/src/
H A Dfpsp.S3833 # This module determines which and forks the flow off to the #

12