Home
last modified time | relevance | path

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

/linux/lib/
H A Dgenalloc.c203 list_add_rcu(&chunk->next_chunk, &pool->chunks); in gen_pool_add_owner()
223 list_for_each_entry_rcu(chunk, &pool->chunks, next_chunk) { in gen_pool_virt_to_phys()
250 chunk = list_entry(_chunk, struct gen_pool_chunk, next_chunk); in gen_pool_destroy()
251 list_del(&chunk->next_chunk); in gen_pool_destroy()
297 list_for_each_entry_rcu(chunk, &pool->chunks, next_chunk) { in gen_pool_alloc_algo_owner()
503 list_for_each_entry_rcu(chunk, &pool->chunks, next_chunk) { in gen_pool_free_owner()
538 list_for_each_entry_rcu(chunk, &(pool)->chunks, next_chunk) in gen_pool_for_each_chunk()
561 list_for_each_entry_rcu(chunk, &(pool)->chunks, next_chunk) { in gen_pool_has_addr()
586 list_for_each_entry_rcu(chunk, &pool->chunks, next_chunk) in gen_pool_avail()
605 list_for_each_entry_rcu(chunk, &pool->chunks, next_chunk) in gen_pool_size()
/linux/net/sctp/
H A Dinqueue.c156 next_chunk: in sctp_inq_pop()
178 goto next_chunk; in sctp_inq_pop()
/linux/include/linux/
H A Dgenalloc.h73 struct list_head next_chunk; /* next chunk in pool */ member
/linux/drivers/gpu/drm/qxl/
H A Dqxl_image.c131 chunk->next_chunk = 0; in qxl_image_init_helper()
H A Dqxl_draw.c58 dev_clips->chunk.next_chunk = 0; in drawable_set_clipping()
H A Dqxl_dev.h384 QXLPHYSICAL next_chunk; member
H A Dqxl_display.c602 cursor.chunk.next_chunk = 0; in qxl_create_cursor()
/linux/drivers/usb/gadget/udc/aspeed-vhub/
H A Depn.c107 goto next_chunk; in ast_vhub_epn_handle_ack()
153 next_chunk: in ast_vhub_epn_handle_ack()
/linux/net/ipv4/
H A Dinet_diag.c1200 next_chunk: in inet_diag_dump_icsk()
1255 goto next_chunk; in inet_diag_dump_icsk()