Home
last modified time | relevance | path

Searched defs:next_chunk (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/linux/
Dgenalloc.h
/openbmc/u-boot/common/
H A Ddlmalloc.c399 #define next_chunk(p) ((mchunkptr)( ((char*)(p)) + ((p)->size & ~PREV_INUSE) )) macro
/openbmc/qemu/block/
H A Dmirror.c561 int64_t next_chunk = next_offset / s->granularity; in mirror_iteration() local
/openbmc/linux/drivers/gpu/drm/qxl/
Dqxl_dev.h