Home
last modified time | relevance | path

Searched full:terminates (Results 1 – 25 of 116) sorted by relevance

12345

/linux/arch/powerpc/include/asm/
H A Ddelay.h42 * @condition when the loop terminates. This allows you to determine the cause
43 * of the loop terminates. If the return value is zero, then you know a
48 * terminates even if the bit never changes. The delay is for devices that
/linux/scripts/kconfig/tests/preprocess/builtin_func/
H A DKconfig10 # 'error-if' is similar, but it terminates the parsing immediately.
/linux/drivers/acpi/acpica/
H A Dutstrtoul64.c186 * 2) The conversion terminates when the size of an integer is reached
189 * 3) The first non-hex character terminates the conversion and returns
270 * behavior of the implicit conversion case. It terminates the
/linux/Documentation/ABI/testing/
H A Dsysfs-driver-pciback28 list when the connected pcifront terminates.
/linux/Documentation/userspace-api/
H A Dmseal.rst79 stay in the process's memory until the process terminates**.
159 until the process terminates or the exec system call is invoked.
/linux/tools/testing/selftests/coredump/
H A DREADME.rst7 `coredump` is a feature which dumps a process's memory space when the process terminates
/linux/Documentation/gpu/
H A Ddrm-compute.rst19 waiting for the workload to complete. Effectively this terminates the workload
/linux/drivers/scsi/fnic/
H A Dfnic_stats.h50 atomic64_t terminates; member
H A Dfnic_trace.c331 "Number of Terminates: %lld\n" in fnic_get_stats_data()
332 "Maximum Terminates: %lld\n" in fnic_get_stats_data()
337 (u64)atomic64_read(&stats->term_stats.terminates), in fnic_get_stats_data()
354 "Number of Device Reset Terminates: %lld\n" in fnic_get_stats_data()
/linux/tools/lib/subcmd/
H A Dpager.c110 /* this makes sure that the parent terminates after the pager */ in setup_pager()
/linux/arch/powerpc/platforms/cell/spufs/
H A Dspu_restore_crt0.S82 * terminates with 'stop SPU_RESTORE_COMPLETE',
/linux/drivers/usb/host/
H A Duhci-hub.c338 /* Reset terminates Resume signalling */ in uhci_hub_control()
360 /* Disable terminates Resume signalling */ in uhci_hub_control()
/linux/tools/testing/selftests/arm64/fp/
H A DREADME81 or until the guest terminates. It is therefore recommended to run
/linux/net/rxrpc/
H A Dconn_object.c148 * terminates. The caller must hold the channel_lock and must release the
189 * terminates.
/linux/Documentation/process/
H A Dkernel-enforcement-statement.rst29 terminates your license, and (b) permanently, if the copyright holder
/linux/drivers/usb/core/
H A Durb.c635 * hardware processes each request. But when an URB terminates with an
641 * guarantee apply when an URB terminates because it was unlinked.
644 * URB terminates with any sort of error, including -ECONNRESET, -ENOENT,
660 * When a control URB terminates with an error other than -EREMOTEIO, it
/linux/tools/power/acpi/tools/acpidump/
H A Dapdump.c232 /* Something seriously bad happened if the loop terminates here */ in ap_dump_all_tables()
349 /* Something seriously bad happened if the loop terminates here */ in ap_dump_table_by_name()
/linux/arch/m68k/include/asm/
H A Dbootstd.h15 #define __BN_exit 3 /* terminates a bootloader image */
/linux/arch/xtensa/include/asm/
H A Delf.h156 * deterministic. Also, clearing a0 terminates debugger backtraces.
/linux/drivers/parisc/
H A Diommu-helpers.h128 ** This loop terminates one iteration "early" since in iommu_coalesce_chunks()
/linux/drivers/gpu/drm/bridge/
H A Daux-hpd-bridge.c45 * DRM_MODE_CONNECTOR_DisplayPort, which terminates the bridge chain and is
/linux/block/
H A Dblk-ioprio.c90 /* kernfs_fop_write_iter() terminates 'buf' with '\0'. */ in ioprio_set_prio_policy()
/linux/Documentation/power/
H A Dswsusp-dmcrypt.rst131 If resume starts, script execution terminates here.
/linux/tools/testing/vsock/
H A Dcontrol.c171 * The program terminates if a timeout occurs.
/linux/include/uapi/linux/
H A Di2c.h64 * with SMBus PEC. The transfer terminates with a NAK, or when all those

12345