Home
last modified time | relevance | path

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

/drivers/staging/lustre/lnet/selftest/
Dtimer.c56 spinlock_t stt_lock; member
70 spin_lock(&stt_data.stt_lock); in stt_add_timer()
88 spin_unlock(&stt_data.stt_lock); in stt_add_timer()
105 spin_lock(&stt_data.stt_lock); in stt_del_timer()
115 spin_unlock(&stt_data.stt_lock); in stt_del_timer()
133 spin_unlock(&stt_data.stt_lock); in stt_expire_list()
138 spin_lock(&stt_data.stt_lock); in stt_expire_list()
154 spin_lock(&stt_data.stt_lock); in stt_check_timers()
162 spin_unlock(&stt_data.stt_lock); in stt_check_timers()
181 spin_lock(&stt_data.stt_lock); in stt_timer_main()
[all …]