Searched refs:cancelling (Results 1 – 5 of 5) sorted by relevance
120 if (work->cancelling) in drm_vblank_work_schedule()198 work->cancelling++; in drm_vblank_work_cancel_sync()207 work->cancelling--; in drm_vblank_work_cancel_sync()
5 This driver provides line echo cancelling support for mISDN and
48 int cancelling; member
1114 atomic_t cancelling; member1285 atomic_set(&t->cancelling, 0); in __bpf_async_init()1496 atomic_inc(&t->cancelling); in BPF_CALL_1()1500 if (atomic_read(&cur_t->cancelling)) { in BPF_CALL_1()1521 atomic_dec(&t->cancelling); in BPF_CALL_1()
2311 backing xfile before committing or cancelling the transaction.