Searched refs:cancel_lock (Results 1 – 3 of 3) sorted by relevance
45 spinlock_t cancel_lock; member50 static DEFINE_SPINLOCK(cancel_lock);138 spin_lock(&cancel_lock); in __timerfd_remove_cancel()140 spin_unlock(&cancel_lock); in __timerfd_remove_cancel()146 spin_lock(&ctx->cancel_lock); in timerfd_remove_cancel()148 spin_unlock(&ctx->cancel_lock); in timerfd_remove_cancel()161 spin_lock(&ctx->cancel_lock); in timerfd_setup_cancel()167 spin_lock(&cancel_lock); in timerfd_setup_cancel()169 spin_unlock(&cancel_lock); in timerfd_setup_cancel()174 spin_unlock(&ctx->cancel_lock); in timerfd_setup_cancel()[all …]
376 spin_lock(&ctx->cancel_lock);381 spin_lock(&cancel_lock);383 spin_unlock(&cancel_lock);386 spin_unlock(&ctx->cancel_lock);397 spin_lock(&ctx->cancel_lock);400 spin_lock(&cancel_lock);402 spin_unlock(&cancel_lock);404 spin_unlock(&ctx->cancel_lock);
3396 static int cancel_lock(struct dlm_ls *ls, struct dlm_lkb *lkb, in cancel_lock() function3512 error = cancel_lock(ls, lkb, &args); in dlm_unlock()6122 error = cancel_lock(ls, lkb, &args); in dlm_user_cancel()6204 error = cancel_lock(ls, lkb, &args); in orphan_proc_lock()