Searched refs:exits (Results 1 – 25 of 64) sorted by relevance
123
/Linux-v4.19/scripts/ |
D | Kconfig.include | 14 # Return <then> if <command> exits with 0, <else> otherwise. 18 # Return y if <command> exits with 0, n otherwise
|
/Linux-v4.19/tools/testing/selftests/ftrace/ |
D | README | 52 * PASS: The test succeeded as expected. The test which exits with 0 is 55 * FAIL: The test failed, but was expected to succeed. The test which exits
|
/Linux-v4.19/arch/m68k/ifpsp060/ |
D | fpsp.doc | 173 always exits through _060_real_snan <---- 181 always exits through _060_real_operr <----- 189 always exits through _060_real_dz <---- 197 always exits through _060_real_inex <----
|
D | CHANGES | 74 from the current exception stack frame and exits
|
/Linux-v4.19/Documentation/accounting/ |
D | taskstats.txt | 35 sends a register command and specifies a cpumask. Whenever a task exits on 104 3. New message sent by kernel whenever a task exits. The payload consists of a 126 When the last task of a process exits, the process level data accumulated also 162 When the rate of task exits becomes large, a listener may not be able to keep
|
D | delay-accounting.txt | 52 When a task exits, records containing the per-task statistics
|
/Linux-v4.19/Documentation/doc-guide/ |
D | parse-headers.rst | 51 Prints a brief help message and exits. 57 Prints a more detailed help message and exits.
|
/Linux-v4.19/tools/testing/selftests/media_tests/ |
D | regression_test.txt | 25 should stick around until this test exits.
|
/Linux-v4.19/Documentation/filesystems/ |
D | sysfs-tagging.txt | 33 namespace exits, it will call kobj_ns_exit() to invalidate any
|
/Linux-v4.19/Documentation/kbuild/ |
D | Kconfig.recursion-issue-01 | 33 # tools run in a loop. When this happens Kconfig exits and complains about
|
/Linux-v4.19/arch/arm/include/asm/ |
D | kvm_host.h | 207 u64 exits; member
|
/Linux-v4.19/Documentation/trace/ |
D | mmiotrace.rst | 80 The 'cat' process exits. If it does not, kill it by issuing 'fg' command and 129 marks the page present, sets TF flag to achieve single stepping and exits the
|
D | events-power.rst | 42 means that the system exits the previous idle state.
|
/Linux-v4.19/Documentation/infiniband/ |
D | user_verbs.txt | 40 This also allows the kernel to clean up when a process exits and
|
/Linux-v4.19/arch/m68k/math-emu/ |
D | fp_util.S | 56 | exits from fp_scan:
|
/Linux-v4.19/arch/arm/kvm/ |
D | guest.c | 41 VCPU_STAT(exits),
|
/Linux-v4.19/arch/arm64/include/asm/ |
D | kvm_host.h | 344 u64 exits; member
|
/Linux-v4.19/Documentation/dev-tools/ |
D | sparse.rst | 68 If the function enters and exits without the lock held, acquiring and
|
/Linux-v4.19/arch/arm64/kvm/ |
D | guest.c | 46 VCPU_STAT(exits),
|
/Linux-v4.19/Documentation/ |
D | robust-futexes.txt | 31 process exits prematurely while holding a pthread_mutex_t lock that is 38 created: pthread_mutex_lock() returns an error value if the owner exits
|
/Linux-v4.19/Documentation/filesystems/nfs/ |
D | nfs.txt | 76 valid entry. If so, it returns that entry and exits.
|
/Linux-v4.19/Documentation/i2c/ |
D | upgrading-clients | 149 routine exits successfully, then the driver will be automatically
|
/Linux-v4.19/Documentation/rapidio/ |
D | rio_cm.txt | 63 exits with -EGAIN error status immediately.
|
/Linux-v4.19/Documentation/cgroup-v1/ |
D | freezer-subsystem.txt | 38 <at this point 16690 exits and causes 16644 to exit too>
|
/Linux-v4.19/Documentation/media/kapi/ |
D | v4l2-dev.rst | 29 of the video device exits. 309 When the last user of the video device node exits, then the ``vdev->release()``
|
123