Home
last modified time | relevance | path

Searched refs:VAL1 (Results 1 – 14 of 14) sorted by relevance

/linux-6.3-rc2/arch/arm/probes/kprobes/
A Dtest-thumb.c104 TEST_R("rsbs r",0,VAL1,", #0") in kprobe_thumb16_test_cases()
119 TEST_R( "add r",14,VAL1,", pc") in kprobe_thumb16_test_cases()
129 TEST_R( "mov r8, r",0,VAL1,"") in kprobe_thumb16_test_cases()
158 "3: .word "__stringify(VAL1)) in kprobe_thumb16_test_cases()
235 TEST_R("rev r0, r",7, VAL1,"") in kprobe_thumb16_test_cases()
237 TEST_R("rev16 r0, r",7, VAL1,"") in kprobe_thumb16_test_cases()
241 TEST_R("revsh r0, r",7, VAL1,"") in kprobe_thumb16_test_cases()
1117 TEST_RRR( "smmla r0, r",0, VAL1,", r",1, VAL2,", r",2, VAL1,"") in kprobe_thumb32_test_cases()
1119 TEST_RRR( "smmlar r0, r",0, VAL1,", r",1, VAL2,", r",2, VAL1,"") in kprobe_thumb32_test_cases()
1126 TEST_RRR( "smmls r0, r",0, VAL1,", r",1, VAL2,", r",2, VAL1,"") in kprobe_thumb32_test_cases()
[all …]
A Dtest-arm.c102 TEST_R( op "eq r",11,VAL1,", #0xf5") \ in kprobe_arm_test_cases()
441 TEST_R( "swpvs r0, r",1,VAL1,", [sp]") in kprobe_arm_test_cases()
453 TEST_R( "swpbvs r0, r",1,VAL1,", [sp]") in kprobe_arm_test_cases()
623 TEST_R("movt r",0, VAL1,", #0") in kprobe_arm_test_cases()
625 TEST_R("movt r",14,VAL1,", #0xffff") in kprobe_arm_test_cases()
922 TEST_R( "rev r0, r",0, VAL1,"") in kprobe_arm_test_cases()
951 TEST_R( "rbit r0, r",0, VAL1,"") in kprobe_arm_test_cases()
1019 TEST_RRR( "smmla r0, r",0, VAL1,", r",1, VAL2,", r",2, VAL1,"") in kprobe_arm_test_cases()
1022 TEST_RRR( "smmlar r0, r",0, VAL1,", r",1, VAL2,", r",2, VAL1,"") in kprobe_arm_test_cases()
1033 TEST_RRR( "smmls r0, r",0, VAL1,", r",1, VAL2,", r",2, VAL1,"") in kprobe_arm_test_cases()
[all …]
A Dtest-core.h441 #define VAL1 0x12345678 macro
442 #define VAL2 N(VAL1)
/linux-6.3-rc2/tools/bpf/bpftool/Documentation/
A Dbpftool-btf.rst117 VAL1 = 3,
139 .enum_field = VAL1,
177 'VAL1' val=3
/linux-6.3-rc2/drivers/net/ethernet/qlogic/qlcnic/
A Dqlcnic.h1379 #define QLCNIC_FILL_STATS(VAL1) \ argument
1380 (((VAL1) == QLCNIC_STATS_NOT_AVAIL) ? 0 : VAL1)
1384 #define QLCNIC_ADD_ESW_STATS(VAL1, VAL2)\ argument
1386 if (((VAL1) == QLCNIC_STATS_NOT_AVAIL) && \
1388 (VAL1) = (VAL2); \
1389 else if (((VAL1) != QLCNIC_STATS_NOT_AVAIL) && \
1391 (VAL1) += (VAL2); \
/linux-6.3-rc2/drivers/net/ethernet/amd/
A Damd8111e.h177 VAL1 = (1 << 15), /* VAL bit for byte 1 */ enumerator
A Damd8111e.c434 writel((u32)VAL1 | EN_PMGR, mmio + CMD3); in amd8111e_restart()
449 writel(VAL3 | LCINTEN | VAL1 | TINTEN0 | VAL0 | RINTEN0, mmio + INTEN0); in amd8111e_restart()
1284 writel(VAL1 | TDMD0, lp->mmio + CMD0); in amd8111e_start_xmit()
1545 writel(VAL1 | MPPLBA, lp->mmio + CMD3); in amd8111e_enable_magicpkt()
/linux-6.3-rc2/Documentation/networking/device_drivers/ethernet/intel/
A Digb.rst32 modprobe igb [<option>=<VAL1>,<VAL2>,...]
A De1000e.rst32 modprobe e1000e [<option>=<VAL1>,<VAL2>,...]
A Dixgb.rst77 modprobe ixgb [<option>=<VAL1>,<VAL2>,...]
/linux-6.3-rc2/Documentation/trace/
A Dboottime-trace.rst141 ftrace.[instance.INSTANCE.]event.GROUP.EVENT.hist.[N.]values = VAL1[, VAL2[...]]
/linux-6.3-rc2/Documentation/networking/device_drivers/wifi/intel/
A Dipw2100.rst121 modprobe ipw2100 [<option>=<VAL1><,VAL2>...]
/linux-6.3-rc2/Documentation/networking/device_drivers/ethernet/stmicro/
A Dstmmac.rst109 modprobe stmmac_pci [<option>=<VAL1>,<VAL2>,...]
/linux-6.3-rc2/Documentation/admin-guide/
A Dcgroup-v2.rst696 VAL1\n
702 VAL0 VAL1 ...\n
707 KEY1 VAL1\n

Completed in 35 milliseconds