/linux/arch/powerpc/include/asm/ |
H A D | delay.h | 42 * @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 D | pptt.c | 500 * @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 D | target_core_fabric_lib.c | 150 * 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 D | Kconfig | 10 # 'error-if' is similar, but it terminates the parsing immediately.
|
/linux/Documentation/ABI/testing/ |
H A D | sysfs-driver-pciback | 28 list when the connected pcifront terminates.
|
/linux/drivers/acpi/acpica/ |
H A D | utstrtoul64.c | 186 * 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 D | mseal.rst | 79 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 D | fnic_stats.h | 49 atomic64_t terminates; member
|
H A D | fnic_trace.c | 324 "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 D | bq24190.yaml | 57 - charge-term-current-microamp: a charge cycle terminates when the battery voltage is
|
/linux/tools/lib/subcmd/ |
H A D | pager.c | 110 /* this makes sure that the parent terminates after the pager */ in setup_pager()
|
/linux/arch/powerpc/platforms/cell/spufs/ |
H A D | spu_restore_crt0.S | 82 * terminates with 'stop SPU_RESTORE_COMPLETE',
|
/linux/drivers/usb/host/ |
H A D | uhci-hub.c | 338 /* 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 D | README | 81 or until the guest terminates. It is therefore recommended to run
|
/linux/drivers/vdpa/ |
H A D | Kconfig | 32 vDPA block device simulator which terminates IO request in a
|
/linux/Documentation/process/ |
H A D | kernel-enforcement-statement.rst | 29 terminates your license, and (b) permanently, if the copyright holder
|
/linux/drivers/usb/core/ |
H A D | urb.c | 631 * 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 D | apdump.c | 231 /* 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 D | iommu-helpers.h | 128 ** This loop terminates one iteration "early" since in iommu_coalesce_chunks()
|
/linux/arch/m68k/include/asm/ |
H A D | bootstd.h | 15 #define __BN_exit 3 /* terminates a bootloader image */
|
/linux/arch/xtensa/include/asm/ |
H A D | elf.h | 156 * deterministic. Also, clearing a0 terminates debugger backtraces.
|
/linux/block/ |
H A D | blk-ioprio.c | 90 /* kernfs_fop_write_iter() terminates 'buf' with '\0'. */ in ioprio_set_prio_policy()
|
/linux/include/uapi/linux/ |
H A D | i2c.h | 63 * with SMBus PEC. The transfer terminates with a NAK, or when all those
|
/linux/Documentation/power/ |
H A D | swsusp-dmcrypt.rst | 131 If resume starts, script execution terminates here.
|
/linux/lib/ |
H A D | cpumask.c | 15 * @wrap: assume @n crossing @start terminates the iteration
|