Home
last modified time | relevance | path

Searched refs:v16 (Results 1 – 25 of 43) sorted by relevance

12

/linux/tools/lib/perf/include/perf/
H A Dschedstat-v16.h5 "%11u", false, yld_count, v16);
7 "%11u", false, array_exp, v16);
9 "%11u", false, sched_count, v16);
11 "%11u", true, sched_count, v16);
13 "%11u", false, ttwu_count, v16);
15 "%11u", true, ttwu_count, v16);
17 "%11llu", false, rq_cpu_time, v16);
19 "%11llu", true, rq_cpu_time, v16);
21 "%11llu", false, pcount, v16);
29 "load_balance() count on cpu busy", "%11u", true, v16);
[all …]
H A Devent.h526 struct perf_record_schedstat_cpu_v16 v16; member
559 struct perf_record_schedstat_domain_v16 v16; member
/linux/lib/crc/powerpc/
H A Dcrc-vpmsum-template.S176 lvx v16,0,r4
178 VPERM(v16,v16,v16,byteswap)
195 vxor v16,v16,v8
203 VPMSUMD(v8,v16,const1)
204 lvx v16,0,r4
205 VPERM(v16,v16,v16,byteswap)
257 VPMSUMD(v8,v16,const2)
258 lvx v16,0,r4
259 VPERM(v16,v16,v16,byteswap)
314 VPMSUMD(v8,v16,const1)
[all …]
/linux/net/bridge/netfilter/
H A Debt_stp.c47 u16 v16; in ebt_filter_config() local
55 v16 = NR16(stpc->root); in ebt_filter_config()
57 v16 < c->root_priol || v16 > c->root_priou)) in ebt_filter_config()
74 v16 = NR16(stpc->sender); in ebt_filter_config()
76 v16 < c->sender_priol || v16 > c->sender_priou)) in ebt_filter_config()
87 v16 = NR16(stpc->port); in ebt_filter_config()
89 v16 < c->portl || v16 > c->portu)) in ebt_filter_config()
93 v16 = NR16(stpc->msg_age); in ebt_filter_config()
95 v16 < c->msg_agel || v16 > c->msg_ageu)) in ebt_filter_config()
99 v16 = NR16(stpc->max_age); in ebt_filter_config()
[all …]
/linux/arch/riscv/crypto/
H A Daes-riscv64-zvkned-zvkb.S85 vmv.v.i v16, 0
86 vaesz.vs v16, v31
92 vadd.vv v16, v16, v20, v0.t
102 vadd.vx v16, v16, VL_BLOCKS, v0.t
105 vmv.v.v v24, v16
129 vadd.vx v16, v16, VL_BLOCKS, v0.t
130 vrev8.v v16, v16, v0.t // Convert counters back to big-endian.
131 vse32.v v16, (IVP)
/linux/arch/powerpc/lib/
H A Dmemcpy_power7.S474 LVS(v16,0,r4) /* Setup permute control vector */
480 VPERM(v8,v0,v1,v16)
488 VPERM(v8,v0,v1,v16)
490 VPERM(v9,v1,v0,v16)
498 VPERM(v8,v0,v3,v16)
500 VPERM(v9,v3,v2,v16)
502 VPERM(v10,v2,v1,v16)
504 VPERM(v11,v1,v0,v16)
533 VPERM(v8,v0,v7,v16)
535 VPERM(v9,v7,v6,v16)
[all …]
H A Dcopyuser_power7.S510 LVS(v16,0,r4) /* Setup permute control vector */
516 VPERM(v8,v0,v1,v16)
524 VPERM(v8,v0,v1,v16)
526 VPERM(v9,v1,v0,v16)
534 VPERM(v8,v0,v3,v16)
536 VPERM(v9,v3,v2,v16)
538 VPERM(v10,v2,v1,v16)
540 VPERM(v11,v1,v0,v16)
569 VPERM(v8,v0,v7,v16)
571 VPERM(v9,v7,v6,v16)
[all …]
/linux/tools/testing/selftests/powerpc/copyloops/
H A Dmemcpy_power7.S474 LVS(v16,0,r4) /* Setup permute control vector */
480 VPERM(v8,v0,v1,v16)
488 VPERM(v8,v0,v1,v16)
490 VPERM(v9,v1,v0,v16)
498 VPERM(v8,v0,v3,v16)
500 VPERM(v9,v3,v2,v16)
502 VPERM(v10,v2,v1,v16)
504 VPERM(v11,v1,v0,v16)
533 VPERM(v8,v0,v7,v16)
535 VPERM(v9,v7,v6,v16)
[all …]
H A Dcopyuser_power7.S510 LVS(v16,0,r4) /* Setup permute control vector */
516 VPERM(v8,v0,v1,v16)
524 VPERM(v8,v0,v1,v16)
526 VPERM(v9,v1,v0,v16)
534 VPERM(v8,v0,v3,v16)
536 VPERM(v9,v3,v2,v16)
538 VPERM(v10,v2,v1,v16)
540 VPERM(v11,v1,v0,v16)
569 VPERM(v8,v0,v7,v16)
571 VPERM(v9,v7,v6,v16)
[all...]
/linux/drivers/leds/
H A Dleds-hp6xx.c32 u16 v16; in hp6xxled_red_set() local
34 v16 = inw(HD64461_GPBDR); in hp6xxled_red_set()
36 outw(v16 & (~HD64461_GPBDR_LED_RED), HD64461_GPBDR); in hp6xxled_red_set()
38 outw(v16 | HD64461_GPBDR_LED_RED, HD64461_GPBDR); in hp6xxled_red_set()
/linux/lib/crc/arm/
H A Dcrc-t10dif-core.S163 .macro pmull16x64_p8, v16, v64
167 vtbl.8 d24, {\v16\()_L-\v16\()_H}, d24
168 vtbl.8 d25, {\v16\()_L-\v16\()_H}, d25
191 .macro pmull16x64_p64, v16, v64
192 vmull.p64 q11, \v64\()l, \v16\()_L
193 vmull.p64 \v64, \v64\()h, \v16\()_H
/linux/arch/m68k/coldfire/
H A Dm528x.c89 u16 v16; in m528x_fec_init() local
92 v16 = readw(MCFGPIO_PASPAR); in m528x_fec_init()
93 writew(v16 | 0xf00, MCFGPIO_PASPAR); in m528x_fec_init()
/linux/arch/x86/mm/
H A Dtestmmiotrace.c23 static unsigned v16(unsigned i) in v16() function
43 iowrite16(v16(i), p + i); in do_write_test()
61 if (ioread16(p + i) != v16(i)) in do_read_test()
/linux/net/netfilter/
H A Dnft_exthdr.c254 __be16 v16; in nft_exthdr_tcp_set_eval() member
270 old.v16 = (__force __be16)get_unaligned((u16 *)(opt + offset)); in nft_exthdr_tcp_set_eval()
271 new.v16 = (__force __be16)nft_reg_load16( in nft_exthdr_tcp_set_eval()
277 if (ntohs(old.v16) <= ntohs(new.v16)) in nft_exthdr_tcp_set_eval()
282 if (old.v16 == new.v16) in nft_exthdr_tcp_set_eval()
285 put_unaligned(new.v16, (__be16*)(opt + offset)); in nft_exthdr_tcp_set_eval()
287 old.v16, new.v16, false); in nft_exthdr_tcp_set_eval()
/linux/drivers/ntb/hw/intel/
H A Dntb_hw_gen3.c266 union { u64 v64; u32 v32; u16 v16; } u; in ndev_ntb3_debugfs_read() member
389 u.v16 = ioread16(mmio + GEN3_USMEMMISS_OFFSET); in ndev_ntb3_debugfs_read()
391 "Upstream Memory Miss -\t%u\n", u.v16); in ndev_ntb3_debugfs_read()
397 GEN3_DEVSTS_OFFSET, &u.v16)) in ndev_ntb3_debugfs_read()
399 "DEVSTS -\t\t%#06x\n", u.v16); in ndev_ntb3_debugfs_read()
402 GEN3_LINK_STATUS_OFFSET, &u.v16)) in ndev_ntb3_debugfs_read()
404 "LNKSTS -\t\t%#06x\n", u.v16); in ndev_ntb3_debugfs_read()
H A Dntb_hw_gen4.c237 union { u64 v64; u32 v32; u16 v16; } u; in ndev_ntb4_debugfs_read() member
324 GEN4_DEVSTS_OFFSET, &u.v16)) in ndev_ntb4_debugfs_read()
326 "DEVSTS -\t\t%#06x\n", u.v16); in ndev_ntb4_debugfs_read()
328 u.v16 = ioread16(mmio + GEN4_LINK_STATUS_OFFSET); in ndev_ntb4_debugfs_read()
330 "LNKSTS -\t\t%#06x\n", u.v16); in ndev_ntb4_debugfs_read()
/linux/net/ipv6/ila/
H A Dila.h25 __be16 v16[4]; member
48 __be16 v16[4]; member
/linux/lib/crypto/riscv/
H A Dchacha-riscv64-zvkb.S206 vlsseg8e32.v v16, (INP), STRIDE
235 vxor.vv v16, v16, v0
245 vssseg8e32.v v16, (OUTP), STRIDE
H A Dsha512-riscv64-zvknhb-zvkb.S63 #define W3 v16 // LMUL=2
/linux/tools/testing/selftests/riscv/vector/
H A Dv_exec_initval_nolibc.c70 CHECK_VECTOR_REGISTER(v16); in main()
/linux/fs/jffs2/
H A Dnodelist.h43 #define je16_to_cpu(x) ((x).v16)
54 #define je16_to_cpu(x) (be16_to_cpu(x.v16))
65 #define je16_to_cpu(x) (le16_to_cpu(x.v16))
/linux/include/uapi/linux/
H A Djffs2.h99 __u16 v16; member
/linux/tools/perf/pmu-events/arch/x86/
H A Dmapfile.csv24 GenuineIntel-6-(57|85),v16,knightslanding,core
/linux/arch/arm64/crypto/
H A Daes-neonbs-core.S229 eor \x0\().16b, \x0\().16b, v16.16b
402 tbl v7.16b ,{v17.16b}, v16.16b
752 next_tweak v16, v31, v18, v19
753 next_tweak v17, v16, v18, v19
762 eor v7.16b, v7.16b, v16.16b
780 eor v16.16b, \o0\().16b, v25.16b
792 st1 {v16.16b-v19.16b}, [x0], #64
H A Dsm4-neon-core.S35 ld1 {v16.16b-v19.16b}, [x5], #64; \
105 tbl RTMP0.16b, {v16.16b-v19.16b}, RX0.16b; \
174 tbl RTMP0.16b, {v16.16b-v19.16b}, RX0.16b; \
175 tbl RTMP1.16b, {v16.16b-v19.16b}, RX1.16b; \

12