Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/
H A Ddrm_vblank_work.c117 if (work->cancelling) in drm_vblank_work_schedule()
195 work->cancelling++; in drm_vblank_work_cancel_sync()
204 work->cancelling--; in drm_vblank_work_cancel_sync()
/openbmc/linux/include/drm/
H A Ddrm_vblank_work.h47 int cancelling; member
/openbmc/linux/drivers/misc/echo/
H A DKconfig5 This driver provides line echo cancelling support for mISDN and
/openbmc/linux/kernel/bpf/
H A Dhelpers.c1113 atomic_t cancelling; member
1212 atomic_set(&t->cancelling, 0); in __bpf_async_init()
1404 atomic_inc(&t->cancelling); in BPF_CALL_1()
1408 if (atomic_read(&cur_t->cancelling)) { in BPF_CALL_1()
1429 atomic_dec(&t->cancelling); in BPF_CALL_1()
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/pipewire/
H A Dpipewire_1.2.7.bb93 …gsettings jack libusb pw-cat raop sndfile v4l2 udev volume webrtc-echo-cancelling libcamera readli…
142 PACKAGECONFIG[webrtc-echo-cancelling] = "-Decho-cancel-webrtc=enabled,-Decho-cancel-webrtc=disabled…
/openbmc/qemu/qapi/
H A Dmigration.json134 # @cancelling: in the process of cancelling migration.
136 # @cancelled: cancelling migration is finished.
170 'data': [ 'none', 'setup', 'cancelling', 'cancelled',
/openbmc/linux/Documentation/filesystems/
H A Dxfs-online-fsck-design.rst2319 backing xfile before committing or cancelling the transaction.