Home
last modified time | relevance | path

Searched refs:DST (Results 1 – 25 of 31) sorted by relevance

12

/linux-6.12.1/tools/include/linux/
Dfilter.h34 #define BPF_ALU64_REG(OP, DST, SRC) \ argument
37 .dst_reg = DST, \
42 #define BPF_ALU32_REG(OP, DST, SRC) \ argument
45 .dst_reg = DST, \
52 #define BPF_ALU64_IMM(OP, DST, IMM) \ argument
55 .dst_reg = DST, \
60 #define BPF_ALU32_IMM(OP, DST, IMM) \ argument
63 .dst_reg = DST, \
70 #define BPF_ENDIAN(TYPE, DST, LEN) \ argument
73 .dst_reg = DST, \
[all …]
/linux-6.12.1/samples/bpf/
Dbpf_insn.h10 #define BPF_ALU64_REG(OP, DST, SRC) \ argument
13 .dst_reg = DST, \
18 #define BPF_ALU32_REG(OP, DST, SRC) \ argument
21 .dst_reg = DST, \
28 #define BPF_ALU64_IMM(OP, DST, IMM) \ argument
31 .dst_reg = DST, \
36 #define BPF_ALU32_IMM(OP, DST, IMM) \ argument
39 .dst_reg = DST, \
46 #define BPF_MOV64_REG(DST, SRC) \ argument
49 .dst_reg = DST, \
[all …]
/linux-6.12.1/tools/testing/selftests/net/
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 …]
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
83 for ns in $SRC $DST; do
89 local addr_dst=$(ip -j -n $BASE$DST link show dev vxlan6$DST |jq -r '.[]["address"]')
91 ip -n $BASE$DST neigh add dev vxlan6$DST lladdr $addr_src $OL_NET_V6$SRC
92 ip -n $BASE$SRC neigh add dev vxlan6$SRC lladdr $addr_dst $OL_NET_V6$DST
[all …]
/linux-6.12.1/include/linux/
Dfilter.h102 #define BPF_ALU64_REG_OFF(OP, DST, SRC, OFF) \ argument
105 .dst_reg = DST, \
110 #define BPF_ALU64_REG(OP, DST, SRC) \ argument
111 BPF_ALU64_REG_OFF(OP, DST, SRC, 0)
113 #define BPF_ALU32_REG_OFF(OP, DST, SRC, OFF) \ argument
116 .dst_reg = DST, \
121 #define BPF_ALU32_REG(OP, DST, SRC) \ argument
122 BPF_ALU32_REG_OFF(OP, DST, SRC, 0)
126 #define BPF_ALU64_IMM_OFF(OP, DST, IMM, OFF) \ argument
129 .dst_reg = DST, \
[all …]
/linux-6.12.1/kernel/bpf/
Dcore.c59 #define DST regs[insn->dst_reg] macro
1762 DST = DST OP (SRC & 63); \ in ___bpf_prog_run()
1765 DST = (u32) DST OP ((u32) SRC & 31); \ in ___bpf_prog_run()
1768 DST = DST OP IMM; \ in ___bpf_prog_run()
1771 DST = (u32) DST OP (u32) IMM; \ in ___bpf_prog_run()
1776 DST = DST OP SRC; \ in ___bpf_prog_run()
1779 DST = (u32) DST OP (u32) SRC; \ in ___bpf_prog_run()
1782 DST = DST OP IMM; \ in ___bpf_prog_run()
1785 DST = (u32) DST OP (u32) IMM; \ in ___bpf_prog_run()
1798 DST = (u32) -DST; in ___bpf_prog_run()
[all …]
/linux-6.12.1/arch/arc/lib/
Dmemcpy-archs-unaligned.S12 # define LOADX(DST,RX) ldd.ab DST, [RX, 8] argument
17 # define LOADX(DST,RX) ld.ab DST, [RX, 4] argument
Dmemcpy-archs.S25 # define LOADX(DST,RX) ldd.ab DST, [RX, 8] argument
30 # define LOADX(DST,RX) ld.ab DST, [RX, 4] argument
/linux-6.12.1/arch/x86/crypto/
Daes-xts-avx-x86_64.S87 .set DST, %rdx // Pointer to next destination data define
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 …]
Daes-gcm-avx10-x86_64.S595 .set DST, %r8 define
759 vmovdqu8 GHASHDATA0, 0*VL(DST)
760 vmovdqu8 GHASHDATA1, 1*VL(DST)
761 vmovdqu8 GHASHDATA2, 2*VL(DST)
762 vmovdqu8 GHASHDATA3, 3*VL(DST)
764 add $4*VL, DST
838 vmovdqu8 GHASHDATA0, 0*VL(DST)
839 vmovdqu8 GHASHDATA1, 1*VL(DST)
840 vmovdqu8 GHASHDATA2, 2*VL(DST)
841 vmovdqu8 GHASHDATA3, 3*VL(DST)
[all …]
Daes-gcm-aesni-x86_64.S405 movdqu (DST), TMP1
440 movdqu (DST,%rax,2), TMP1
656 movdqu AESDATA\i, \i*16(DST)
689 .set DST, %r8 define
807 sub $-8*16, DST
812 sub $-8*16, DST
828 sub $-8*16, DST
897 movdqu TMP0, (DST)
901 movdqu TMP0, (DST)
917 add $16, DST
[all …]
Daegis128-aesni-asm.S26 #define DST %rcx macro
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
599 add $0x50, DST
/linux-6.12.1/scripts/
Dobjdiff98 DST="`git rev-parse --short HEAD`"
101 DST="`git rev-parse --short $2`"
111 DSTD="$TMPD/$DST"
/linux-6.12.1/drivers/net/ethernet/intel/iavf/
Diavf_adv_rss.c22 VIRTCHNL_ADD_PROTO_HDR_FIELD_BIT(hdr, IPV4, DST); in iavf_fill_adv_rss_ip4_hdr()
39 VIRTCHNL_ADD_PROTO_HDR_FIELD_BIT(hdr, IPV6, DST); in iavf_fill_adv_rss_ip6_hdr()
Diavf_fdir.c337 VIRTCHNL_ADD_PROTO_HDR_FIELD_BIT(hdr, IPV4, DST); in iavf_fill_fdir_ip4_hdr()
381 VIRTCHNL_ADD_PROTO_HDR_FIELD_BIT(hdr, IPV6, DST); in iavf_fill_fdir_ip6_hdr()
/linux-6.12.1/Documentation/admin-guide/media/
Dbt8xx.rst75 - Old TwinHan DST cards or clones with or without CA slot and not
123 Twinhan DST and clones 113
Dbttv-cardlist.rst470 - Twinhan DST + clones
/linux-6.12.1/drivers/media/pci/bt8xx/
DKconfig38 the Nebula cards, the Pinnacle PCTV cards, the Twinhan DST cards,
/linux-6.12.1/tools/testing/selftests/net/netfilter/packetdrill/
Dconntrack_ack_loss_stall.pkt112 …r bound (already ACKed data retransmitted) IN=tun0 OUT= MAC= SRC=192.0.2.1 DST=192.168.24.72 LEN=1…
Dconntrack_synack_old.pkt12 …er bound (over the window of the receiver) IN=tun0 OUT= MAC= SRC=192.0.2.1 DST=192.168.37.78 LEN=4…
/linux-6.12.1/arch/sh/lib/
Dchecksum.S161 ! r5: char *DST
/linux-6.12.1/arch/sparc/lib/
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-6.12.1/Documentation/filesystems/
Dvfat.rst156 cases in presence of DST - time stamps in a different DST
/linux-6.12.1/arch/x86/net/
Dbpf_jit_comp.c128 #define EMIT_mov(DST, SRC) \ argument
130 if (DST != SRC) \
131 EMIT3(add_2mod(0x48, DST, SRC), 0x89, add_2reg(0xC0, DST, SRC)); \
/linux-6.12.1/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_tc_flower.c52 PEDIT_FIELDS(IP4_, DST, 4, nat_lip, 0),

12