Searched refs:robustlocks (Results 1 – 3 of 3) sorted by relevance
944 robust_t **robustlocks; /* table of registered robust locks */ member1157 caddr32_t robustlocks; member
876 OFFSET(robustlocks), in d_uberdata()877 prt_addr(uberdata.robustlocks, 1), in d_uberdata()
1936 if ((table = udp->robustlocks) == NULL) { in register_lock()1938 if ((table = udp->robustlocks) == NULL) { in register_lock()1941 udp->robustlocks = table; in register_lock()2022 table = udp->robustlocks; in unregister_locks()2023 udp->robustlocks = NULL; in unregister_locks()