Searched refs:kfd_alloc_struct (Results 1 – 5 of 5) sorted by relevance
217 dev = kfd_alloc_struct(dev); in kfd_create_topology_device()674 dev->kobj_node = kfd_alloc_struct(dev->kobj_node); in kfd_build_sysfs_node_entry()872 kfd_alloc_struct(sys_props.kobj_topology); in kfd_topology_update_sysfs()1432 props = kfd_alloc_struct(props); in kfd_create_indirect_link_prop()1454 props2 = kfd_alloc_struct(props2); in kfd_create_indirect_link_prop()1496 props = kfd_alloc_struct(props); in kfd_add_peer_prop()1616 pcache = kfd_alloc_struct(pcache); in fill_in_l1_pcache()1677 pcache = kfd_alloc_struct(pcache); in fill_in_l2_l3_pcache()
338 props = kfd_alloc_struct(props); in kfd_iommu_add_perf_counters()
356 procfs.kobj = kfd_alloc_struct(procfs.kobj); in kfd_procfs_init()556 pdd->kobj_stats = kfd_alloc_struct(pdd->kobj_stats); in kfd_procfs_add_sysfs_stats()605 kobj_counters = kfd_alloc_struct(kobj_counters); in kfd_procfs_add_sysfs_counters()837 process->kobj = kfd_alloc_struct(process->kobj); in kfd_create_process()
1050 props = kfd_alloc_struct(props); in kfd_parse_subtype_mem()1101 props = kfd_alloc_struct(props); in kfd_parse_subtype_cache()1156 props = kfd_alloc_struct(props); in kfd_parse_subtype_iolink()
93 #define kfd_alloc_struct(ptr_to_struct) \ macro
Completed in 17 milliseconds