Home
last modified time | relevance | path

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

/drivers/media/platform/vsp1/
Dvsp1_dl.c137 struct vsp1_dl_body *bodies; member
192 struct list_head bodies; member
270 pool->bodies = kcalloc(num_bodies, sizeof(*pool->bodies), GFP_KERNEL); in vsp1_dl_body_pool_create()
271 if (!pool->bodies) { in vsp1_dl_body_pool_create()
279 kfree(pool->bodies); in vsp1_dl_body_pool_create()
288 struct vsp1_dl_body *dlb = &pool->bodies[i]; in vsp1_dl_body_pool_create()
317 kfree(pool->bodies); in vsp1_dl_body_pool_destroy()
557 INIT_LIST_HEAD(&dl->bodies); in vsp1_dl_list_alloc()
582 list_for_each_entry_safe(dlb, tmp, &dl->bodies, list) { in vsp1_dl_list_bodies_put()
716 list_add_tail(&dlb->list, &dl->bodies); in vsp1_dl_list_add_body()
[all …]
/drivers/net/wireless/ath/ath9k/
DKconfig94 Regulatory bodies around the world require that wireless device