Home
last modified time | relevance | path

Searched refs:offset_to_ptr (Results 1 – 4 of 4) sorted by relevance

/linux-4.19.296/include/linux/
Dcompiler.h372 static inline void *offset_to_ptr(const int *off) in offset_to_ptr() function
Dinit.h124 return offset_to_ptr(entry); in initcall_from_entry()
Dtracepoint.h115 return offset_to_ptr(p); in tracepoint_ptr_deref()
/linux-4.19.296/drivers/pci/
Dquirks.c72 hook = offset_to_ptr(&f->hook_offset); in pci_do_fixups()