Home
last modified time | relevance | path

Searched refs:offset_high (Results 1 – 20 of 20) sorted by relevance

/Linux-v5.4/arch/x86/ia32/
Dsys_ia32.c56 unsigned long, offset_low, unsigned long, offset_high) in COMPAT_SYSCALL_DEFINE3() argument
59 ((loff_t) offset_high << 32) | offset_low); in COMPAT_SYSCALL_DEFINE3()
63 unsigned long, offset_low, unsigned long, offset_high) in COMPAT_SYSCALL_DEFINE3() argument
65 return ksys_ftruncate(fd, ((loff_t) offset_high << 32) | offset_low); in COMPAT_SYSCALL_DEFINE3()
194 __u32, offset_high, __u32, len_low, __u32, len_high, in COMPAT_SYSCALL_DEFINE6() argument
198 (((u64)offset_high)<<32) | offset_low, in COMPAT_SYSCALL_DEFINE6()
/Linux-v5.4/arch/powerpc/kernel/
Dsys_ppc32.c100 long ppc32_fadvise64(int fd, u32 unused, u32 offset_high, u32 offset_low, in ppc32_fadvise64() argument
103 return ksys_fadvise64_64(fd, (u64)offset_high << 32 | offset_low, len, in ppc32_fadvise64()
Dsyscalls.c114 long ppc_fadvise64_64(int fd, int advice, u32 offset_high, u32 offset_low, in ppc_fadvise64_64() argument
117 return ksys_fadvise64_64(fd, (u64)offset_high << 32 | offset_low, in ppc_fadvise64_64()
/Linux-v5.4/arch/x86/include/asm/
Ddesc_defs.h83 u32 offset_high; member
94 ((unsigned long) g->offset_high << 32); in gate_offset()
Ddesc.h97 gate->offset_high = (u32) (func >> 32); in pack_gate()
/Linux-v5.4/arch/mips/kernel/
Dlinux32.c65 SYSCALL_DEFINE5(32_llseek, unsigned int, fd, unsigned int, offset_high,
69 return sys_llseek(fd, offset_high, offset_low, result, origin);
/Linux-v5.4/tools/firewire/
Ddecode-fcp.c179 ((unsigned long long) t->request->packet.common.offset_high << 32) | in decode_fcp()
Dnosy-dump.h87 uint32_t offset_high:16; member
/Linux-v5.4/arch/powerpc/include/asm/
Dasm-prototypes.h100 long ppc_fadvise64_64(int fd, int advice, u32 offset_high, u32 offset_low,
/Linux-v5.4/drivers/net/ethernet/intel/ice/
Dice_nvm.c38 cmd->offset_high = (offset >> 16) & 0xFF; in ice_aq_read_nvm()
Dice_adminq_cmd.h1156 u8 offset_high; member
/Linux-v5.4/arch/x86/kernel/
Didt.c212 gate->offset_high = (u32) (addr >> 32); in idt_init_desc()
/Linux-v5.4/drivers/gpu/drm/i915/gem/selftests/
Dhuge_pages.c1044 u64 offset_high = (max - num) * max_page_size; in igt_write_huge() local
1065 err = __igt_write_huge(ctx, engine, obj, size, offset_high, in igt_write_huge()
1072 __func__, engine->id, offset_low, offset_high, in igt_write_huge()
/Linux-v5.4/drivers/firewire/
Dcore-transaction.c40 #define HEADER_OFFSET_HIGH(offset_high) ((offset_high) << 0) argument
/Linux-v5.4/drivers/media/pci/cx18/
Dcx18-driver.h125 __le32 offset_high; member
Dcx18-ioctl.c685 e_idx->offset = (((u64) le32_to_cpu(e_buf->offset_high)) << 32) in _cx18_process_idx_data()
/Linux-v5.4/drivers/staging/fieldbus/anybuss/
Dhost.c227 __be16 offset_high; member
837 h->offset_high = cpu_to_be16(0); in _anybus_mbox_cmd()
/Linux-v5.4/fs/
Dread_write.c335 SYSCALL_DEFINE5(llseek, unsigned int, fd, unsigned long, offset_high, in SYSCALL_DEFINE5() argument
350 offset = vfs_llseek(f.file, ((loff_t) offset_high << 32) | offset_low, in SYSCALL_DEFINE5()
/Linux-v5.4/include/linux/
Dsyscalls.h458 asmlinkage long sys_llseek(unsigned int fd, unsigned long offset_high,
/Linux-v5.4/Documentation/media/v4l-drivers/
Dcx2341x.rst1646 u32 offset_high; // start of this frame