Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lnet/selftest/
Dtimer.c60 spinlock_t stt_lock; member
74 spin_lock(&stt_data.stt_lock); in stt_add_timer()
91 spin_unlock(&stt_data.stt_lock); in stt_add_timer()
108 spin_lock(&stt_data.stt_lock); in stt_del_timer()
118 spin_unlock(&stt_data.stt_lock); in stt_del_timer()
136 spin_unlock(&stt_data.stt_lock); in stt_expire_list()
141 spin_lock(&stt_data.stt_lock); in stt_expire_list()
157 spin_lock(&stt_data.stt_lock); in stt_check_timers()
165 spin_unlock(&stt_data.stt_lock); in stt_check_timers()
182 spin_lock(&stt_data.stt_lock); in stt_timer_main()
[all …]