Home
last modified time | relevance | path

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

/Linux-v6.6/arch/x86/kernel/
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-v6.6/drivers/net/ethernet/sfc/
Def100.c285 u32 offset_lo = 0; in ef100_pci_parse_xilinx_cap() local
/Linux-v6.6/drivers/clocksource/
Darm_arch_timer.c774 static noinstr u64 arch_counter_get_cnt_mem(struct arch_timer *t, int offset_lo) in arch_counter_get_cnt_mem()