Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dcompiler.h219 static inline void *offset_to_ptr(const int *off) in offset_to_ptr() function
H A Dinit.h123 return offset_to_ptr(entry); in initcall_from_entry()
H A Dtracepoint.h148 return offset_to_ptr(p); in tracepoint_ptr_deref()
/linux/drivers/pci/
H A Dquirks.c183 hook = offset_to_ptr(&f->hook_offset); in pci_do_fixups()