Searched refs:exits (Results 1 – 25 of 67) sorted by relevance
123
/kernel/linux/linux-5.10/scripts/ |
D | Kconfig.include | 15 # Return <then> if <command> exits with 0, <else> otherwise. 19 # Return y if <command> exits with 0, n otherwise 23 # Return n if <command> exits with 0, y otherwise
|
/kernel/linux/linux-5.10/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
|
/kernel/linux/linux-5.10/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
|
/kernel/linux/linux-5.10/Documentation/accounting/ |
D | taskstats.rst | 36 sends a register command and specifies a cpumask. Whenever a task exits on 105 3. New message sent by kernel whenever a task exits. The payload consists of a 127 When the last task of a process exits, the process level data accumulated also 163 When the rate of task exits becomes large, a listener may not be able to keep
|
D | delay-accounting.rst | 55 When a task exits, records containing the per-task statistics
|
/kernel/linux/linux-5.10/Documentation/doc-guide/ |
D | parse-headers.rst | 51 Prints a brief help message and exits. 57 Prints a more detailed help message and exits.
|
/kernel/linux/linux-5.10/tools/testing/selftests/media_tests/ |
D | regression_test.txt | 25 should stick around until this test exits.
|
/kernel/linux/linux-5.10/Documentation/networking/ |
D | sysfs-tagging.rst | 36 namespace exits, it will call kobj_ns_exit() to invalidate any
|
/kernel/linux/linux-5.10/Documentation/kbuild/ |
D | Kconfig.recursion-issue-01 | 33 # tools run in a loop. When this happens Kconfig exits and complains about
|
/kernel/linux/linux-5.10/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.
|
/kernel/linux/linux-5.10/Documentation/infiniband/ |
D | user_verbs.rst | 44 This also allows the kernel to clean up when a process exits and
|
/kernel/linux/linux-5.10/arch/m68k/math-emu/ |
D | fp_util.S | 56 | exits from fp_scan:
|
/kernel/linux/linux-5.10/Documentation/dev-tools/ |
D | sparse.rst | 70 If the function enters and exits without the lock held, acquiring and
|
/kernel/linux/linux-5.10/Documentation/locking/ |
D | robust-futexes.rst | 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
|
/kernel/linux/linux-5.10/Documentation/admin-guide/nfs/ |
D | nfs-client.rst | 80 valid entry. If so, it returns that entry and exits.
|
/kernel/linux/linux-5.10/Documentation/driver-api/rapidio/ |
D | rio_cm.rst | 67 exits with -EGAIN error status immediately.
|
/kernel/linux/linux-5.10/arch/arm64/include/asm/ |
D | kvm_host.h | 469 u64 exits; member
|
/kernel/linux/linux-5.10/Documentation/admin-guide/cgroup-v1/ |
D | freezer-subsystem.rst | 42 <at this point 16690 exits and causes 16644 to exit too>
|
/kernel/linux/linux-5.10/Documentation/virt/ |
D | ne_overview.rst | 85 If the enclave VM crashes or gracefully exits, an interrupt event is received by
|
/kernel/linux/linux-5.10/Documentation/virt/kvm/ |
D | s390-pv.rst | 28 PVM. SIE exits are minimized as much as possible to improve speed and
|
/kernel/linux/linux-5.10/Documentation/driver-api/media/ |
D | v4l2-dev.rst | 31 of the video device exits. 312 When the last user of the video device node exits, then the ``vdev->release()``
|
/kernel/linux/linux-5.10/fs/jffs2/ |
D | README.Locking | 94 pointer when the garbage collection thread exits. The code to kill the
|
/kernel/linux/linux-5.10/Documentation/PCI/ |
D | pciebus-howto.rst | 123 module exits.
|
123