Searched refs:zpdesc (Results 1 – 1 of 1) sorted by relevance
32 struct zpdesc { struct37 struct zpdesc *next; argument52 static_assert(offsetof(struct page, pg) == offsetof(struct zpdesc, zp)) argument63 static_assert(sizeof(struct zpdesc) <= sizeof(struct page));75 const struct zpdesc *: (const struct page *)(zp), \76 struct zpdesc *: (struct page *)(zp)))92 const struct zpdesc *: (const struct folio *)(zp), \93 struct zpdesc *: (struct folio *)(zp)))107 const struct page *: (const struct zpdesc *)(p), \108 struct page *: (struct zpdesc *)(p)))[all …]