Home
last modified time | relevance | path

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

/linux-6.3-rc2/lib/
A Dgenalloc.c201 list_add_rcu(&chunk->next_chunk, &pool->chunks); in gen_pool_add_owner()
221 list_for_each_entry_rcu(chunk, &pool->chunks, next_chunk) { in gen_pool_virt_to_phys()
248 chunk = list_entry(_chunk, struct gen_pool_chunk, next_chunk); in gen_pool_destroy()
249 list_del(&chunk->next_chunk); in gen_pool_destroy()
295 list_for_each_entry_rcu(chunk, &pool->chunks, next_chunk) { in gen_pool_alloc_algo_owner()
501 list_for_each_entry_rcu(chunk, &pool->chunks, next_chunk) { in gen_pool_free_owner()
536 list_for_each_entry_rcu(chunk, &(pool)->chunks, next_chunk) in gen_pool_for_each_chunk()
559 list_for_each_entry_rcu(chunk, &(pool)->chunks, next_chunk) { in gen_pool_has_addr()
584 list_for_each_entry_rcu(chunk, &pool->chunks, next_chunk) in gen_pool_avail()
603 list_for_each_entry_rcu(chunk, &pool->chunks, next_chunk) in gen_pool_size()
/linux-6.3-rc2/net/sctp/
A Dinqueue.c150 next_chunk: in sctp_inq_pop()
172 goto next_chunk; in sctp_inq_pop()
/linux-6.3-rc2/include/linux/
A Dgenalloc.h73 struct list_head next_chunk; /* next chunk in pool */ member
/linux-6.3-rc2/drivers/gpu/drm/qxl/
A Dqxl_image.c131 chunk->next_chunk = 0; in qxl_image_init_helper()
A Dqxl_draw.c58 dev_clips->chunk.next_chunk = 0; in drawable_set_clipping()
A Dqxl_dev.h384 QXLPHYSICAL next_chunk; member
A Dqxl_display.c601 cursor.chunk.next_chunk = 0; in qxl_create_cursor()
/linux-6.3-rc2/drivers/usb/gadget/udc/aspeed-vhub/
A Depn.c108 goto next_chunk; in ast_vhub_epn_handle_ack()
154 next_chunk: in ast_vhub_epn_handle_ack()
/linux-6.3-rc2/net/ipv4/
A Dinet_diag.c1098 next_chunk: in inet_diag_dump_icsk()
1153 goto next_chunk; in inet_diag_dump_icsk()
/linux-6.3-rc2/fs/xfs/
A Dxfs_buf.c1479 next_chunk: in xfs_buf_ioapply_map()
1512 goto next_chunk; in xfs_buf_ioapply_map()
/linux-6.3-rc2/drivers/md/
A Ddm-integrity.c2680 next_chunk: in integrity_recalc()
2783 goto next_chunk; in integrity_recalc()

Completed in 39 milliseconds