/linux-6.3-rc2/kernel/time/ |
A D | hrtimer.c | 486 __next_base(struct hrtimer_cpu_base *cpu_base, unsigned int *active) in __next_base() 499 #define for_each_active_base(base, cpu_base, active) \ argument 655 static void __hrtimer_reprogram(struct hrtimer_cpu_base *cpu_base, in __hrtimer_reprogram() 810 struct hrtimer_cpu_base *cpu_base = this_cpu_ptr(&hrtimer_bases); in hrtimer_reprogram() local 869 static bool update_needs_ipi(struct hrtimer_cpu_base *cpu_base, in update_needs_ipi() 947 struct hrtimer_cpu_base *cpu_base = raw_cpu_ptr(&hrtimer_bases); in clock_was_set() local 1108 struct hrtimer_cpu_base *cpu_base = base->cpu_base; in __remove_hrtimer() local 1481 struct hrtimer_cpu_base *cpu_base = this_cpu_ptr(&hrtimer_bases); in hrtimer_get_next_event() local 1504 struct hrtimer_cpu_base *cpu_base = this_cpu_ptr(&hrtimer_bases); in hrtimer_next_event_without() local 1545 struct hrtimer_cpu_base *cpu_base; in __hrtimer_init() local [all …]
|
A D | timer_list.c | 117 struct hrtimer_cpu_base *cpu_base = &per_cpu(hrtimer_bases, cpu); in print_cpu() local
|
/linux-6.3-rc2/drivers/irqchip/ |
A D | irq-gic.c | 72 union gic_base cpu_base; member 341 void __iomem *cpu_base = gic_data_cpu_base(gic); in gic_handle_irq() local 445 void __iomem *cpu_base = gic_data_cpu_base(gic); in gic_cpu_if_up() local 532 void __iomem *cpu_base; in gic_cpu_if_down() local 643 void __iomem *cpu_base; in gic_cpu_save() local 673 void __iomem *cpu_base; in gic_cpu_restore() local 1300 void __init gic_init(void __iomem *dist_base, void __iomem *cpu_base) in gic_init()
|
A D | irq-hip04.c | 54 void __iomem *cpu_base; member 202 void __iomem *cpu_base = hip04_data.cpu_base; in hip04_handle_irq() local
|
/linux-6.3-rc2/drivers/infiniband/hw/hns/ |
A D | hns_roce_hem.c | 1253 static int alloc_fake_root_bt(struct hns_roce_dev *hr_dev, void *cpu_base, in alloc_fake_root_bt() 1272 static int setup_middle_bt(struct hns_roce_dev *hr_dev, void *cpu_base, in setup_middle_bt() 1302 void *cpu_base; in setup_root_hem() local 1469 void *cpu_base = NULL; in hns_roce_hem_list_find_mtt() local
|
/linux-6.3-rc2/drivers/remoteproc/ |
A D | meson_mx_ao_arc.c | 48 void __iomem *cpu_base; member
|
/linux-6.3-rc2/arch/arm64/kvm/vgic/ |
A D | vgic-v2.c | 274 static bool vgic_v2_check_base(gpa_t dist_base, gpa_t cpu_base) in vgic_v2_check_base()
|
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dmub/src/ |
A D | dmub_srv.c | 444 uint8_t *cpu_base; in dmub_srv_calc_fb_info() local
|
/linux-6.3-rc2/arch/mips/ar7/ |
A D | clock.c | 337 int cpu_base, cpu_mul, cpu_prediv, cpu_postdiv; in tnetd7200_init_clocks() local
|
/linux-6.3-rc2/include/linux/ |
A D | hrtimer.h | 160 struct hrtimer_cpu_base *cpu_base; member
|
/linux-6.3-rc2/drivers/net/ethernet/broadcom/ |
A D | tg3.c | 3580 static int tg3_pause_cpu(struct tg3 *tp, u32 cpu_base) in tg3_pause_cpu() 3616 static void tg3_resume_cpu(struct tg3 *tp, u32 cpu_base) in tg3_resume_cpu() 3629 static int tg3_halt_cpu(struct tg3 *tp, u32 cpu_base) in tg3_halt_cpu() 3694 static int tg3_load_firmware_cpu(struct tg3 *tp, u32 cpu_base, in tg3_load_firmware_cpu() 3760 static int tg3_pause_cpu_and_set_pc(struct tg3 *tp, u32 cpu_base, u32 pc) in tg3_pause_cpu_and_set_pc() 3898 unsigned long cpu_base, cpu_scratch_base, cpu_scratch_size; in tg3_load_tso_firmware() local
|
A D | bgmac.h | 425 struct bgmac_dma_desc *cpu_base; member
|
/linux-6.3-rc2/drivers/media/platform/qcom/venus/ |
A D | core.h | 151 void __iomem *cpu_base; member
|