Home
last modified time | relevance | path

Searched refs:offset_ptr (Results 1 – 2 of 2) sorted by relevance

/linux/tools/testing/selftests/net/lib/
H A Dxdp_native.bpf.c368 void *offset_ptr; in xdp_adjst_tail() local
404 void *offset_ptr; in xdp_adjst_head_shrnk_data() local
459 void *offset_ptr; in xdp_adjst_head_grow_data() local
/linux/sound/pci/emu10k1/
H A Dmemory.c552 static inline void *offset_ptr(struct snd_emu10k1 *emu, int page, int offset) in offset_ptr() function
589 ptr = offset_ptr(emu, page + p->first_page, offset); in snd_emu10k1_synth_memset()
649 ptr = offset_ptr(emu, page + p->first_page, offset); in snd_emu10k1_synth_copy_from_user()