Lines Matching refs:link_free
64 * This must be power of 2 and greater than of equal to sizeof(link_free).
65 * These two conditions ensure that any 'struct link_free' itself doesn't
67 * to restore link_free pointer values.
144 * ZS_ALIGN to make sure link_free itself never has to span 2 pages.
238 struct link_free {
987 struct link_free *link;
993 link = (struct link_free *)vaddr + off / sizeof(*link);
1369 struct link_free *link;
1387 link = (struct link_free *)vaddr + m_offset / sizeof(*link);
1474 struct link_free *link;
1489 link = (struct link_free *)(vaddr + f_offset);