/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | verifier.c | 141 #define RUN(skel) run_tests_aux(#skel, skel##__elf_bytes, NULL) macro 143 void test_verifier_and(void) { RUN(verifier_and); } in test_verifier_and() 144 void test_verifier_arena(void) { RUN(verifier_arena); } in test_verifier_arena() 145 void test_verifier_arena_large(void) { RUN(verifier_arena_large); } in test_verifier_arena_large() 146 void test_verifier_basic_stack(void) { RUN(verifier_basic_stack); } in test_verifier_basic_stack() 147 void test_verifier_bitfield_write(void) { RUN(verifier_bitfield_write); } in test_verifier_bitfield_write() 148 void test_verifier_bounds(void) { RUN(verifier_bounds); } in test_verifier_bounds() 149 void test_verifier_bounds_deduction(void) { RUN(verifier_bounds_deduction); } in test_verifier_bounds_deduction() 150 void test_verifier_bounds_deduction_non_const(void) { RUN(verifier_bounds_deduction_non_const); } in test_verifier_bounds_deduction_non_const() 151 void test_verifier_bounds_mix_sign_unsign(void) { RUN(verifier_bounds_mix_sign_unsig in test_verifier_bounds_deduction_non_const() [all...] |
/linux/tools/testing/ktest/examples/ |
H A D | crosstests.conf | 61 # arch that you want to test. (uncomment RUN and chose your arch) 62 #RUN := arm 67 #RUN := bisect 96 TEST_START IF ${RUN} == alpha || ${DO_DEFAULT} 105 TEST_START IF ${RUN} == arm || ${DO_DEFAULT} 110 TEST_START IF ${RUN} == ia64 || ${DO_DEFAULT} 115 TEST_START IF ${RUN} == m68k || ${DO_DEFAULT} 120 TEST_START IF ${RUN} == mips || ${RUN} == mips64 || ${DO_DEFAULT} 125 TEST_START IF ${RUN} [all...] |
/linux/tools/testing/selftests/kselftest_harness/ |
H A D | harness-selftest.expected | 4 # RUN global.standalone_pass ... 9 # RUN global.standalone_fail ... 16 # RUN global.signal_pass ... 21 # RUN global.signal_fail ... 27 # RUN fixture.pass ... 36 # RUN fixture.fail ... 44 # RUN fixture.timeout ... 50 # RUN fixture_parent.pass ... 57 # RUN fixture_setup_failure.pass ...
|
/linux/Documentation/PCI/endpoint/ |
H A D | pci-test-howto.rst | 148 # RUN pci_ep_bar.BAR0.BAR_TEST ... 151 # RUN pci_ep_bar.BAR1.BAR_TEST ... 154 # RUN pci_ep_bar.BAR2.BAR_TEST ... 157 # RUN pci_ep_bar.BAR3.BAR_TEST ... 160 # RUN pci_ep_bar.BAR4.BAR_TEST ... 163 # RUN pci_ep_bar.BAR5.BAR_TEST ... 166 # RUN pci_ep_basic.CONSECUTIVE_BAR_TEST ... 169 # RUN pci_ep_basic.LEGACY_IRQ_TEST ... 172 # RUN pci_ep_basic.MSI_TEST ... 175 # RUN pci_ep_basi [all...] |
/linux/arch/powerpc/include/asm/ |
H A D | dbdma.h | 33 #define RUN 0x8000 macro 97 out_le32(&((regs)->control), (RUN|FLUSH)<<16); \ 103 out_le32(&((regs)->control), (ACTIVE|DEAD|WAKE|FLUSH|PAUSE|RUN)<<16);\ 104 while(in_le32(&((regs)->status)) & (RUN)) \
|
/linux/drivers/net/ethernet/apple/ |
H A D | mace.c | 305 out_le32(&dma->control, (WAKE|FLUSH|PAUSE|RUN) << 16); in dbdma_reset() 312 if (le32_to_cpu(dma->control) & RUN) in dbdma_reset() 475 out_le32(&rd->control, (RUN|PAUSE|FLUSH|WAKE) << 16); /* clear run bit */ in mace_open() 477 out_le32(&rd->control, (RUN << 16) | RUN); in mace_open() 485 out_le32(&td->control, (RUN|PAUSE|FLUSH|WAKE) << 16); in mace_open() 513 rd->control = cpu_to_le32((RUN|PAUSE|FLUSH|WAKE) << 16); /* clear run bit */ in mace_close() 514 td->control = cpu_to_le32((RUN|PAUSE|FLUSH|WAKE) << 16); /* clear run bit */ in mace_close() 574 out_le32(&td->control, ((RUN|WAKE) << 16) + (RUN|WAK in mace_xmit_start() [all...] |
H A D | bmac.c | 180 DBDMA_SET(RUN|WAKE) | DBDMA_CLEAR(PAUSE|DEAD)); in dbdma_continue() 188 DBDMA_CLEAR(ACTIVE|DEAD|WAKE|FLUSH|PAUSE|RUN)); in dbdma_reset() 190 while (dbdma_ld32(&dmap->status) & RUN) in dbdma_reset() 481 rd->control = cpu_to_le32(DBDMA_CLEAR(RUN|PAUSE|FLUSH|WAKE)); /* clear run bit */ in bmac_suspend() 482 td->control = cpu_to_le32(DBDMA_CLEAR(RUN|PAUSE|FLUSH|WAKE)); /* clear run bit */ in bmac_suspend() 1349 rd->control = cpu_to_le32(DBDMA_CLEAR(RUN|PAUSE|FLUSH|WAKE)); /* clear run bit */ in bmac_close() 1350 td->control = cpu_to_le32(DBDMA_CLEAR(RUN|PAUSE|FLUSH|WAKE)); /* clear run bit */ in bmac_close() 1439 out_le32(&td->control, DBDMA_CLEAR(RUN|PAUSE|FLUSH|WAKE|ACTIVE|DEAD)); in bmac_tx_timeout() 1445 out_le32(&rd->control, DBDMA_CLEAR(RUN|PAUSE|FLUSH|WAKE|ACTIVE|DEAD)); in bmac_tx_timeout() 1448 out_le32(&rd->control, DBDMA_SET(RUN|WAK in bmac_tx_timeout() [all...] |
/linux/drivers/hid/bpf/progs/ |
H A D | README | 66 ACTION=="add",ENV{MODALIAS}=="hid:b0003g0001v000028BDp0000095A", RUN{program}+="/usr/local/bin/udev-hid-bpf add $sys$devpath /etc/udev-hid-bpf/xppen-ArtistPro16Gen2.bpf.o" 67 ACTION=="remove",ENV{MODALIAS}=="hid:b0003g0001v000028BDp0000095A", RUN{program}+="/usr/local/bin/udev-hid-bpf remove $sys$devpath " 69 ACTION=="add",ENV{MODALIAS}=="hid:b0003g0001v000028BDp0000095B", RUN{program}+="/usr/local/bin/udev-hid-bpf add $sys$devpath /etc/udev-hid-bpf/xppen-ArtistPro16Gen2.bpf.o" 70 ACTION=="remove",ENV{MODALIAS}=="hid:b0003g0001v000028BDp0000095B", RUN{program}+="/usr/local/bin/udev-hid-bpf remove $sys$devpath "
|
/linux/drivers/scsi/ |
H A D | mac53c94.c | 112 writel((RUN|PAUSE|FLUSH|WAKE) << 16, &dma->control); in DEF_SCSI_QCMD() 137 writel((RUN|PAUSE|FLUSH|WAKE) << 16, &dma->control); in mac53c94_init() 218 writel(RUN << 16, &dma->control); /* stop dma */ in mac53c94_interrupt() 275 writel((RUN << 16) | RUN, &dma->control); in mac53c94_interrupt() 313 writel(RUN << 16, &dma->control); /* stop dma */ in mac53c94_interrupt()
|
H A D | mesh.c | 358 out_le32(&md->control, (RUN|PAUSE|FLUSH|WAKE) << 16); /* stop dma */ in mesh_init() 782 out_le32(&md->control, (RUN << 16) | RUN); in start_phase() 1331 out_le32(&md->control, RUN << 16); /* turn off RUN bit */ in halt_dma() 1717 out_le32(&md->control, (RUN|PAUSE|FLUSH|WAKE) << 16); /* stop dma */ in mesh_host_reset()
|
/linux/sound/ppc/ |
H A D | pmac.c | 133 while ((in_le32(&rec->dma->status) & RUN) && timeout-- > 0) in snd_pmac_wait_ack() 155 out_le32(&rec->dma->control, (RUN|WAKE|FLUSH|PAUSE) << 16); in snd_pmac_dma_stop() 213 snd_pmac_dma_run(rec, RUN); in snd_pmac_pcm_prepare() 263 snd_pmac_dma_run(rec, RUN|WAKE); in snd_pmac_pcm_trigger() 385 /* to clear DEAD status we must first clear RUN in snd_pmac_pcm_dead_xfer() 388 out_le32(&rec->dma->control, (RUN|PAUSE|FLUSH|WAKE) << 16); in snd_pmac_pcm_dead_xfer() 421 out_le32(&rec->dma->control, ((RUN|WAKE) << 16) + (RUN|WAKE)); in snd_pmac_pcm_dead_xfer() 705 out_le32(&chip->playback.dma->control, (RUN|PAUSE|FLUSH|WAKE|DEAD) << 16); in snd_pmac_dbdma_reset() 707 out_le32(&chip->capture.dma->control, (RUN|PAUS in snd_pmac_dbdma_reset() [all...] |
/linux/tools/testing/selftests/resctrl/ |
H A D | README | 26 RUN 47 RUN
|
/linux/drivers/video/fbdev/ |
H A D | gbefb.c | 287 SET_GBE_FIELD(DOTCLK, RUN, val, 0); in gbe_turn_off() 292 if (GET_GBE_FIELD(DOTCLK, RUN, val)) in gbe_turn_off() 324 SET_GBE_FIELD(DOTCLK, RUN, val, 1); in gbe_turn_on() 329 if (GET_GBE_FIELD(DOTCLK, RUN, val) != 1) in gbe_turn_on() 540 SET_GBE_FIELD(DOTCLK, RUN, val, 0); /* do not start yet */ in gbe_set_timing_info()
|
/linux/drivers/macintosh/ |
H A D | rack-meter.c | 163 out_le32(&rm->dma_regs->control, (RUN << 16) | RUN); in rackmeter_do_pause()
|
/linux/drivers/net/ethernet/amd/ |
H A D | amd8111e.c | 428 writel(RUN, mmio + CMD0); in amd8111e_restart() 488 /* set RUN bit to start the chip */ in amd8111e_restart() 490 writel(VAL0 | INTREN | RUN, mmio + CMD0); in amd8111e_restart() 506 writel(RUN, mmio + CMD0); in amd8111e_init_hw_default() 608 writel(RUN, lp->mmio + CMD0); in amd8111e_stop_chip() 1532 writel(RUN, lp->mmio + CMD0); in amd8111e_change_mtu()
|
H A D | amd8111e.h | 228 RUN = (1 << 0), enumerator
|
/linux/tools/testing/selftests/x86/ |
H A D | syscall_numbering.c | 89 #define run(fmt, ...) msg(RUN, fmt, ## __VA_ARGS__)
|
/linux/drivers/media/dvb-frontends/ |
H A D | bcm3510_priv.h | 65 u8 RUN :1; member
|
H A D | bcm3510.c | 732 /* read Acquisition Processor status register and check it is not in RUN mode */ in bcm3510_init_cold() 735 if (v.APSTAT1_a2.RUN) { in bcm3510_init_cold()
|
/linux/Documentation/hwmon/ |
H A D | smsc47b397.rst | 141 The chip returns to the RUN State. (This is important).
|
/linux/drivers/parisc/ |
H A D | Kconfig | 125 such as "INI", "RUN" and "FLT", and might thus clobber messages
|
/linux/sound/soc/ti/ |
H A D | Kconfig | 145 RUN+="/usr/sbin/ldattach 19 /dev/ttyS3"
|
/linux/Documentation/networking/ |
H A D | regulatory.rst | 50 KERNEL=="regulatory*", ACTION=="change", SUBSYSTEM=="platform", RUN+="/sbin/crda"
|
/linux/tools/testing/selftests/tc-testing/ |
H A D | README | 35 BEFORE YOU RUN
|
/linux/Documentation/admin-guide/RAS/ |
H A D | main.rst | 799 RUN TIME:: 815 RUN TIME:: 831 RUN TIME:: 850 RUN TIME::
|