Home
last modified time | relevance | path

Searched refs:atomic_exec (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/Documentation/devicetree/bindings/mailbox/
Dmtk-gce.txt18 <&phandle channel priority atomic_exec>
22 atomic_exec: GCE processing continuous packets of commands in atomic
/Linux-v5.4/drivers/mailbox/
Dmtk-cmdq-mailbox.c59 bool atomic_exec; member
391 if (thread->atomic_exec) { in cmdq_mbox_send_data()
452 thread->atomic_exec = (sp->args[2] != 0); in cmdq_xlate()