X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=ltt-control%2Ffacilities%2Flocking.xml;h=93638bda52a2dda51079e9e60d6366880c78402c;hb=53aa267e1d6035affc3af10a89532aa75616ee07;hp=9b80fcc9d8dda5d5c56cdd6b7caf55c36124720b;hpb=2727692a61acaf38e731277b6cc2a78a913d3e16;p=ltt-control.git diff --git a/ltt-control/facilities/locking.xml b/ltt-control/facilities/locking.xml index 9b80fcc..93638bd 100644 --- a/ltt-control/facilities/locking.xml +++ b/ltt-control/facilities/locking.xml @@ -21,5 +21,44 @@ Spinlock address + + Disable IRQ, saving state + + Instruction pointer where the irq_save is located. + + + + Saved IRQ state. + + + + + + Disable IRQ, saving state + + Instruction pointer where the irq_restore is located. + + + + Restored IRQ state. + + + + + + Disable IRQ + + Instruction pointer where the irq_disable is located. + + + + + + Disable IRQ + + Instruction pointer where the irq_enable is located. + + +