Home
last modified time | relevance | path

Searched refs:next_chunk (Results 1 – 11 of 11) sorted by relevance

/Linux-v4.19/lib/
Dgenalloc.c200 list_add_rcu(&chunk->next_chunk, &pool->chunks); in gen_pool_add_virt()
220 list_for_each_entry_rcu(chunk, &pool->chunks, next_chunk) { in gen_pool_virt_to_phys()
247 chunk = list_entry(_chunk, struct gen_pool_chunk, next_chunk); in gen_pool_destroy()
248 list_del(&chunk->next_chunk); in gen_pool_destroy()
306 list_for_each_entry_rcu(chunk, &pool->chunks, next_chunk) { in gen_pool_alloc_algo()
386 list_for_each_entry_rcu(chunk, &pool->chunks, next_chunk) { in gen_pool_free()
419 list_for_each_entry_rcu(chunk, &(pool)->chunks, next_chunk) in gen_pool_for_each_chunk()
442 list_for_each_entry_rcu(chunk, &(pool)->chunks, next_chunk) { in addr_in_gen_pool()
466 list_for_each_entry_rcu(chunk, &pool->chunks, next_chunk) in gen_pool_avail()
485 list_for_each_entry_rcu(chunk, &pool->chunks, next_chunk) in gen_pool_size()
/Linux-v4.19/net/sctp/
Dinqueue.c165 next_chunk: in sctp_inq_pop()
187 goto next_chunk; in sctp_inq_pop()
/Linux-v4.19/include/linux/
Dgenalloc.h74 struct list_head next_chunk; /* next chunk in pool */ member
/Linux-v4.19/drivers/gpu/drm/qxl/
Dqxl_image.c131 chunk->next_chunk = 0; in qxl_image_init_helper()
Dqxl_dev.h387 QXLPHYSICAL next_chunk; member
Dqxl_draw.c51 dev_clips->chunk.next_chunk = 0; in drawable_set_clipping()
Dqxl_display.c667 cursor->chunk.next_chunk = 0; in qxl_cursor_atomic_update()
/Linux-v4.19/drivers/usb/gadget/udc/aspeed-vhub/
Depn.c112 goto next_chunk; in ast_vhub_epn_handle_ack()
151 next_chunk: in ast_vhub_epn_handle_ack()
/Linux-v4.19/net/ipv4/
Dinet_diag.c972 next_chunk: in inet_diag_dump_icsk()
1028 goto next_chunk; in inet_diag_dump_icsk()
/Linux-v4.19/fs/xfs/
Dxfs_buf.c1297 next_chunk: in xfs_buf_ioapply_map()
1332 goto next_chunk; in xfs_buf_ioapply_map()
/Linux-v4.19/drivers/md/
Ddm-integrity.c2127 next_chunk: in integrity_recalc()
2187 goto next_chunk; in integrity_recalc()