Searched refs:LOOP (Results 1 – 25 of 25) sorted by relevance
/linux-6.3-rc2/arch/arc/lib/ |
A D | memcpy-archs.S | 50 ;; LOOP BEGIN 64 ;; LOOP START 78 ;; LOOP START 107 ;; LOOP START 132 ;; LOOP START 150 ;; LOOP START 173 ;; LOOP START 190 ;; LOOP START 213 ;; LOOP START
|
A D | memcpy-archs-unaligned.S | 28 ;; LOOP START 41 ;; LOOP START
|
/linux-6.3-rc2/tools/testing/selftests/cgroup/ |
A D | test_cpuset_prs.sh | 75 LOOP=0 76 while [[ $LOOP -lt $DELAY_FACTOR ]] 79 ((LOOP++))
|
/linux-6.3-rc2/arch/m68k/fpsp040/ |
A D | stan.S | 316 |--there is a danger of unwanted overflow in first LOOP iteration. In this 320 bnes LOOP 344 LOOP: label
|
A D | ssin.S | 509 bra LOOP
|
/linux-6.3-rc2/drivers/media/pci/tw686x/ |
A D | tw686x-regs.h | 100 #define LOOP VDREG2(0x195) macro
|
A D | tw686x-video.c | 1297 reg_write(dev, LOOP[0], 0xa5); in tw686x_video_init() 1300 reg_write(dev, LOOP[1], 0xa5); in tw686x_video_init()
|
/linux-6.3-rc2/tools/testing/selftests/lkdtm/ |
A D | tests.txt | 6 #LOOP Hangs the system
|
/linux-6.3-rc2/drivers/net/ethernet/amd/ |
A D | ariadne.h | 254 #define LOOP 0x0400 /* Loopback Enable */ macro
|
/linux-6.3-rc2/Documentation/fault-injection/ |
A D | provoke-crashes.rst | 37 of the common ones are PANIC, BUG, EXCEPTION, LOOP, and OVERFLOW.
|
/linux-6.3-rc2/drivers/video/fbdev/matrox/ |
A D | matroxfb_Ti3026.c | 205 #define TVP3026_XPLLADDR_X(LOOP,MCLK,PIX) (((LOOP)<<4) | ((MCLK)<<2) | (PIX)) argument
|
/linux-6.3-rc2/drivers/misc/lkdtm/ |
A D | bugs.c | 604 CRASHTYPE(LOOP),
|
/linux-6.3-rc2/Documentation/userspace-api/media/rc/ |
A D | rc-tables.rst | 186 - REPEAT / LOOP / RECALL
|
/linux-6.3-rc2/drivers/media/i2c/ |
A D | tw9910.c | 82 #define LOOP 0x2E /* LOOP Control Register */ macro
|
/linux-6.3-rc2/Documentation/admin-guide/ |
A D | kernel-parameters.rst | 131 LOOP Loopback device support is enabled.
|
A D | kernel-parameters.txt | 2970 max_loop= [LOOP] The number of loop block devices that get
|
/linux-6.3-rc2/drivers/net/ethernet/cisco/enic/ |
A D | enic_main.c | 2888 if (ENIC_SETTING(enic, LOOP)) { in enic_probe()
|
/linux-6.3-rc2/arch/x86/lib/ |
A D | x86-opcode-map.txt | 286 e2: LOOP Jb (f64)
|
/linux-6.3-rc2/drivers/scsi/qla2xxx/ |
A D | qla_def.h | 4182 #define LOOP 0 macro
|
A D | qla_isr.c | 1400 ha->operating_mode = LOOP; in qla2x00_async_event()
|
A D | qla_init.c | 4537 if (ha->operating_mode == LOOP && !IS_CNA_CAPABLE(ha)) in qla2x00_init_rings() 4773 ha->operating_mode = LOOP; in qla2x00_configure_hba()
|
A D | qla_mbx.c | 2350 if (vha->hw->operating_mode == LOOP) in qla24xx_link_initialize()
|
/linux-6.3-rc2/tools/arch/x86/lib/ |
A D | x86-opcode-map.txt | 286 e2: LOOP Jb (f64)
|
/linux-6.3-rc2/arch/m68k/ifpsp060/src/ |
A D | fplsp.S | 5902 #--there is a danger of unwanted overflow in first LOOP iteration. In this 5906 bne.b LOOP # no 5933 LOOP: label
|
A D | fpsp.S | 5577 #--there is a danger of unwanted overflow in first LOOP iteration. In this 6130 bra.w LOOP
|
Completed in 415 milliseconds