Home
last modified time | relevance | path

Searched full:infinite (Results 1 – 25 of 329) sorted by relevance

12345678910>>...14

/Linux-v6.1/tools/testing/selftests/bpf/verifier/
Dloops1.c100 "infinite loop after a conditional jump",
130 "infinite loop in two jumps",
142 "infinite loop: three-jump trick",
Datomic_bounds.c19 /* Verifier should be able to tell that this infinite loop isn't reachable. */
Dcfg.c70 .errstr = "infinite loop detected",
/Linux-v6.1/drivers/scsi/
Dimm.c461 udelay(2); /* 1 usec - infinite */ in imm_cpp()
463 udelay(10); /* 7 usec - infinite */ in imm_cpp()
465 udelay(10); /* 7 usec - infinite */ in imm_cpp()
467 udelay(10); /* 7 usec - infinite */ in imm_cpp()
469 udelay(10); /* 7 usec - infinite */ in imm_cpp()
472 udelay(10); /* 7 usec - infinite */ in imm_cpp()
475 udelay(10); /* 7 usec - infinite */ in imm_cpp()
488 udelay(2); /* 1 usec - infinite */ in imm_cpp()
490 udelay(10); /* 7 usec - infinite */ in imm_cpp()
492 udelay(2); /* 1 usec - infinite */ in imm_cpp()
[all …]
/Linux-v6.1/net/mptcp/
Dmib.h20 MPTCP_MIB_INFINITEMAPTX, /* Sent an infinite mapping */
21 MPTCP_MIB_INFINITEMAPRX, /* Received an infinite mapping */
/Linux-v6.1/drivers/mmc/host/
Dmmci_qcom_dml.c156 * Disable infinite mode transfer as we won't be doing any in qcom_dma_setup()
157 * infinite size data transfers. All data transfer will be in qcom_dma_setup()
/Linux-v6.1/drivers/staging/greybus/tools/
Dlbtest50 ' initiate an infinite (non terminating) test and exit\n'
133 print ("Infinite test initiated CSV won't be logged\n")
/Linux-v6.1/Documentation/filesystems/
Ddirectory-locking.rst110 Otherwise the set of contended objects would be infinite - each of them
117 would again have an infinite set of contended objects). But that
/Linux-v6.1/Documentation/scheduler/
Dschedutil.rst26 Since this is essentially a progression of an infinite geometric series, the
100 To alleviate this (a default enabled option) UTIL_EST drives an Infinite
/Linux-v6.1/arch/loongarch/include/uapi/asm/
Ducontext.h29 * infinite extensibility. Since we know this will be extended and we
/Linux-v6.1/arch/riscv/include/uapi/asm/
Ducontext.h28 * infinite extensibility. Since we know this will be extended and we
/Linux-v6.1/arch/um/kernel/skas/
Dsyscall.c22 * If we have infinite CPU resources, then make every syscall also a in handle_syscall()
/Linux-v6.1/drivers/mtd/tests/
Dtorturetest.c55 "(infinite by default)");
171 int err = 0, i, infinite = !cycles_count; in tort_init() local
330 if (!infinite && --cycles_count == 0) in tort_init()
/Linux-v6.1/drivers/net/can/sja1000/
Dpeak_pcmcia.c89 /* time waiting for SPI busy (prevent from infinite loop) */
93 /* (prevent from infinite loop) */
96 /* max nb of int handled by that isr in one shot (prevent from infinite loop) */
427 /* prevent from infinite loop */ in pcan_isr()
/Linux-v6.1/drivers/mtd/
Dinftlcore.c298 printk(KERN_WARNING "INFTL: infinite loop in Virtual " in INFTL_foldchain()
511 printk(KERN_WARNING "INFTL: infinite loop in " in INFTL_findwriteunit()
683 printk(KERN_WARNING "INFTL: infinite loop in Virtual " in INFTL_trydeletechain()
782 printk(KERN_WARNING "INFTL: infinite loop in Virtual " in INFTL_deleteblock()
891 printk(KERN_WARNING "INFTL: infinite loop in " in inftl_readblock()
/Linux-v6.1/Documentation/ABI/testing/
Dsysfs-class-uwb_rc-wusbhc57 valid values is [0..15], where 0 indicates infinite retries.
/Linux-v6.1/crypto/asymmetric_keys/
Dx509_parser.h36 bool seen; /* Infinite recursion prevention */
/Linux-v6.1/include/linux/
Djiffies.h344 * - negative values mean 'infinite timeout' (MAX_JIFFY_OFFSET)
347 * MAX_JIFFY_OFFSET values] mean 'infinite timeout' too.
395 * MAX_JIFFY_OFFSET values] mean 'infinite timeout' too.
/Linux-v6.1/tools/testing/selftests/powerpc/pmu/ebb/
Dback_to_back_ebbs_test.c23 * We get out of what would otherwise be an infinite loop by leaving the
/Linux-v6.1/drivers/gpu/drm/radeon/
Dr520.c229 /* Reset gpu before posting otherwise ATOM will enter infinite loop */ in r520_resume()
274 /* Reset gpu before posting otherwise ATOM will enter infinite loop */ in r520_init()
/Linux-v6.1/arch/powerpc/platforms/cell/spufs/
Dspu_restore.c235 * by infinite loop after end of restore sequence. in restore_complete()
266 /* SPU_Status[I,S,H,P,R]=0. Add infinite loop. */ in restore_complete()
/Linux-v6.1/tools/power/acpi/tools/acpidump/
Dacpidump.h51 #define AP_MAX_ACPI_FILES 256 /* Prevent infinite loops */
/Linux-v6.1/drivers/net/wireless/ti/wl18xx/
Dscan.h66 u8 total_cycles; /* 0 - infinite */
/Linux-v6.1/Documentation/devicetree/bindings/iio/proximity/
Dsemtech,sx9360.yaml61 UINT_MAX (4294967295) represents infinite. Other values
/Linux-v6.1/tools/testing/selftests/rcutorture/bin/
Dmkinitrd.sh23 # Create a C-language initrd/init infinite-loop program and statically

12345678910>>...14