Searched refs:offset_to_ptr (Results 1 – 7 of 7) sorted by relevance
224 static inline void *offset_to_ptr(const int *off) in offset_to_ptr() function
126 return offset_to_ptr(entry); in initcall_from_entry()
116 return offset_to_ptr(p); in tracepoint_ptr_deref()
137 u64 loc = (u64)offset_to_ptr(&frame->initial_loc); in scs_handle_fde_frame()
123 return (unsigned long)offset_to_ptr(&sym->value_offset); in kernel_symbol_value()
248 return offset_to_ptr(&sym->name_offset); in kernel_symbol_name()259 return offset_to_ptr(&sym->namespace_offset); in kernel_symbol_namespace()
72 hook = offset_to_ptr(&f->hook_offset); in pci_do_fixups()
Completed in 21 milliseconds