Home
last modified time | relevance | path

Searched refs:_chunk (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/lib/
H A Dgenalloc.c244 struct list_head *_chunk, *_next_chunk; in gen_pool_destroy() local
249 list_for_each_safe(_chunk, _next_chunk, &pool->chunks) { in gen_pool_destroy()
250 chunk = list_entry(_chunk, struct gen_pool_chunk, next_chunk); in gen_pool_destroy()
/openbmc/linux/include/trace/events/
H A Drpcrdma.h2104 svcrdma_post_##name##_chunk, \