Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/drm/
H A Ddrm_linux_list.h57 #define list_add(entry, head, con_ptr) { \ argument
65 #define list_add_tail(entry, head, con_ptr) { \ argument
92 #define list_move_tail(entry, head, con_ptr) { \ argument