Searched refs:ptr_to_struct (Results 1 – 2 of 2) sorted by relevance
90 #define kfd_alloc_struct(ptr_to_struct) \ argument91 ((typeof(ptr_to_struct)) kzalloc(sizeof(*ptr_to_struct), GFP_KERNEL))
1663 struct_deref_set for map(*ptr_to_struct) cases. Add MEM_REF case when