Searched refs:TSEC_GLOBAL_LOCK (Results 1 – 2 of 2) sorted by relevance
327 TSEC_GLOBAL_LOCK(sc); in tsec_shutdown()354 TSEC_GLOBAL_LOCK(sc); in tsec_init()880 TSEC_GLOBAL_LOCK(sc); in tsec_poll()918 TSEC_GLOBAL_LOCK(sc); in tsec_ioctl()926 TSEC_GLOBAL_LOCK(sc); in tsec_ioctl()947 TSEC_GLOBAL_LOCK(sc); in tsec_ioctl()959 TSEC_GLOBAL_LOCK(sc); in tsec_ioctl()972 TSEC_GLOBAL_LOCK(sc); in tsec_ioctl()979 TSEC_GLOBAL_LOCK(sc); in tsec_ioctl()1242 TSEC_GLOBAL_LOCK(sc); in tsec_tick()[all …]
293 #define TSEC_GLOBAL_LOCK(sc) do { \ macro