/openbmc/linux/tools/testing/selftests/ftrace/test.d/preemptirq/ |
H A D | irqsoff_tracer.tc | 10 rmmod $MOD || true 16 rmmod $MOD || true 23 rmmod $MOD || true 28 modprobe $MOD || unres "$MOD module not available" 29 rmmod $MOD 37 rmmod $MOD || fail 39 rmmod $MOD || fail 41 rmmod $MOD || fail 60 rmmod $MOD || fail 62 rmmod $MOD || fail [all …]
|
/openbmc/linux/tools/testing/selftests/ftrace/test.d/kprobe/ |
H A D | kprobe_module.tc | 13 MOD=trace_printk 18 echo "p $MOD:$FUNC" > kprobe_events 19 PROBE_NAME=`echo $MOD:$FUNC | tr ".:" "_"` 24 echo "p:event1 $MOD:$FUNC" > kprobe_events 29 echo "p:kprobes1/event1 $MOD:$FUNC" > kprobe_events 40 echo "p:event2 $MOD:$FUNC" >> kprobe_events
|
/openbmc/u-boot/lib/zlib/ |
H A D | adler32.c | 23 # define MOD(a) \ macro 52 # define MOD(a) a %= BASE macro 101 MOD(adler); in adler32() 102 MOD(sum2); in adler32() 116 MOD(adler); in adler32() 117 MOD(sum2); in adler32()
|
/openbmc/linux/arch/arm/mach-sa1100/ |
H A D | assabet.c | 118 #define MOD GPIO_GPIO(17) macro 176 GPCR = SDA | SCK | MOD; /* clear L3 mode to ensure UDA1341 doesn't respond */ in adv7171_write() 177 GPDR = (GPDR | SCK | MOD) & ~SDA; in adv7171_write() 190 GPSR = gplr & (SDA | SCK | MOD); in adv7171_write() 191 GPCR = (~gplr) & (SDA | SCK | MOD); in adv7171_write()
|
/openbmc/linux/arch/m68k/fpsp040/ |
H A D | srem_mod.S | 4 | The entry point sMOD computes the floating point MOD of the 25 | signQ := signX EOR signY. Record whether MOD or REM 35 | Step 3. Perform MOD(X,Y) 42 | Step 4. At this point, R = X - QY = MOD(X,Y). Set 44 | MOD is requested, go to Step 6. 46 | Step 5. R = MOD(X,Y), but REM(X,Y) is requested. 47 | 5.1 If R < Y/2, then R = MOD(X,Y) = REM(X,Y). Go to
|
/openbmc/qemu/hw/ssi/ |
H A D | npcm_pspi.c | 34 FIELD(PSPI_CTL1, MOD, 2, 1) 79 if (FIELD_EX16(s->regs[R_PSPI_CTL1], PSPI_CTL1, MOD)) { in npcm_pspi_write_data()
|
/openbmc/linux/Documentation/translations/zh_CN/arch/loongarch/ |
H A D | introduction.rst | 208 MUL.W MULH.W MULH.WU DIV.W DIV.WU MOD.W MOD.WU 209 MUL.D MULH.D MULH.DU DIV.D DIV.DU MOD.D MOD.DU
|
/openbmc/u-boot/configs/ |
H A D | paz00_defconfig | 9 CONFIG_SYS_PROMPT="Tegra20 (Paz00) MOD # "
|
/openbmc/linux/Documentation/trace/ |
H A D | kprobetrace.rst | 31 p[:[GRP/][EVENT]] [MOD:]SYM[+offs]|MEMADDR [FETCHARGS] : Set a probe 32 r[MAXACTIVE][:[GRP/][EVENT]] [MOD:]SYM[+0] [FETCHARGS] : Set a return probe 33 p[:[GRP/][EVENT]] [MOD:]SYM[+0]%return [FETCHARGS] : Set a return probe 39 MOD : Module name which has given SYM.
|
/openbmc/linux/Documentation/arch/loongarch/ |
H A D | introduction.rst | 241 MUL.W MULH.W MULH.WU DIV.W DIV.WU MOD.W MOD.WU 242 MUL.D MULH.D MULH.DU DIV.D DIV.DU MOD.D MOD.DU
|
/openbmc/linux/Documentation/devicetree/bindings/net/ |
H A D | sff,sfp.yaml | 35 GPIO phandle and a specifier of the MOD-DEF0 (AKA Mod_ABS) module
|
/openbmc/qemu/docs/specs/ |
H A D | rocker.rst | 711 OF_DPA_CMD 2 CMD_[ADD|MOD] 925 -ROCKER_ENOENT MOD|DEL|GET_STATS cookie invalid 943 FLOW_GROUP_CMD 2 CMD_[ADD|MOD] 1002 -ROCKER_EINVAL ADD|MOD invalid parameters passed in 1005 -ROCKER_ENOENT MOD|DEL|GET_STATS group ID invalid
|
/openbmc/linux/arch/m68k/ |
H A D | Kconfig.machine | 345 bool "Netburner MOD-5272 board support" 348 Support for the Netburner MOD-5272 board.
|
/openbmc/linux/Documentation/scsi/ |
H A D | scsi-changer.rst | 24 later may be anything, a MOD, a CD-ROM, a tape or whatever. For the
|
/openbmc/linux/kernel/bpf/ |
H A D | core.c | 1517 INSN_3(ALU, MOD, X), \ 1533 INSN_3(ALU, MOD, K), \ 1547 INSN_3(ALU64, MOD, X), \ 1562 INSN_3(ALU64, MOD, K), \
|
/openbmc/linux/drivers/net/ethernet/huawei/hinic/ |
H A D | hinic_hw_cmdq.c | 206 HINIC_CMDQ_CTRL_SET(mod, MOD) | in cmdq_prepare_wqe_ctrl()
|
/openbmc/linux/drivers/infiniband/hw/cxgb4/ |
H A D | iw_cxgb4.h | 66 #define MOD DRV_NAME ":" macro
|
H A D | qp.c | 2562 pr_warn(MOD "%s: srqid %u not in BAR2 range.\n", in alloc_srq_queue()
|
/openbmc/linux/tools/testing/selftests/bpf/ |
H A D | Makefile | 229 $(call msg,MOD,,$@)
|
/openbmc/linux/lib/ |
H A D | test_bpf.c | 11613 BPF_TEST_CLOBBER_ALU(ALU64_IMM, MOD, R8, 123456789), 11614 BPF_TEST_CLOBBER_ALU(ALU64_IMM, MOD, R9, 123456789), 11636 BPF_TEST_CLOBBER_ALU(ALU32_IMM, MOD, R8, 123456789), 11637 BPF_TEST_CLOBBER_ALU(ALU32_IMM, MOD, R9, 123456789), 11659 BPF_TEST_CLOBBER_ALU(ALU64_REG, MOD, R8, R1), 11660 BPF_TEST_CLOBBER_ALU(ALU64_REG, MOD, R9, R1), 11682 BPF_TEST_CLOBBER_ALU(ALU32_REG, MOD, R8, R1), 11683 BPF_TEST_CLOBBER_ALU(ALU32_REG, MOD, R9, R1), 11771 BPF_ALU32_SRC_ZEXT(MOD),
|
/openbmc/qemu/target/mips/tcg/ |
H A D | micromips_translate.c.inc | 187 MOD = 0x5, 1781 case MOD:
|
/openbmc/linux/arch/m68k/ifpsp060/src/ |
H A D | fplsp.S | 9341 # smod(): computes the fp MOD of the input values X,Y. # 9359 # signQ := signX EOR signY. Record whether MOD or REM # 9369 # Step 3. Perform MOD(X,Y) # 9376 # Step 4. At this point, R = X - QY = MOD(X,Y). Set # 9378 # MOD is requested, go to Step 6. # 9380 # Step 5. R = MOD(X,Y), but REM(X,Y) is requested. # 9381 # 5.1 If R < Y/2, then R = MOD(X,Y) = REM(X,Y). Go to #
|
/openbmc/linux/drivers/scsi/ |
H A D | Kconfig | 165 tape libraries and MOD/CDROM jukeboxes. *Real* jukeboxes, you
|
/openbmc/qemu/disas/ |
H A D | nanomips.c | 9899 static char *MOD(uint64 instruction, Dis_info *info) in MOD() function 16429 0xfc0003ff, 0x20000158, &MOD , 0,
|
/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/rpidistro-ffmpeg/files/ |
H A D | 0004-ffmpeg-4.3.4-rpi_14.patch | 33043 +// Unsigned Trivial MOD
|