Home
last modified time | relevance | path

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

1234567

/linux-6.12.1/arch/powerpc/include/asm/
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-6.12.1/Documentation/devicetree/bindings/phy/
Dfsl,mxs-usbphy.yaml66 connected in parallel with the 45 ohm resistor that terminates
75 connected in parallel with the 45 ohm resistor that terminates
/linux-6.12.1/drivers/acpi/
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-6.12.1/drivers/target/
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-6.12.1/scripts/kconfig/tests/preprocess/builtin_func/
DKconfig10 # 'error-if' is similar, but it terminates the parsing immediately.
/linux-6.12.1/Documentation/ABI/testing/
Dsysfs-driver-pciback28 list when the connected pcifront terminates.
/linux-6.12.1/drivers/acpi/acpica/
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-6.12.1/Documentation/userspace-api/
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-6.12.1/drivers/scsi/fnic/
Dfnic_stats.h49 atomic64_t terminates; member
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-6.12.1/Documentation/devicetree/bindings/power/supply/
Dbq24190.yaml57 - charge-term-current-microamp: a charge cycle terminates when the battery voltage is
/linux-6.12.1/tools/lib/subcmd/
Dpager.c110 /* this makes sure that the parent terminates after the pager */ in setup_pager()
/linux-6.12.1/arch/powerpc/platforms/cell/spufs/
Dspu_restore_crt0.S82 * terminates with 'stop SPU_RESTORE_COMPLETE',
/linux-6.12.1/drivers/usb/host/
Duhci-hub.c338 /* Reset terminates Resume signalling */ in uhci_hub_control()
360 /* Disable terminates Resume signalling */ in uhci_hub_control()
/linux-6.12.1/tools/testing/selftests/arm64/fp/
DREADME81 or until the guest terminates. It is therefore recommended to run
/linux-6.12.1/drivers/vdpa/
DKconfig32 vDPA block device simulator which terminates IO request in a
/linux-6.12.1/Documentation/process/
Dkernel-enforcement-statement.rst29 terminates your license, and (b) permanently, if the copyright holder
/linux-6.12.1/net/rxrpc/
Dconn_object.c146 * terminates. The caller must hold the channel_lock and must release the
187 * terminates.
/linux-6.12.1/arch/xtensa/include/asm/
Delf.h156 * deterministic. Also, clearing a0 terminates debugger backtraces.
/linux-6.12.1/drivers/gpu/drm/bridge/
Daux-hpd-bridge.c44 * DRM_MODE_CONNECTOR_DisplayPort, which terminates the bridge chain and is
/linux-6.12.1/arch/m68k/include/asm/
Dbootstd.h15 #define __BN_exit 3 /* terminates a bootloader image */
/linux-6.12.1/drivers/parisc/
Diommu-helpers.h128 ** This loop terminates one iteration "early" since in iommu_coalesce_chunks()
/linux-6.12.1/block/
Dblk-ioprio.c90 /* kernfs_fop_write_iter() terminates 'buf' with '\0'. */ in ioprio_set_prio_policy()
/linux-6.12.1/tools/power/acpi/tools/acpidump/
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-6.12.1/drivers/usb/core/
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

1234567