Home
last modified time | relevance | path

Searched defs:group_next (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/linux/
H A Dmemory.h82 struct list_head group_next; /* next block inside memory group */ member
H A Dvfio.h48 struct list_head group_next; member
/openbmc/qemu/hw/mem/
H A Dcxl_type3.c687 CXLDCExtentGroup *group, *group_next; in cxl_destroy_dc_regions() local