/Linux-v4.19/tools/include/linux/ |
D | filter.h | 34 #define BPF_ALU64_REG(OP, DST, SRC) \ argument 38 .src_reg = SRC, \ 42 #define BPF_ALU32_REG(OP, DST, SRC) \ argument 46 .src_reg = SRC, \ 80 #define BPF_MOV64_REG(DST, SRC) \ argument 84 .src_reg = SRC, \ 88 #define BPF_MOV32_REG(DST, SRC) \ argument 92 .src_reg = SRC, \ 116 #define BPF_MOV64_RAW(TYPE, DST, SRC, IMM) \ argument 120 .src_reg = SRC, \ [all …]
|
/Linux-v4.19/samples/bpf/ |
D | bpf_insn.h | 10 #define BPF_ALU64_REG(OP, DST, SRC) \ argument 14 .src_reg = SRC, \ 18 #define BPF_ALU32_REG(OP, DST, SRC) \ argument 22 .src_reg = SRC, \ 46 #define BPF_MOV64_REG(DST, SRC) \ argument 50 .src_reg = SRC, \ 54 #define BPF_MOV32_REG(DST, SRC) \ argument 58 .src_reg = SRC, \ 84 #define BPF_LD_IMM64_RAW(DST, SRC, IMM) \ argument 88 .src_reg = SRC, \ [all …]
|
/Linux-v4.19/arch/x86/crypto/ |
D | aegis128-aesni-asm.S | 27 #define SRC %rdx macro 87 add SRC, %r8 97 add SRC, %r8 108 add SRC, %r8 122 add SRC, %r8 251 mov SRC, %r8 257 movdqa 0x00(SRC), MSG 264 movdqa 0x10(SRC), MSG 271 movdqa 0x20(SRC), MSG 278 movdqa 0x30(SRC), MSG [all …]
|
D | aegis256-aesni-asm.S | 29 #define SRC %rdx macro 71 add SRC, %r8 81 add SRC, %r8 92 add SRC, %r8 106 add SRC, %r8 306 movdq\a (\i * 0x10)(SRC), MSG 325 mov SRC, %r8 338 add $0x60, SRC 350 add $0x60, SRC 422 movdq\a (\i * 0x10)(SRC), MSG [all …]
|
D | aegis128l-aesni-asm.S | 32 #define SRC %rdx macro 79 add SRC, %r8 89 add SRC, %r8 100 add SRC, %r8 114 add SRC, %r8 125 movdqu (SRC), MSG0 360 movdq\a (\i * 0x20 + 0x00)(SRC), MSG0 361 movdq\a (\i * 0x20 + 0x10)(SRC), MSG1 380 mov SRC, %r8 395 add $0x100, SRC [all …]
|
/Linux-v4.19/arch/sh/lib/ |
D | checksum.S | 194 #define SRC(...) \ macro 207 ! r4: const char *SRC 249 SRC( mov.b @r4+,r1 ) 250 SRC( mov.b @r4+,r0 ) 282 SRC( mov.w @r4+,r0 ) 298 SRC( mov.l @r4+,r0 ) 299 SRC( mov.l @r4+,r1 ) 305 SRC( mov.l @r4+,r0 ) 306 SRC( mov.l @r4+,r1 ) 312 SRC( mov.l @r4+,r0 ) [all …]
|
/Linux-v4.19/arch/x86/lib/ |
D | checksum_32.S | 274 #define SRC(y...) \ macro 303 SRC(1: movw (%esi), %bx ) 314 SRC(1: movl (%esi), %ebx ) 315 SRC( movl 4(%esi), %edx ) 321 SRC( movl 8(%esi), %ebx ) 322 SRC( movl 12(%esi), %edx ) 328 SRC( movl 16(%esi), %ebx ) 329 SRC( movl 20(%esi), %edx ) 335 SRC( movl 24(%esi), %ebx ) 336 SRC( movl 28(%esi), %edx ) [all …]
|
/Linux-v4.19/include/linux/ |
D | filter.h | 84 #define BPF_ALU64_REG(OP, DST, SRC) \ argument 88 .src_reg = SRC, \ 92 #define BPF_ALU32_REG(OP, DST, SRC) \ argument 96 .src_reg = SRC, \ 130 #define BPF_MOV64_REG(DST, SRC) \ argument 134 .src_reg = SRC, \ 138 #define BPF_MOV32_REG(DST, SRC) \ argument 142 .src_reg = SRC, \ 168 #define BPF_LD_IMM64_RAW(DST, SRC, IMM) \ argument 172 .src_reg = SRC, \ [all …]
|
/Linux-v4.19/Documentation/devicetree/bindings/clock/ |
D | st,nomadik.txt | 1 ST Microelectronics Nomadik SRC System Reset and Control 6 The Nomadik SRC controller is responsible of controlling chrystals, 9 Required properties for the SRC node: 11 - reg: must contain the SRC register base and size 13 Optional properties for the SRC node:
|
/Linux-v4.19/scripts/ |
D | objdiff | 97 SRC="`git rev-parse --short HEAD^`" 100 SRC="`git rev-parse --short $1`" 110 SRCD="$TMPD/$SRC"
|
/Linux-v4.19/sound/pci/ctxfi/ |
D | ctresource.c | 101 [SRC] = 0x1, 154 case SRC: in rsc_init() 183 case SRC: in rsc_uninit() 221 case SRC: in rsc_mgr_init() 266 case SRC: in rsc_mgr_uninit()
|
D | ctresource.h | 25 SRC, enumerator
|
D | ctatc.c | 116 [SRC] = { .create = (create_t)src_mgr_create, 245 struct src_mgr *src_mgr = atc->rsc_mgrs[SRC]; in atc_pcm_playback_prepare() 323 struct src_mgr *src_mgr = atc->rsc_mgrs[SRC]; in atc_pcm_release_resources() 505 struct src_mgr *src_mgr = atc->rsc_mgrs[SRC]; in atc_pcm_capture_get_resources() 728 struct src_mgr *src_mgr = atc->rsc_mgrs[SRC]; in atc_pcm_capture_start() 788 struct src_mgr *src_mgr = atc->rsc_mgrs[SRC]; in spdif_passthru_playback_get_resources() 1193 src_mgr = atc->rsc_mgrs[SRC]; in atc_release_resources() 1413 src_mgr = atc->rsc_mgrs[SRC]; in atc_get_resources() 1510 atc_connect_dai(atc->rsc_mgrs[SRC], dai, in atc_connect_resources() 1521 atc_connect_dai(atc->rsc_mgrs[SRC], dai, in atc_connect_resources() [all …]
|
/Linux-v4.19/Documentation/devicetree/bindings/reset/ |
D | fsl,imx-src.txt | 11 - interrupts: Should contain SRC interrupt and CPU WDOG interrupt, 29 nodes should specify the reset line on the SRC in their resets 30 property, containing a phandle to the SRC device node and a
|
D | fsl,imx7-src.txt | 11 - interrupts: Should contain SRC interrupt
|
/Linux-v4.19/kernel/bpf/ |
D | core.c | 53 #define SRC regs[insn->src_reg] macro 998 DST = DST OP SRC; \ in ___bpf_prog_run() 1001 DST = (u32) DST OP (u32) SRC; \ in ___bpf_prog_run() 1026 DST = (u32) SRC; in ___bpf_prog_run() 1032 DST = SRC; in ___bpf_prog_run() 1042 (*(s64 *) &DST) >>= SRC; in ___bpf_prog_run() 1048 div64_u64_rem(DST, SRC, &tmp); in ___bpf_prog_run() 1053 DST = do_div(tmp, (u32) SRC); in ___bpf_prog_run() 1064 DST = div64_u64(DST, SRC); in ___bpf_prog_run() 1068 do_div(tmp, (u32) SRC); in ___bpf_prog_run() [all …]
|
/Linux-v4.19/arch/sh/kernel/cpu/sh2a/ |
D | setup-sh7203.c | 40 SRC, IEBI, enumerator 127 INTC_IRQ(SRC, 244), INTC_IRQ(SRC, 245), 128 INTC_IRQ(SRC, 246), 163 { 0xfffe0c16, 0, 16, 4, /* IPR17 */ { RCAN1, SRC, IEBI, 0 } },
|
/Linux-v4.19/drivers/net/ |
D | LICENSE.SRC | 9 In addition to the disclaimers in the GPL, SRC expressly disclaims any 11 This software was developed at SRC for use in internal research, and the
|
/Linux-v4.19/Documentation/devicetree/bindings/sound/ |
D | renesas,rsnd.txt | 11 - SRC : Sampling Rate Converter 34 See datasheet to check SRC/CTU/MIX/DVC connect-limitation. 67 * SRC (Sampling Rate Converter) 71 ------> [SRC] ------> 73 SRC can convert [xx]Hz to [yy]Hz. Then, it has below 2 modes 93 * SRC Asynchronous mode setting 114 > amixer set "SRC Out Rate" on 116 > amixer set "SRC Out Rate" 48000 117 > amixer set "SRC Out Rate" 44100 363 - rcar_sound,src : Should contain SRC feature. [all …]
|
/Linux-v4.19/tools/perf/Documentation/ |
D | perf-probe.txt | 160 [[GROUP:]EVENT=]FUNC[@SRC][:RLN|+OFFS|%return|;PTN] [ARG ...] 163 [[GROUP:]EVENT=]SRC:ALN [ARG ...] 166 [[GROUP:]EVENT=]SRC;PTN [ARG ...] 176 …that ';PTN' must be the end of the probe point definition. In addition, '@SRC' specifies a source… 177 …nt by the source line number or lazy matching by using 'SRC:ALN' or 'SRC;PTN' syntax, where 'SRC' … 216 "FUNC[@SRC][:RLN[+NUM|-RLN2]]|SRC[:ALN[+NUM|-ALN2]]" 220 probe syntax, 'SRC' means the source file path, 'ALN' is start line number, 222 many lines to show by using 'NUM'. Moreover, 'FUNC@SRC' combination is good
|
/Linux-v4.19/arch/arc/lib/ |
D | memcpy-archs.S | 31 # define STOREX(SRC,RX) std.ab SRC, [RX, 8] argument 38 # define STOREX(SRC,RX) st.ab SRC, [RX, 4] argument
|
/Linux-v4.19/Documentation/virtual/kvm/devices/ |
D | mpic.txt | 46 the main array of interrupt sources (a.k.a. "SRC" interrupts). 53 Access to non-SRC interrupts is not implemented through IRQ routing mechanisms.
|
/Linux-v4.19/tools/testing/selftests/bpf/ |
D | test_sock_addr.c | 808 #define STORE_IPV6_WORD_N(DST, SRC, N) \ in sendmsg6_rw_dst_asm_prog_load() argument 809 BPF_MOV32_IMM(BPF_REG_7, SRC[N]), \ in sendmsg6_rw_dst_asm_prog_load() 813 #define STORE_IPV6(DST, SRC) \ in sendmsg6_rw_dst_asm_prog_load() argument 814 STORE_IPV6_WORD_N(DST, SRC, 0), \ in sendmsg6_rw_dst_asm_prog_load() 815 STORE_IPV6_WORD_N(DST, SRC, 1), \ in sendmsg6_rw_dst_asm_prog_load() 816 STORE_IPV6_WORD_N(DST, SRC, 2), \ in sendmsg6_rw_dst_asm_prog_load() 817 STORE_IPV6_WORD_N(DST, SRC, 3) in sendmsg6_rw_dst_asm_prog_load()
|
/Linux-v4.19/arch/sh/kernel/cpu/sh4a/ |
D | setup-sh7770.c | 356 TMU, DMAC, I2S, SRC, GFX3D, SPI, SCIF, BBDMAC, enumerator 413 INTC_GROUP(SRC, SRC_RX, SRC_TX, SRC_SPDIF), 426 GPS, CAN, ATAPI, USB, YUV, REMOTE, VIDEO_IN, DU, SRC, I2S, 433 { 0xffe00008, 0, 32, 8, /* INT2PRI2 */ { DMAC, I2S, SRC, DU } },
|
/Linux-v4.19/arch/arm/crypto/ |
D | speck-neon-core.S | 19 SRC .req r3 // const void *src 185 vld1.8 {\dst_reg}, [SRC]! 207 vld1.8 {\dst_reg}, [SRC]!
|