Home
last modified time | relevance | path

Searched defs:offset_high (Results 1 – 4 of 4) sorted by relevance

/freebsd/stand/kboot/libkboot/
H A Dhost_syscalls.c70 host_llseek(int fd, int32_t offset_high, int32_t offset_lo, uint64_t *result, int whence) in host_llseek()
/freebsd/contrib/llvm-project/compiler-rt/include/sanitizer/
H A Dlinux_syscall_hooks.h942 #define __sanitizer_syscall_pre_llseek(fd, offset_high, offset_low, result, \ argument
947 #define __sanitizer_syscall_post_llseek(res, fd, offset_high, offset_low, \ argument
/freebsd/sys/dev/iwn/
H A Dif_iwnreg.h1234 int16_t offset_high; member
/freebsd/sys/dev/ice/
H A Dice_adminq_cmd.h2142 u8 offset_high; /* For Write Activate offset_high is used as flags2 */ global() member