Home
last modified time | relevance | path

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

/drivers/staging/lustre/lnet/selftest/
Dtimer.c61 spinlock_t stt_lock; member
75 spin_lock(&stt_data.stt_lock); in stt_add_timer()
92 spin_unlock(&stt_data.stt_lock); in stt_add_timer()
109 spin_lock(&stt_data.stt_lock); in stt_del_timer()
119 spin_unlock(&stt_data.stt_lock); in stt_del_timer()
137 spin_unlock(&stt_data.stt_lock); in stt_expire_list()
142 spin_lock(&stt_data.stt_lock); in stt_expire_list()
158 spin_lock(&stt_data.stt_lock); in stt_check_timers()
166 spin_unlock(&stt_data.stt_lock); in stt_check_timers()
184 spin_lock(&stt_data.stt_lock); in stt_timer_main()
[all …]