Searched defs:to_instance (Results 1 – 3 of 3) sorted by relevance
70 #define to_instance(k) container_of(k, struct edac_pci_ctl_info, kobj) macro
321 #define to_instance(k) container_of(k, struct edac_device_instance, kobj) macro
750 static struct venus_inst *to_instance(struct venus_core *core, u32 session_id) in to_instance() function