/kernel/linux/linux-5.10/arch/mips/include/asm/ |
D | unaligned-emul.h | 23 STR(PTR)"\t1b, 4b\n\t" \ 24 STR(PTR)"\t2b, 4b\n\t" \ 44 STR(PTR)"\t1b, 4b\n\t" \ 45 STR(PTR)"\t2b, 4b\n\t" \ 77 STR(PTR)"\t1b, 11b\n\t" \ 78 STR(PTR)"\t2b, 11b\n\t" \ 79 STR(PTR)"\t3b, 11b\n\t" \ 80 STR(PTR)"\t4b, 11b\n\t" \ 105 STR(PTR)"\t1b, 4b\n\t" \ 106 STR(PTR)"\t2b, 4b\n\t" \ [all …]
|
D | ftrace.h | 35 STR(PTR) "\t1b, 3b\n\t" \ 57 STR(PTR) "\t1b, 3b\n\t" \
|
D | asm.h | 279 #define PTR .word macro 304 #define PTR .dword macro
|
D | r4kcache.h | 120 " "STR(PTR)" 1b, 3b \n" \ 144 " "STR(PTR)" 1b, 3b \n" \
|
/kernel/linux/linux-5.10/arch/mips/kernel/ |
D | relocate_kernel.S | 151 arg0: PTR 0x0 152 arg1: PTR 0x0 153 arg2: PTR 0x0 154 arg3: PTR 0x0 165 s_arg0: PTR 0x0 166 s_arg1: PTR 0x0 167 s_arg2: PTR 0x0 168 s_arg3: PTR 0x0 177 PTR 0x0 182 PTR 0 [all …]
|
D | mips-r2-to-r6-emul.c | 1261 STR(PTR) " 1b,8b\n" in mipsr2_decoder() 1262 STR(PTR) " 2b,8b\n" in mipsr2_decoder() 1263 STR(PTR) " 3b,8b\n" in mipsr2_decoder() 1264 STR(PTR) " 4b,8b\n" in mipsr2_decoder() 1336 STR(PTR) " 1b,8b\n" in mipsr2_decoder() 1337 STR(PTR) " 2b,8b\n" in mipsr2_decoder() 1338 STR(PTR) " 3b,8b\n" in mipsr2_decoder() 1339 STR(PTR) " 4b,8b\n" in mipsr2_decoder() 1407 STR(PTR) " 1b,8b\n" in mipsr2_decoder() 1408 STR(PTR) " 2b,8b\n" in mipsr2_decoder() [all …]
|
D | syscall.c | 125 " "STR(PTR)" 1b, 4b \n" in mips_atomic_set() 126 " "STR(PTR)" 2b, 4b \n" in mips_atomic_set() 155 " "STR(PTR)" 1b, 5b \n" in mips_atomic_set() 156 " "STR(PTR)" 2b, 5b \n" in mips_atomic_set()
|
D | scall64-o32.S | 76 PTR load_a4, bad_stack_a4 77 PTR load_a5, bad_stack_a5 78 PTR load_a6, bad_stack_a6 79 PTR load_a7, bad_stack_a7 216 #define __SYSCALL(nr, entry) PTR entry
|
D | scall32-o32.S | 77 PTR load_a4, bad_stack_a4 78 PTR load_a5, bad_stack_a5 79 PTR load_a6, bad_stack_a6 80 PTR load_a7, bad_stack_a7 220 #define __SYSCALL(nr, entry) PTR entry
|
D | r2300_fpu.S | 26 PTR 9b,fault; \ 32 PTR 9b,fault; \ 33 PTR 9b+4,fault; \
|
D | scall64-n32.S | 104 #define __SYSCALL(nr, entry) PTR entry
|
D | scall64-n64.S | 112 #define __SYSCALL(nr, entry) PTR entry
|
/kernel/linux/linux-5.10/sound/pci/emu10k1/ |
D | io.c | 38 outl(regptr, emu->port + PTR); in snd_emu10k1_ptr_read() 45 outl(regptr, emu->port + PTR); in snd_emu10k1_ptr_read() 74 outl(regptr, emu->port + PTR); in snd_emu10k1_ptr_write() 80 outl(regptr, emu->port + PTR); in snd_emu10k1_ptr_write() 98 outl(regptr, emu->port + 0x20 + PTR); in snd_emu10k1_ptr20_read() 115 outl(regptr, emu->port + 0x20 + PTR); in snd_emu10k1_ptr20_write() 318 outl(CLIEH << 16, emu->port + PTR); in snd_emu10k1_voice_intr_enable() 322 outl(CLIEL << 16, emu->port + PTR); in snd_emu10k1_voice_intr_enable() 338 outl(CLIEH << 16, emu->port + PTR); in snd_emu10k1_voice_intr_disable() 342 outl(CLIEL << 16, emu->port + PTR); in snd_emu10k1_voice_intr_disable() [all …]
|
/kernel/linux/linux-5.10/arch/powerpc/xmon/ |
D | ansidecl.h | 87 #define PTR void * macro 108 #define PTR char * macro 109 #define PTRCONST PTR
|
/kernel/linux/linux-5.10/arch/x86/kernel/ |
D | relocate_kernel_32.S | 18 #define PTR(x) (x << 2) macro 50 movl PTR(VA_CONTROL_PAGE)(%ebp), %edi 71 movl PTR(VA_CONTROL_PAGE)(%ebp), %edi 73 movl PTR(PA_PGD)(%ebp), %eax 75 movl PTR(PA_SWAP_PAGE)(%ebp), %eax 83 movl PTR(PA_CONTROL_PAGE)(%ebp), %edi 86 movl PTR(PA_PGD)(%ebp), %eax
|
D | relocate_kernel_64.S | 20 #define PTR(x) (x << 3) macro 63 movq PTR(VA_CONTROL_PAGE)(%rsi), %r11 86 movq PTR(PA_CONTROL_PAGE)(%rsi), %r8 89 movq PTR(PA_TABLE_PAGE)(%rsi), %r9 92 movq PTR(PA_SWAP_PAGE)(%rsi), %r10
|
/kernel/linux/linux-5.10/include/linux/ |
D | dma-mapping.h | 564 #define dma_unmap_addr(PTR, ADDR_NAME) ((PTR)->ADDR_NAME) argument 565 #define dma_unmap_addr_set(PTR, ADDR_NAME, VAL) (((PTR)->ADDR_NAME) = (VAL)) argument 566 #define dma_unmap_len(PTR, LEN_NAME) ((PTR)->LEN_NAME) argument 567 #define dma_unmap_len_set(PTR, LEN_NAME, VAL) (((PTR)->LEN_NAME) = (VAL)) argument 571 #define dma_unmap_addr(PTR, ADDR_NAME) (0) argument 572 #define dma_unmap_addr_set(PTR, ADDR_NAME, VAL) do { } while (0) argument 573 #define dma_unmap_len(PTR, LEN_NAME) (0) argument 574 #define dma_unmap_len_set(PTR, LEN_NAME, VAL) do { } while (0) argument
|
/kernel/linux/linux-5.10/tools/bpf/bpftool/Documentation/ |
D | bpftool-btf.rst | 82 [1] PTR '(anon)' type_id=2 87 [4] PTR '(anon)' type_id=5 137 [1] PTR '(anon)' type_id=2 155 [11] PTR '(anon)' type_id=12 161 [15] PTR '(anon)' type_id=16 190 [86] PTR '(anon)' type_id=87 197 [86] PTR '(anon)' type_id=87 203 [1] PTR '(anon)' type_id=0
|
/kernel/linux/linux-5.10/arch/nios2/kernel/ |
D | ptrace.c | 61 #define REG_IN_ONE(PTR, LOC) \ in genregs_set() argument 64 (void *)(PTR), LOC * 4, (LOC * 4) + 4); in genregs_set() 66 #define REG_IN_RANGE(PTR, START, END) \ in genregs_set() argument 69 (void *)(PTR), START * 4, (END * 4) + 4); in genregs_set()
|
/kernel/linux/linux-5.10/lib/ |
D | test_printf.c | 213 #define PTR ((void *)0xffff0123456789abUL) macro 225 nchars = snprintf(buf, PLAIN_BUF_SIZE, "%p", PTR); in plain_format() 245 #define PTR ((void *)0x456789ab) macro 285 ret = plain_hash_to_buffer(PTR, buf, PLAIN_BUF_SIZE); in plain_hash() 658 BUILD_BUG_ON(IS_ERR(PTR)); in errptr() 659 test_hashed("%pe", PTR); in errptr()
|
/kernel/linux/linux-5.10/arch/mips/lib/ |
D | strncpy_user.S | 18 PTR 9b, handler; \ 64 PTR 1b, .Lfault\@
|
D | strnlen_user.S | 17 PTR 9b, handler; \
|
/kernel/linux/linux-5.10/arch/arc/kernel/ |
D | ptrace.c | 87 #define REG_IN_CHUNK(FIRST, NEXT, PTR) \ in genregs_set() argument 90 (void *)(PTR), \ in genregs_set() 94 #define REG_IN_ONE(LOC, PTR) \ in genregs_set() argument 97 (void *)(PTR), \ in genregs_set()
|
/kernel/linux/linux-5.10/arch/sparc/include/asm/ |
D | ns87303.h | 16 #define PTR 0x02 macro
|
D | parport.h | 168 ns87303_modify(config, PTR, in ecpp_probe()
|