Lines Matching refs:u_tsd
93 struct u_tsd { struct
116 u_tsd_init(struct u_tsd *tsd) in u_tsd_init() argument
127 u_tsd_get(struct u_tsd *tsd) in u_tsd_get()
137 u_tsd_set(struct u_tsd *tsd, void *ptr) in u_tsd_set()
158 struct u_tsd { struct
182 u_tsd_init(struct u_tsd *tsd) in u_tsd_init() argument
194 u_tsd_destroy(struct u_tsd *tsd) in u_tsd_destroy()
205 u_tsd_get(struct u_tsd *tsd) in u_tsd_get()
215 u_tsd_set(struct u_tsd *tsd, void *ptr) in u_tsd_set()
236 struct u_tsd { struct
260 u_tsd_init(struct u_tsd *tsd) in u_tsd_init() argument
267 u_tsd_get(struct u_tsd *tsd) in u_tsd_get()
275 u_tsd_set(struct u_tsd *tsd, void *ptr) in u_tsd_set()