Home
last modified time | relevance | path

Searched refs:osd_thread_get (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/contrib/openzfs/include/os/freebsd/zfs/sys/
H A Dzfs_context_os.h55 #define tsd_get(key) osd_thread_get(curthread, (key))
/f-stack/tools/compat/include/sys/
H A Dosd.h80 #define osd_thread_get(td, slot) \ macro
/f-stack/freebsd/sys/
H A Dosd.h82 #define osd_thread_get(td, slot) \ macro