Home
last modified time | relevance | path

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

123456

/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/drivers/acpi/
H A Dpptt.c500 * @level: A level that terminates the search
501 * @flag: A flag which terminates the search
702 * The search terminates when either the requested level is found or
723 * The search terminates when either a level is found with the PHYSICAL_PACKAGE
799 * The search terminates when a level is found with the identical implementation
/linux/drivers/target/
H A Dtarget_core_fabric_lib.c150 * terminates the ISCSI NAME field without regard for the specified in iscsi_get_pr_transport_id()
178 * ID field byte containing an ASCII null character terminates in iscsi_get_pr_transport_id()
324 * containing an ASCII null character terminates the in iscsi_parse_pr_out_transport_id()
/linux/scripts/kconfig/tests/preprocess/builtin_func/
H A DKconfig10 # 'error-if' is similar, but it terminates the parsing immediately.
/linux/Documentation/ABI/testing/
H A Dsysfs-driver-pciback28 list when the connected pcifront terminates.
/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/userspace-api/
H A Dmseal.rst79 stay in the process's memory until the process terminates**.
138 until the process terminates or the exec system call is invoked.
/linux/drivers/scsi/fnic/
H A Dfnic_stats.h49 atomic64_t terminates; member
H A Dfnic_trace.c324 "Number of Terminates: %lld\n" in fnic_get_stats_data()
325 "Maximum Terminates: %lld\n" in fnic_get_stats_data()
330 (u64)atomic64_read(&stats->term_stats.terminates), in fnic_get_stats_data()
347 "Number of Device Reset Terminates: %lld\n" in fnic_get_stats_data()
/linux/Documentation/devicetree/bindings/power/supply/
H A Dbq24190.yaml57 - charge-term-current-microamp: a charge cycle terminates when the battery voltage is
/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/drivers/vdpa/
H A DKconfig32 vDPA block device simulator which terminates IO request in a
/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.c631 * hardware processes each request. But when an URB terminates with an
637 * guarantee apply when an URB terminates because it was unlinked.
640 * URB terminates with any sort of error, including -ECONNRESET, -ENOENT,
656 * When a control URB terminates with an error other than -EREMOTEIO, it
/linux/tools/power/acpi/tools/acpidump/
H A Dapdump.c231 /* Something seriously bad happened if the loop terminates here */ in ap_dump_all_tables()
348 /* Something seriously bad happened if the loop terminates here */ in ap_dump_table_by_name()
/linux/drivers/parisc/
H A Diommu-helpers.h128 ** This loop terminates one iteration "early" since in iommu_coalesce_chunks()
/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/block/
H A Dblk-ioprio.c90 /* kernfs_fop_write_iter() terminates 'buf' with '\0'. */ in ioprio_set_prio_policy()
/linux/include/uapi/linux/
H A Di2c.h63 * with SMBus PEC. The transfer terminates with a NAK, or when all those
/linux/Documentation/power/
H A Dswsusp-dmcrypt.rst131 If resume starts, script execution terminates here.
/linux/lib/
H A Dcpumask.c15 * @wrap: assume @n crossing @start terminates the iteration

123456