Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/lib/
Dgenalloc.c202 list_add_rcu(&chunk->next_chunk, &pool->chunks); in gen_pool_add_owner()
222 list_for_each_entry_rcu(chunk, &pool->chunks, next_chunk) { in gen_pool_virt_to_phys()
249 chunk = list_entry(_chunk, struct gen_pool_chunk, next_chunk); in gen_pool_destroy()
250 list_del(&chunk->next_chunk); in gen_pool_destroy()
296 list_for_each_entry_rcu(chunk, &pool->chunks, next_chunk) { in gen_pool_alloc_algo_owner()
502 list_for_each_entry_rcu(chunk, &pool->chunks, next_chunk) { in gen_pool_free_owner()
537 list_for_each_entry_rcu(chunk, &(pool)->chunks, next_chunk) in gen_pool_for_each_chunk()
560 list_for_each_entry_rcu(chunk, &(pool)->chunks, next_chunk) { in gen_pool_has_addr()
585 list_for_each_entry_rcu(chunk, &pool->chunks, next_chunk) in gen_pool_avail()
604 list_for_each_entry_rcu(chunk, &pool->chunks, next_chunk) in gen_pool_size()
/kernel/linux/linux-5.10/net/sctp/
Dinqueue.c150 next_chunk: in sctp_inq_pop()
172 goto next_chunk; in sctp_inq_pop()
/kernel/linux/linux-5.10/include/linux/
Dgenalloc.h73 struct list_head next_chunk; /* next chunk in pool */ member
/kernel/linux/linux-5.10/drivers/gpu/drm/qxl/
Dqxl_image.c131 chunk->next_chunk = 0; in qxl_image_init_helper()
Dqxl_draw.c53 dev_clips->chunk.next_chunk = 0; in drawable_set_clipping()
Dqxl_dev.h384 QXLPHYSICAL next_chunk; member
Dqxl_display.c628 cursor->chunk.next_chunk = 0; in qxl_cursor_atomic_update()
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-5.10/net/ipv4/
Dinet_diag.c1092 next_chunk: in inet_diag_dump_icsk()
1147 goto next_chunk; in inet_diag_dump_icsk()
/kernel/linux/linux-5.10/fs/xfs/
Dxfs_buf.c1506 next_chunk: in xfs_buf_ioapply_map()
1541 goto next_chunk; in xfs_buf_ioapply_map()
/kernel/linux/linux-5.10/drivers/md/
Ddm-integrity.c2531 next_chunk: in integrity_recalc()
2634 goto next_chunk; in integrity_recalc()