Searched defs:tsd_get (Results 1 – 6 of 6) sorted by relevance
42 tsd_get(UNUSED bool init) { in tsd_get() function
49 tsd_get(bool init) { in tsd_get() function
118 tsd_get(bool init) { in tsd_get() function
136 tsd_get(bool init) { in tsd_get() function
55 #define tsd_get(key) osd_thread_get(curthread, (key)) macro
511 tsd_get(uint_t key) in tsd_get() function