Home
last modified time | relevance | path

Searched defs:a0 (Results 1 – 1 of 1) sorted by relevance

/kernel/trace/
Dtrace_irqsoff.c443 void time_hardirqs_on(unsigned long a0, unsigned long a1) in time_hardirqs_on()
449 void time_hardirqs_off(unsigned long a0, unsigned long a1) in time_hardirqs_off()
488 static inline void tracer_preempt_on(unsigned long a0, unsigned long a1) in tracer_preempt_on()
494 static inline void tracer_preempt_off(unsigned long a0, unsigned long a1) in tracer_preempt_off()
766 static inline void tracer_preempt_on(unsigned long a0, unsigned long a1) { } in tracer_preempt_on()
767 static inline void tracer_preempt_off(unsigned long a0, unsigned long a1) { } in tracer_preempt_off()
841 void trace_preempt_on(unsigned long a0, unsigned long a1) in trace_preempt_on()
847 void trace_preempt_off(unsigned long a0, unsigned long a1) in trace_preempt_off()