Searched refs:cancel_lock (Results 1 – 3 of 3) sorted by relevance
47 spinlock_t cancel_lock; member52 static DEFINE_SPINLOCK(cancel_lock);124 spin_lock(&cancel_lock); in __timerfd_remove_cancel()126 spin_unlock(&cancel_lock); in __timerfd_remove_cancel()132 spin_lock(&ctx->cancel_lock); in timerfd_remove_cancel()134 spin_unlock(&ctx->cancel_lock); in timerfd_remove_cancel()147 spin_lock(&ctx->cancel_lock); in timerfd_setup_cancel()153 spin_lock(&cancel_lock); in timerfd_setup_cancel()155 spin_unlock(&cancel_lock); in timerfd_setup_cancel()160 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);
3386 static int cancel_lock(struct dlm_ls *ls, struct dlm_lkb *lkb, in cancel_lock() function3491 error = cancel_lock(ls, lkb, &args); in dlm_unlock()6051 error = cancel_lock(ls, lkb, &args); in dlm_user_cancel()6129 error = cancel_lock(ls, lkb, &args); in orphan_proc_lock()