Searched refs:bodies (Results 1 – 4 of 4) sorted by relevance
137 struct vsp1_dl_body *bodies; member192 struct list_head bodies; member270 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 …]
94 Regulatory bodies around the world require that wireless device
143 situations that certain regulatory bodies have provided clarifications
79 bodies (T10, T13), Oracle and its partners are trying to standardize
Completed in 7 milliseconds