Searched refs:cancelling (Results 1 – 2 of 2) sorted by relevance
48 int cancelling; member
1162 atomic_t cancelling; member1350 atomic_set(&t->cancelling, 0); in __bpf_async_init()1594 atomic_inc(&t->cancelling); in BPF_CALL_1()1598 if (atomic_read(&cur_t->cancelling)) { in BPF_CALL_1()1607 atomic_dec(&t->cancelling); in BPF_CALL_1()1617 atomic_dec(&t->cancelling); in BPF_CALL_1()