Searched refs:off_t (Results 1 – 20 of 20) sorted by relevance
| /arch/alpha/include/asm/ |
| A D | agp_backend.h | 37 int (*bind)(alpha_agp_info *, off_t, struct agp_memory *); 38 int (*unbind)(alpha_agp_info *, off_t, struct agp_memory *);
|
| /arch/sparc/boot/ |
| A D | piggyback.c | 135 static off_t get_hdrs_offset(int kernelfd, const char *filename) in get_hdrs_offset() 138 off_t offset; in get_hdrs_offset() 182 off_t offset; in main()
|
| /arch/mips/include/asm/sn/ |
| A D | kldir.h | 21 off_t offset; /* Offset from start of node space */
|
| /arch/x86/entry/vdso/ |
| A D | vdso2c.c | 167 off_t tmp_len; in map_input() 174 if (tmp_len == (off_t)-1) in map_input()
|
| /arch/sparc/vdso/ |
| A D | vdso2c.c | 161 off_t tmp_len; in map_input() 169 if (tmp_len == (off_t)-1) in map_input()
|
| /arch/riscv/kernel/ |
| A D | sys_riscv.c | 13 unsigned long fd, off_t offset, in riscv_sys_mmap()
|
| /arch/mips/boot/ |
| A D | elf2ecoff.c | 68 static void copy(int out, int in, off_t offset, off_t size) in copy() 133 static char *saveRead(int file, off_t offset, off_t len, char *name) in saveRead() 137 off_t off; in saveRead()
|
| /arch/powerpc/kernel/ |
| A D | syscalls.c | 71 unsigned long, fd, off_t, offset) in SYSCALL_DEFINE6() argument
|
| /arch/mips/kernel/ |
| A D | syscall.c | 64 fd, off_t, offset) in SYSCALL_DEFINE6() argument
|
| /arch/mips/alchemy/common/ |
| A D | dma.c | 100 int au1000_dma_read_proc(char *buf, char **start, off_t fpos, in au1000_dma_read_proc()
|
| /arch/powerpc/include/asm/ |
| A D | syscalls.h | 57 unsigned long fd, off_t offset);
|
| /arch/alpha/boot/tools/ |
| A D | objstrip.c | 111 off_t size; in main()
|
| /arch/mips/include/asm/mach-au1x00/ |
| A D | au1000_dma.h | 125 extern int au1000_dma_read_proc(char *buf, char **start, off_t fpos,
|
| /arch/alpha/kernel/ |
| A D | core_titan.c | 683 titan_agp_bind_memory(alpha_agp_info *agp, off_t pg_start, struct agp_memory *mem) in titan_agp_bind_memory() 691 titan_agp_unbind_memory(alpha_agp_info *agp, off_t pg_start, struct agp_memory *mem) in titan_agp_unbind_memory()
|
| A D | core_marvel.c | 972 marvel_agp_bind_memory(alpha_agp_info *agp, off_t pg_start, struct agp_memory *mem) in marvel_agp_bind_memory() 980 marvel_agp_unbind_memory(alpha_agp_info *agp, off_t pg_start, struct agp_memory *mem) in marvel_agp_unbind_memory()
|
| /arch/riscv/net/ |
| A D | bpf_jit_comp64.c | 775 off_t offset = FIELD_GET(BPF_FIXUP_OFFSET_MASK, ex->fixup); in ex_handler_bpf() 792 off_t ins_offset; in add_exception_handler() 793 off_t fixup_offset; in add_exception_handler()
|
| /arch/arm64/net/ |
| A D | bpf_jit_comp.c | 1076 off_t offset = FIELD_GET(BPF_FIXUP_OFFSET_MASK, ex->fixup); in ex_handler_bpf() 1090 off_t ins_offset; in add_exception_handler() 1091 off_t fixup_offset; in add_exception_handler()
|
| /arch/loongarch/net/ |
| A D | bpf_jit.c | 447 off_t offset = FIELD_GET(BPF_FIXUP_OFFSET_MASK, ex->fixup); in ex_handler_bpf() 461 off_t offset; in add_exception_handler()
|
| /arch/powerpc/net/ |
| A D | bpf_jit_comp.c | 331 off_t offset; in bpf_add_extable_entry()
|
| /arch/ |
| A D | Kconfig | 361 All new 32-bit architectures should have 64-bit off_t type on 364 still support 32-bit off_t. This option is enabled for all such
|
Completed in 48 milliseconds