Home
last modified time | relevance | path

Searched refs:exits (Results 1 – 25 of 87) sorted by relevance

1234

/linux-6.15/scripts/
H A DKconfig.include15 # 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
/linux-6.15/tools/testing/selftests/ftrace/
H A DREADME52 * 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-6.15/arch/m68k/ifpsp060/
H A Dfpsp.doc173 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 <----
H A DCHANGES74 from the current exception stack frame and exits
/linux-6.15/Documentation/accounting/
H A Dtaskstats.rst36 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
H A Ddelay-accounting.rst60 When a task exits, records containing the per-task statistics
/linux-6.15/arch/s390/
H A DKconfig.debug12 exits or otherwise impact performance.
/linux-6.15/Documentation/doc-guide/
H A Dparse-headers.rst51 Prints a brief help message and exits.
57 Prints a more detailed help message and exits.
/linux-6.15/tools/testing/selftests/media_tests/
H A Dregression_test.txt25 should stick around until this test exits.
/linux-6.15/Documentation/networking/
H A Dsysfs-tagging.rst36 namespace exits, it will call kobj_ns_exit() to invalidate any
/linux-6.15/Documentation/devicetree/bindings/net/
H A Dqcom,ethqos.yaml49 - description: The interrupt that occurs when Rx exits the LPI state
/linux-6.15/Documentation/kbuild/
H A DKconfig.recursion-issue-0133 # tools run in a loop. When this happens Kconfig exits and complains about
/linux-6.15/Documentation/virt/kvm/loongarch/
H A Dhypercalls.rst89 and SWI is used for PV IPI inject since there is no VM-exits accessing SWI registers.
/linux-6.15/Documentation/bpf/
H A Dmaps.rst57 file descriptors will be deleted automatically when a process exits.
/linux-6.15/Documentation/trace/
H A Dmmiotrace.rst80 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
H A Devents-power.rst42 means that the system exits the previous idle state.
/linux-6.15/arch/m68k/math-emu/
H A Dfp_util.S56 | exits from fp_scan:
/linux-6.15/Documentation/infiniband/
H A Duser_verbs.rst44 This also allows the kernel to clean up when a process exits and
/linux-6.15/arch/riscv/include/asm/
H A Dkvm_host.h89 u64 exits; member
/linux-6.15/Documentation/dev-tools/
H A Dsparse.rst70 If the function enters and exits without the lock held, acquiring and
H A Dkcov.rst138 a thread exits).
248 exits (e.g. vhost workers).
/linux-6.15/Documentation/dev-tools/kunit/api/
H A Dfunctionredirection.rst117 when the test exits.
/linux-6.15/tools/gpio/
H A Dgpio-sloppy-logic-analyzer.sh63 Note that the process exits after checking all parameters but a sub-process still works in
/linux-6.15/arch/riscv/kvm/
H A Dvcpu.c37 STATS_DESC_COUNTER(VCPU, exits),
972 vcpu->stat.exits++; in kvm_arch_vcpu_ioctl_run()
/linux-6.15/Documentation/locking/
H A Drobust-futexes.rst31 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

1234