Home
last modified time | relevance | path

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

/kernel/irq/
Dgeneric-chip.c40 struct irq_chip_type *ct = irq_data_get_chip_type(d); in irq_gc_mask_disable_reg() local
60 struct irq_chip_type *ct = irq_data_get_chip_type(d); in irq_gc_mask_set_bit() local
80 struct irq_chip_type *ct = irq_data_get_chip_type(d); in irq_gc_mask_clr_bit() local
100 struct irq_chip_type *ct = irq_data_get_chip_type(d); in irq_gc_unmask_enable_reg() local
117 struct irq_chip_type *ct = irq_data_get_chip_type(d); in irq_gc_ack_set_bit() local
133 struct irq_chip_type *ct = irq_data_get_chip_type(d); in irq_gc_ack_clr_bit() local
156 struct irq_chip_type *ct = irq_data_get_chip_type(d); in irq_gc_mask_disable_and_ack_set() local
173 struct irq_chip_type *ct = irq_data_get_chip_type(d); in irq_gc_eoi() local
259 struct irq_chip_type *ct = gc->chip_types; in irq_gc_init_mask_cache() local
390 struct irq_chip_type *ct; in irq_map_generic_chip() local
[all …]
/kernel/
Dcontext_tracking.c126 struct context_tracking *ct = this_cpu_ptr(&context_tracking); in ct_kernel_exit() local
165 struct context_tracking *ct = this_cpu_ptr(&context_tracking); in ct_kernel_enter() local
206 struct context_tracking *ct = this_cpu_ptr(&context_tracking); in ct_nmi_exit() local
261 struct context_tracking *ct = this_cpu_ptr(&context_tracking); in ct_nmi_enter() local
468 struct context_tracking *ct = this_cpu_ptr(&context_tracking); in __ct_user_enter() local
608 struct context_tracking *ct = this_cpu_ptr(&context_tracking); in __ct_user_exit() local
/kernel/rcu/
Dtree.c4192 struct context_tracking *ct = this_cpu_ptr(&context_tracking); in rcu_boot_init_percpu_data() local
4223 struct context_tracking *ct = per_cpu_ptr(&context_tracking, cpu); in rcutree_prepare_cpu() local
/kernel/time/
Dposix-cpu-timers.c329 struct task_cputime ct; in __thread_group_cputime() local