Home
last modified time | relevance | path

Searched refs:ptr_to_struct (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/amdkfd/
H A Dkfd_priv.h90 #define kfd_alloc_struct(ptr_to_struct) \ argument
91 ((typeof(ptr_to_struct)) kzalloc(sizeof(*ptr_to_struct), GFP_KERNEL))
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-20211663 struct_deref_set for map(*ptr_to_struct) cases. Add MEM_REF case when