Searched refs:uap_items (Results 1 – 2 of 2) sorted by relevance
211 static struct debug_data uap_items[] = { variable1146 priv->items_priv.items = kmalloc(sizeof(uap_items), GFP_KERNEL); in woal_debug_entry()1153 memcpy(priv->items_priv.items, uap_items, sizeof(uap_items)); in woal_debug_entry()1154 priv->items_priv.num_of_items = ARRAY_SIZE(uap_items); in woal_debug_entry()
272 static struct debug_data uap_items[] = { variable1381 priv->items_priv.items = kmalloc(sizeof(uap_items), GFP_KERNEL); in woal_debug_entry()1389 uap_items, sizeof(uap_items), in woal_debug_entry()1390 sizeof(uap_items)); in woal_debug_entry()1391 priv->items_priv.num_of_items = ARRAY_SIZE(uap_items); in woal_debug_entry()