Home
last modified time | relevance | path

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

1234

/linux/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/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/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/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
129 When the last task of a process exits, the process level data accumulated also
165 When the rate of task exits becomes large, a listener may not be able to keep
/linux/Documentation/ABI/testing/
H A Dsysfs-bus-iio-cros-ec8 Writing '0` exits calibration mode. It is a NOP for FOC enabled
/linux/arch/s390/
H A DKconfig.debug12 exits or otherwise impact performance.
/linux/tools/testing/selftests/media_tests/
H A Dregression_test.txt25 should stick around until this test exits.
/linux/Documentation/networking/
H A Dsysfs-tagging.rst36 namespace exits, it will call kobj_ns_exit() to invalidate any
/linux/Documentation/kbuild/
H A DKconfig.recursion-issue-0133 # tools run in a loop. When this happens Kconfig exits and complains about
/linux/arch/riscv/include/asm/
H A Dkvm_host.h79 u64 exits; member
/linux/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/Documentation/bpf/
H A Dmaps.rst57 file descriptors will be deleted automatically when a process exits.
/linux/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/arch/m68k/math-emu/
H A Dfp_util.S56 | exits from fp_scan:
/linux/Documentation/infiniband/
H A Duser_verbs.rst44 This also allows the kernel to clean up when a process exits and
/linux/Documentation/block/
H A Dublk.rst204 enable recovery of ublk devices after the ublk server exits, the ublk server
211 With just ``UBLK_F_USER_RECOVERY`` set, after the ublk server exits,
219 exits, contrary to ``UBLK_F_USER_RECOVERY``,
227 exits, requests which have issued to userspace are failed, as are any
/linux/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
/linux/arch/riscv/kvm/
H A Dvcpu.c37 STATS_DESC_COUNTER(VCPU, exits),
980 vcpu->stat.exits++; in kvm_arch_vcpu_ioctl_run()
/linux/Documentation/dev-tools/kunit/api/
H A Dfunctionredirection.rst117 when the test exits.
/linux/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/Documentation/dev-tools/
H A Dkcov.rst138 a thread exits).
248 exits (e.g. vhost workers).
/linux/Documentation/driver-api/rapidio/
H A Drio_cm.rst67 exits with -EGAIN error status immediately.
/linux/Documentation/arch/powerpc/
H A Dkvm-nested.rst41 is reached. Once the L2 exits, the state of the L2 is given back to
281 H_GUEST_SET_STATE(). When the L2 exits, the L1 will resume from this
643 When a vCPU exits from a H_GUEST_RUN_VCPU() call, the L1 internally

1234