Searched refs:TSEC_GLOBAL_LOCK (Results 1 – 2 of 2) sorted by relevance
316 TSEC_GLOBAL_LOCK(sc); in tsec_shutdown()343 TSEC_GLOBAL_LOCK(sc); in tsec_init()893 TSEC_GLOBAL_LOCK(sc); in tsec_poll()928 TSEC_GLOBAL_LOCK(sc); in tsec_ioctl()936 TSEC_GLOBAL_LOCK(sc); in tsec_ioctl()957 TSEC_GLOBAL_LOCK(sc); in tsec_ioctl()969 TSEC_GLOBAL_LOCK(sc); in tsec_ioctl()982 TSEC_GLOBAL_LOCK(sc); in tsec_ioctl()989 TSEC_GLOBAL_LOCK(sc); in tsec_ioctl()1249 TSEC_GLOBAL_LOCK(sc); in tsec_tick()[all …]
218 #define TSEC_GLOBAL_LOCK(sc) do { \ macro