X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=ltt-control%2Ffacilities%2Flocking.xml;h=93638bda52a2dda51079e9e60d6366880c78402c;hb=b0155f677c8d3df6b7c04e920f1b3f81174fce9b;hp=9b80fcc9d8dda5d5c56cdd6b7caf55c36124720b;hpb=f1f05d477b7698a30c0d909f8fcc0fc60c175bda;p=lttv.git diff --git a/ltt-control/facilities/locking.xml b/ltt-control/facilities/locking.xml index 9b80fcc9..93638bda 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. + + +