Home
last modified time | relevance | path

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

/freebsd/lib/libc/nls/
H A Dmsgcat.c64 #define RLOCK(fail) { int ret; \ macro
158 RLOCK(NLERR); in __catopen_l()
401 RLOCK(NLERR); in load_msgcat()
/freebsd/sys/contrib/device-tree/src/arm64/arm/
H A Djuno-motherboard.dtsi68 label = "RLOCK";
/freebsd/sys/contrib/dev/rtw89/
H A Ddebug.c4887 #define RLOCK .rlock = 1 macro
4889 #define RWLOCK RLOCK, WLOCK
4897 .txpwr_table = rtw89_debug_priv_get(txpwr_table, RSIZE_20K, RLOCK),
4899 .mac_mem_dump = rtw89_debug_priv_select_and_get(mac_mem_dump, RSIZE_16K, RLOCK),
4904 .ser_counters = rtw89_debug_priv_get(ser_counters, RLOCK),
4909 .stations = rtw89_debug_priv_get(stations, RLOCK),
4913 .diag_mac = rtw89_debug_priv_get(diag_mac, RSIZE_16K, RLOCK),