offset_to_ptr      70 drivers/pci/quirks.c 			hook = offset_to_ptr(&f->hook_offset);
offset_to_ptr     124 include/linux/init.h 	return offset_to_ptr(entry);
offset_to_ptr     103 include/linux/tracepoint.h 	return offset_to_ptr(p);
offset_to_ptr     535 kernel/module.c 	return (unsigned long)offset_to_ptr(&sym->value_offset);
offset_to_ptr     544 kernel/module.c 	return offset_to_ptr(&sym->name_offset);
offset_to_ptr     555 kernel/module.c 	return offset_to_ptr(&sym->namespace_offset);