Searched defs:contain_ptr (Results 1 - 2 of 2) sorted by relevance

/solaris-x11-s11/open-src/kernel/sys/drm/
H A Ddrm_linux_list.h46 caddr_t contain_ptr; member in struct:list_head
54 ptr ? ((type *)(uintptr_t)(ptr->contain_ptr)) : NULL
66 (head)->contain_ptr = NULL; \
76 (ptr)->contain_ptr = entry; \
86 (ptr)->contain_ptr = entry; \
H A Ddrm_sun_idr.h74 caddr_t contain_ptr; member in struct:idr_list

Completed in 21 milliseconds