/linux-6.14.4/tools/testing/selftests/bpf/progs/ |
D | verifier_cfg.c | 87 __failure __msg("infinite loop detected") 124 __failure __msg("infinite loop detected") 149 /* infinite loop is detected *after* check_cfg() */ 150 __failure __msg("infinite loop detected")
|
D | verifier_loops1.c | 125 __description("infinite loop after a conditional jump") 166 __description("infinite loop in two jumps") 179 __description("infinite loop: three-jump trick")
|
/linux-6.14.4/drivers/scsi/ |
D | imm.c | 460 udelay(2); /* 1 usec - infinite */ in imm_cpp() 462 udelay(10); /* 7 usec - infinite */ in imm_cpp() 464 udelay(10); /* 7 usec - infinite */ in imm_cpp() 466 udelay(10); /* 7 usec - infinite */ in imm_cpp() 468 udelay(10); /* 7 usec - infinite */ in imm_cpp() 471 udelay(10); /* 7 usec - infinite */ in imm_cpp() 474 udelay(10); /* 7 usec - infinite */ in imm_cpp() 487 udelay(2); /* 1 usec - infinite */ in imm_cpp() 489 udelay(10); /* 7 usec - infinite */ in imm_cpp() 491 udelay(2); /* 1 usec - infinite */ in imm_cpp() [all …]
|
/linux-6.14.4/drivers/mmc/host/ |
D | mmci_qcom_dml.c | 156 * 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-6.14.4/net/mptcp/ |
D | mib.h | 33 MPTCP_MIB_INFINITEMAPTX, /* Sent an infinite mapping */ 34 MPTCP_MIB_INFINITEMAPRX, /* Received an infinite mapping */
|
/linux-6.14.4/Documentation/scheduler/ |
D | schedutil.rst | 26 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-6.14.4/tools/testing/selftests/bpf/verifier/ |
D | atomic_bounds.c | 19 /* Verifier should be able to tell that this infinite loop isn't reachable. */
|
/linux-6.14.4/arch/loongarch/include/uapi/asm/ |
D | ucontext.h | 29 * infinite extensibility. Since we know this will be extended and we
|
/linux-6.14.4/arch/riscv/include/uapi/asm/ |
D | ucontext.h | 31 * infinite extensibility. Since we know this will be extended and we
|
/linux-6.14.4/drivers/mtd/tests/ |
D | torturetest.c | 55 "(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-6.14.4/drivers/net/can/sja1000/ |
D | peak_pcmcia.c | 89 /* 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-6.14.4/drivers/gpu/drm/amd/display/dc/link/protocols/ |
D | link_dp_training_8b_10b.h | 31 /* to avoid infinite loop where-in the receiver
|
/linux-6.14.4/drivers/mtd/ |
D | inftlcore.c | 298 printk(KERN_WARNING "INFTL: infinite loop in Virtual " in INFTL_foldchain() 512 printk(KERN_WARNING "INFTL: infinite loop in " in INFTL_findwriteunit() 684 printk(KERN_WARNING "INFTL: infinite loop in Virtual " in INFTL_trydeletechain() 783 printk(KERN_WARNING "INFTL: infinite loop in Virtual " in INFTL_deleteblock() 892 printk(KERN_WARNING "INFTL: infinite loop in " in inftl_readblock()
|
/linux-6.14.4/tools/perf/pmu-events/arch/s390/cf_z14/ |
D | transaction.json | 53 "BriefDescription": "Estimated Instruction Complexity CPI infinite Level 1",
|
/linux-6.14.4/tools/perf/pmu-events/arch/s390/cf_z15/ |
D | transaction.json | 53 "BriefDescription": "Estimated Instruction Complexity CPI infinite Level 1",
|
/linux-6.14.4/crypto/asymmetric_keys/ |
D | x509_parser.h | 37 bool seen; /* Infinite recursion prevention */
|
/linux-6.14.4/tools/testing/selftests/hid/progs/ |
D | hid.c | 373 * infinite loops. in BPF_PROG() 432 * infinite loops. in BPF_PROG() 582 * infinite loops. in BPF_PROG()
|
/linux-6.14.4/drivers/gpu/drm/radeon/ |
D | r520.c | 229 /* 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-6.14.4/tools/sched_ext/ |
D | README.md | 186 single CPU, allowing other cores to run with infinite slices, without timer 192 infinite slices and no timer ticks allows the VM to avoid unnecessary expensive
|
/linux-6.14.4/arch/powerpc/platforms/cell/spufs/ |
D | spu_restore.c | 235 * 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-6.14.4/tools/perf/pmu-events/arch/s390/cf_z13/ |
D | transaction.json | 53 "BriefDescription": "Estimated Instruction Complexity CPI infinite Level 1",
|
/linux-6.14.4/tools/testing/selftests/powerpc/pmu/ebb/ |
D | back_to_back_ebbs_test.c | 23 * We get out of what would otherwise be an infinite loop by leaving the
|
/linux-6.14.4/tools/perf/pmu-events/arch/s390/cf_z16/ |
D | transaction.json | 53 "BriefDescription": "Estimated Instruction Complexity CPI infinite Level 1",
|
/linux-6.14.4/drivers/net/wireless/ti/wl18xx/ |
D | scan.h | 66 u8 total_cycles; /* 0 - infinite */
|
/linux-6.14.4/drivers/staging/media/atomisp/pci/hive_isp_css_include/host/ |
D | input_formatter_public.h | 28 - In HW, the capture unit will deliver an infinite stream of frames,
|