Home
last modified time | relevance | path

Searched refs:PTR (Results 1 – 41 of 41) sorted by relevance

/linux-4.1.27/arch/mips/kernel/
Dscall64-n32.S111 PTR sys_read /* 6000 */
112 PTR sys_write
113 PTR sys_open
114 PTR sys_close
115 PTR sys_newstat
116 PTR sys_newfstat /* 6005 */
117 PTR sys_newlstat
118 PTR sys_poll
119 PTR sys_lseek
120 PTR sys_mips_mmap
[all …]
Dscall64-64.S122 PTR sys_read /* 5000 */
123 PTR sys_write
124 PTR sys_open
125 PTR sys_close
126 PTR sys_newstat
127 PTR sys_newfstat /* 5005 */
128 PTR sys_newlstat
129 PTR sys_poll
130 PTR sys_lseek
131 PTR sys_mips_mmap
[all …]
Dscall32-o32.S88 PTR 1b,bad_stack
89 PTR 2b,bad_stack
90 PTR 3b,bad_stack
91 PTR 4b,bad_stack
216 PTR sys_syscall /* 4000 */
217 PTR sys_exit
218 PTR __sys_fork
219 PTR sys_read
220 PTR sys_write
221 PTR sys_open /* 4005 */
[all …]
Dscall64-o32.S78 PTR 1b, bad_stack
79 PTR 2b, bad_stack
80 PTR 3b, bad_stack
81 PTR 4b, bad_stack
213 PTR sys32_syscall /* 4000 */
214 PTR sys_exit
215 PTR __sys_fork
216 PTR sys_read
217 PTR sys_write
218 PTR compat_sys_open /* 4005 */
[all …]
Dunaligned.c125 STR(PTR)"\t1b, 4b\n\t" \
126 STR(PTR)"\t2b, 4b\n\t" \
146 STR(PTR)"\t1b, 4b\n\t" \
147 STR(PTR)"\t2b, 4b\n\t" \
179 STR(PTR)"\t1b, 11b\n\t" \
180 STR(PTR)"\t2b, 11b\n\t" \
181 STR(PTR)"\t3b, 11b\n\t" \
182 STR(PTR)"\t4b, 11b\n\t" \
207 STR(PTR)"\t1b, 4b\n\t" \
208 STR(PTR)"\t2b, 4b\n\t" \
[all …]
Drelocate_kernel.S153 arg0: PTR 0x0
154 arg1: PTR 0x0
155 arg2: PTR 0x0
156 arg3: PTR 0x0
167 s_arg0: PTR 0x0
168 s_arg1: PTR 0x0
169 s_arg2: PTR 0x0
170 s_arg3: PTR 0x0
179 PTR 0x0
184 PTR 0
[all …]
Dmips-r2-to-r6-emul.c1254 STR(PTR) " 1b,8b\n" in mipsr2_decoder()
1255 STR(PTR) " 2b,8b\n" in mipsr2_decoder()
1256 STR(PTR) " 3b,8b\n" in mipsr2_decoder()
1257 STR(PTR) " 4b,8b\n" in mipsr2_decoder()
1329 STR(PTR) " 1b,8b\n" in mipsr2_decoder()
1330 STR(PTR) " 2b,8b\n" in mipsr2_decoder()
1331 STR(PTR) " 3b,8b\n" in mipsr2_decoder()
1332 STR(PTR) " 4b,8b\n" in mipsr2_decoder()
1400 STR(PTR) " 1b,8b\n" in mipsr2_decoder()
1401 STR(PTR) " 2b,8b\n" in mipsr2_decoder()
[all …]
Dsyscall.c126 " "STR(PTR)" 1b, 4b \n" in mips_atomic_set()
127 " "STR(PTR)" 2b, 4b \n" in mips_atomic_set()
156 " "STR(PTR)" 1b, 5b \n" in mips_atomic_set()
157 " "STR(PTR)" 2b, 5b \n" in mips_atomic_set()
Dr2300_fpu.S24 PTR 9b,bad_stack; \
Dr4k_fpu.S32 PTR .ex\@, fault
/linux-4.1.27/sound/pci/emu10k1/
Dio.c52 outl(regptr, emu->port + PTR); in snd_emu10k1_ptr_read()
59 outl(regptr, emu->port + PTR); in snd_emu10k1_ptr_read()
88 outl(regptr, emu->port + PTR); in snd_emu10k1_ptr_write()
94 outl(regptr, emu->port + PTR); in snd_emu10k1_ptr_write()
112 outl(regptr, emu->port + 0x20 + PTR); in snd_emu10k1_ptr20_read()
129 outl(regptr, emu->port + 0x20 + PTR); in snd_emu10k1_ptr20_write()
332 outl(CLIEH << 16, emu->port + PTR); in snd_emu10k1_voice_intr_enable()
336 outl(CLIEL << 16, emu->port + PTR); in snd_emu10k1_voice_intr_enable()
352 outl(CLIEH << 16, emu->port + PTR); in snd_emu10k1_voice_intr_disable()
356 outl(CLIEL << 16, emu->port + PTR); in snd_emu10k1_voice_intr_disable()
[all …]
Demuproc.c458 outl(regptr, emu->port + iobase + PTR); in snd_ptr_read()
476 outl(regptr, emu->port + iobase + PTR); in snd_ptr_write()
Demu10k1x.c68 #define PTR 0x00 /* Indexed register set pointer register */ macro
305 outl(regptr, emu->port + PTR); in snd_emu10k1x_ptr_read()
322 outl(regptr, emu->port + PTR); in snd_emu10k1x_ptr_write()
/linux-4.1.27/arch/arc/kernel/
Dptrace.c31 #define REG_O_CHUNK(START, END, PTR) \ in genregs_get() argument
33 ret = user_regset_copyout(&pos, &count, &kbuf, &ubuf, PTR, \ in genregs_get()
37 #define REG_O_ONE(LOC, PTR) \ in genregs_get() argument
39 ret = user_regset_copyout(&pos, &count, &kbuf, &ubuf, PTR, \ in genregs_get()
79 #define REG_IN_CHUNK(FIRST, NEXT, PTR) \ in genregs_set() argument
82 (void *)(PTR), \ in genregs_set()
86 #define REG_IN_ONE(LOC, PTR) \ in genregs_set() argument
89 (void *)(PTR), \ in genregs_set()
/linux-4.1.27/arch/nios2/kernel/
Dptrace.c35 #define REG_O_ONE(PTR, LOC) \ in genregs_get() argument
37 ret = user_regset_copyout(&pos, &count, &kbuf, &ubuf, PTR, \ in genregs_get()
40 #define REG_O_RANGE(PTR, START, END) \ in genregs_get() argument
42 ret = user_regset_copyout(&pos, &count, &kbuf, &ubuf, PTR, \ in genregs_get()
81 #define REG_IN_ONE(PTR, LOC) \ in genregs_set() argument
84 (void *)(PTR), LOC * 4, (LOC * 4) + 4); in genregs_set()
86 #define REG_IN_RANGE(PTR, START, END) \ in genregs_set() argument
89 (void *)(PTR), START * 4, (END * 4) + 4); in genregs_set()
/linux-4.1.27/include/linux/
Ddma-mapping.h304 #define dma_unmap_addr(PTR, ADDR_NAME) ((PTR)->ADDR_NAME) argument
305 #define dma_unmap_addr_set(PTR, ADDR_NAME, VAL) (((PTR)->ADDR_NAME) = (VAL)) argument
306 #define dma_unmap_len(PTR, LEN_NAME) ((PTR)->LEN_NAME) argument
307 #define dma_unmap_len_set(PTR, LEN_NAME, VAL) (((PTR)->LEN_NAME) = (VAL)) argument
311 #define dma_unmap_addr(PTR, ADDR_NAME) (0) argument
312 #define dma_unmap_addr_set(PTR, ADDR_NAME, VAL) do { } while (0) argument
313 #define dma_unmap_len(PTR, LEN_NAME) (0) argument
314 #define dma_unmap_len_set(PTR, LEN_NAME, VAL) do { } while (0) argument
/linux-4.1.27/arch/powerpc/xmon/
Dansidecl.h98 #define PTR void * macro
119 #define PTR char * macro
120 #define PTRCONST PTR
/linux-4.1.27/arch/x86/kernel/
Drelocate_kernel_32.S18 #define PTR(x) (x << 2) macro
51 movl PTR(VA_CONTROL_PAGE)(%ebp), %edi
72 movl PTR(VA_CONTROL_PAGE)(%ebp), %edi
74 movl PTR(PA_PGD)(%ebp), %eax
76 movl PTR(PA_SWAP_PAGE)(%ebp), %eax
84 movl PTR(PA_CONTROL_PAGE)(%ebp), %edi
87 movl PTR(PA_PGD)(%ebp), %eax
Drelocate_kernel_64.S19 #define PTR(x) (x << 3) macro
61 movq PTR(VA_CONTROL_PAGE)(%rsi), %r11
78 movq PTR(PA_CONTROL_PAGE)(%rsi), %r8
81 movq PTR(PA_TABLE_PAGE)(%rsi), %r9
84 movq PTR(PA_SWAP_PAGE)(%rsi), %r10
/linux-4.1.27/arch/mips/include/asm/
Dftrace.h35 STR(PTR) "\t1b, 3b\n\t" \
57 STR(PTR) "\t1b, 3b\n\t" \
Dasm.h368 #define PTR .word macro
393 #define PTR .dword macro
Dr4kcache.h157 " "STR(PTR)" 1b, 2b \n" \
171 " "STR(PTR)" 1b, 2b \n" \
/linux-4.1.27/arch/mips/lib/
Dstrncpy_user.S17 PTR 9b, handler; \
64 PTR 1b, .Lfault\@
Dstrlen_user.S17 PTR 9b, handler; \
Dstrnlen_user.S16 PTR 9b, handler; \
Dmemset.S54 PTR 9b, handler; \
Dmemcpy.S115 PTR 9b, handler; \
124 PTR 9b, handler; \
Dcsum_partial.S362 PTR 9b, handler; \
371 PTR 9b, handler; \
/linux-4.1.27/arch/sparc/include/asm/
Dns87303.h15 #define PTR 0x02 macro
Dparport.h165 ns87303_modify(config, PTR, in ecpp_probe()
/linux-4.1.27/sound/pci/ca0106/
Dca0106.h77 #define PTR 0x00 /* Indexed register set pointer register */ macro
Dca0106_main.c356 outl(regptr, emu->port + PTR); in snd_ca0106_ptr_read()
373 outl(regptr, emu->port + PTR); in snd_ca0106_ptr_write()
/linux-4.1.27/include/uapi/linux/
Dbcache.h93 #define PTR(gen, offset, dev) \ macro
/linux-4.1.27/Documentation/
Dassoc_array.txt469 1 PTR TO NODE B 1*
472 e PTR TO NODE F e*
477 3 PTR TO NODE C 13*
/linux-4.1.27/drivers/md/bcache/
Dalloc.c481 k->ptr[i] = PTR(ca->buckets[b].gen, in __bch_bucket_alloc_set()
Dextents.c587 if (l->ptr[i] + PTR(0, KEY_SIZE(l), 0) != r->ptr[i] || in bch_extent_merge()
Djournal.c511 k->ptr[n++] = PTR(0, in journal_reclaim()
/linux-4.1.27/arch/mips/cavium-octeon/
Docteon-memcpy.S76 PTR 9b, handler; \
/linux-4.1.27/include/sound/
Demu10k1.h67 #define PTR 0x00 /* Indexed register set pointer register */ macro
/linux-4.1.27/Documentation/arm64/
Dacpi_object_usage.txt191 RSDP Section 5.2.5 (signature == "RSD PTR")
Darm-acpi.txt140 the ACPI signature "RSD PTR "). If this pointer is incorrect and acpi=force