Searched refs:DST (Results 1 - 21 of 21) sorted by relevance

/linux-master/tools/include/linux/
H A Dfilter.h34 #define BPF_ALU64_REG(OP, DST, SRC) \
37 .dst_reg = DST, \
42 #define BPF_ALU32_REG(OP, DST, SRC) \
45 .dst_reg = DST, \
52 #define BPF_ALU64_IMM(OP, DST, IMM) \
55 .dst_reg = DST, \
60 #define BPF_ALU32_IMM(OP, DST, IMM) \
63 .dst_reg = DST, \
70 #define BPF_ENDIAN(TYPE, DST, LEN) \
73 .dst_reg = DST, \
[all...]
/linux-master/samples/bpf/
H A Dbpf_insn.h10 #define BPF_ALU64_REG(OP, DST, SRC) \
13 .dst_reg = DST, \
18 #define BPF_ALU32_REG(OP, DST, SRC) \
21 .dst_reg = DST, \
28 #define BPF_ALU64_IMM(OP, DST, IMM) \
31 .dst_reg = DST, \
36 #define BPF_ALU32_IMM(OP, DST, IMM) \
39 .dst_reg = DST, \
46 #define BPF_MOV64_REG(DST, SRC) \
49 .dst_reg = DST, \
[all...]
/linux-master/tools/testing/selftests/net/
H A Dveth.sh8 readonly DST=1
11 readonly NS_DST=$BASE$DST
42 ip link add name veth$SRC type veth peer name veth$DST
44 for ns in $SRC $DST; do
106 ip netns exec $BASE$SRC ping -qc 1 $BM_NET_V4$DST >/dev/null
110 ip netns exec $BASE$DST ./udpgso_bench_rx -C 1000 -R 10 &
114 ip netns exec $NS_SRC ./udpgso_bench_tx -4 -s 13000 -S 1300 -M 1 -D $BM_NET_V4$DST
147 ip netns exec $NS_DST ethtool -L veth$DST rx $i tx $i
153 ip netns exec $NS_DST ethtool -L veth$DST rx $cur_cpu tx $cur_cpu
165 ip netns exec $NS_SRC ./udpgso_bench_tx -4 -s 1000 -M 300 -D $BM_NET_V4$DST
[all...]
H A Dudpgro_fwd.sh9 readonly DST=1
12 readonly NS_DST=$BASE$DST
48 ip link add name veth$SRC type veth peer name veth$DST
50 for ns in $SRC $DST; do
56 ip -n $NS_DST link set veth$DST xdp object ${BPF_FILE} section xdp 2>/dev/null
78 for ns in $SRC $DST; do
79 # note that 3 - $SRC == $DST and 3 - $DST == $SRC
83 for ns in $SRC $DST; do
89 local addr_dst=$(ip -j -n $BASE$DST lin
[all...]
/linux-master/arch/arc/lib/
H A Dmemcpy-archs-unaligned.S12 # define LOADX(DST,RX) ldd.ab DST, [RX, 8]
17 # define LOADX(DST,RX) ld.ab DST, [RX, 4]
H A Dmemcpy-archs.S25 # define LOADX(DST,RX) ldd.ab DST, [RX, 8]
30 # define LOADX(DST,RX) ld.ab DST, [RX, 4]
/linux-master/scripts/
H A Dobjdiff98 DST="`git rev-parse --short HEAD`"
101 DST="`git rev-parse --short $2`"
111 DSTD="$TMPD/$DST"
/linux-master/kernel/bpf/
H A Dcore.c59 #define DST regs[insn->dst_reg] macro
1764 DST = DST OP (SRC & 63); \
1767 DST = (u32) DST OP ((u32) SRC & 31); \
1770 DST = DST OP IMM; \
1773 DST = (u32) DST OP (u32) IMM; \
1778 DST
[all...]
/linux-master/include/linux/
H A Dfilter.h102 #define BPF_ALU64_REG_OFF(OP, DST, SRC, OFF) \
105 .dst_reg = DST, \
110 #define BPF_ALU64_REG(OP, DST, SRC) \
111 BPF_ALU64_REG_OFF(OP, DST, SRC, 0)
113 #define BPF_ALU32_REG_OFF(OP, DST, SRC, OFF) \
116 .dst_reg = DST, \
121 #define BPF_ALU32_REG(OP, DST, SRC) \
122 BPF_ALU32_REG_OFF(OP, DST, SRC, 0)
126 #define BPF_ALU64_IMM_OFF(OP, DST, IMM, OFF) \
129 .dst_reg = DST, \
[all...]
/linux-master/arch/x86/crypto/
H A Daes-xts-avx-x86_64.S87 .set DST, %rdx // Pointer to next destination data
639 _vmovdqu V0, 0*VL(DST)
640 _vmovdqu V1, 1*VL(DST)
641 _vmovdqu V2, 2*VL(DST)
642 _vmovdqu V3, 3*VL(DST)
648 add $4*VL, DST
674 _vmovdqu V0, (DST)
677 add $VL, DST
691 vmovdqu %xmm0, (DST)
694 add $16, DST
[all...]
H A Daegis128-aesni-asm.S26 #define DST %rcx define
133 * DST - dst
143 mov DST, %r9
392 movdq\a T0, (\i * 0x10)(DST)
420 or DST, %r8
433 add $0x50, DST
445 add $0x50, DST
546 movdq\a MSG, (\i * 0x10)(DST)
574 or DST, %r8
587 add $0x50, DST
[all...]
/linux-master/drivers/net/ethernet/intel/iavf/
H A Diavf_adv_rss.c22 VIRTCHNL_ADD_PROTO_HDR_FIELD_BIT(hdr, IPV4, DST);
39 VIRTCHNL_ADD_PROTO_HDR_FIELD_BIT(hdr, IPV6, DST);
H A Diavf_fdir.c337 VIRTCHNL_ADD_PROTO_HDR_FIELD_BIT(hdr, IPV4, DST);
381 VIRTCHNL_ADD_PROTO_HDR_FIELD_BIT(hdr, IPV6, DST);
/linux-master/arch/sh/lib/
H A Dchecksum.S161 ! r5: char *DST
H A Dmemcpy-sh4.S165 ! r4 --> [ ... ] DST [ ... ] SRC
/linux-master/arch/sparc/lib/
H A DM7memcpy.S201 andcc %o5, 7, %o5 ! bytes till DST 8 byte aligned
299 ! DST is 8-byte aligned, src is not
893 add %o0, 4, %o0 ! advance DST by 4
/linux-master/arch/x86/net/
H A Dbpf_jit_comp.c78 #define EMIT_mov(DST, SRC) \
80 if (DST != SRC) \
81 EMIT3(add_2mod(0x48, DST, SRC), 0x89, add_2reg(0xC0, DST, SRC)); \
/linux-master/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_tc_flower.c52 PEDIT_FIELDS(IP4_, DST, 4, nat_lip, 0),
/linux-master/drivers/dma/
H A Dpl330.c302 * For now, the SRC & DST protection levels
346 DST, enumerator in enum:pl330_dst
1447 /* We set same protection levels for Src and DST for now */
/linux-master/arch/m68k/ifpsp060/src/
H A Dfpsp.S405 set DST, 0 # offsets within an
9654 fmovm.x DST(%a1),&0x80 # load fp0 with normalized src
9692 fmov.x DST(%a1),%fp0 # simply return dest
10807 lea DST(%a1),%a0
10812 fmov.x DST(%a1),%fp0
10942 fmov.x DST(%a1),%fp0 # the fmove sets the SNAN bit
10952 fmov.x DST(%a1),%fp0 # return the non-signalling nan
11993 fmovm.x DST(%a1),&0x80 # return INF result in fp0
12780 fmovm.x DST(%a1),&0x80 # return result in fp0
12787 fmovm.x DST(
[all...]
H A Dfplsp.S385 set DST, 0 # offsets within an
9295 fmovm.x DST(%a1),&0x80 # load fp0 with normalized src
9333 fmov.x DST(%a1),%fp0 # simply return dest
10252 fmov.x DST(%a1),%fp0
10718 lea DST(%a1),%a0
10723 fmov.x DST(%a1),%fp0

Completed in 629 milliseconds