Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/include/os/linux/spl/sys/
H A Dwait.h31 #define spl_wait_on_bit(word, bit, mode) wait_on_bit(word, bit, mode) macro
41 #define spl_wait_on_bit(word, bit, mode) \ macro