Searched defs:ct (Results 1 – 2 of 2) sorted by relevance
239 struct irq_chip_type *ct = gc->chip_types; in irq_setup_generic_chip() local275 struct irq_chip_type *ct = gc->chip_types; in irq_setup_alt_chip() local326 struct irq_chip_type *ct = gc->chip_types; in irq_gc_suspend() local339 struct irq_chip_type *ct = gc->chip_types; in irq_gc_resume() local355 struct irq_chip_type *ct = gc->chip_types; in irq_gc_shutdown() local
132 static inline u32 cputime_sub_ns(cputime_t ct, s64 real_ns) in cputime_sub_ns()