X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=ltt-control%2Ffacilities%2Flocking.xml;h=93638bda52a2dda51079e9e60d6366880c78402c;hb=c389e9d656893808b1dd0c82145bd31bedb0e963;hp=9b80fcc9d8dda5d5c56cdd6b7caf55c36124720b;hpb=6ed340012556f828862d6b139345d081ac819645;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. + + +