Home
last modified time | relevance | path

Searched defs:offset_lo (Results 1 – 3 of 3) sorted by relevance

/linux/arch/x86/kernel/
H A Dsys_ia32.c112 SYSCALL_DEFINE5(ia32_fadvise64, int, fd, unsigned int, offset_lo, in SYSCALL_DEFINE5() argument
120 unsigned int, offset_lo, unsigned int, offset_hi, in SYSCALL_DEFINE6() argument
/linux/drivers/net/ethernet/sfc/
H A Def100.c285 u32 offset_lo = 0; in ef100_pci_parse_xilinx_cap() local
/linux/drivers/clocksource/
H A Darm_arch_timer_mmio.c121 int offset_lo = t->access == VIRT_ACCESS ? CNTVCT_LO : CNTPCT_LO; in arch_counter_mmio_get_cnt() local