Home
last modified time | relevance | path

Searched refs:ptc_stats (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/arch/x86/platform/uv/
Dtlb_uv.c120 static DEFINE_PER_CPU(struct ptc_stats, ptcstats);
222 struct ptc_stats *stat = bcp->statp; in bau_process_retry_msg()
276 struct ptc_stats *stat = bcp->statp; in bau_process_message()
364 struct ptc_stats *stat = bcp->statp; in do_reset()
519 struct ptc_stats *stat = bcp->statp; in uv1_wait_completion()
602 struct ptc_stats *stat = bcp->statp; in handle_uv2_busy()
617 struct ptc_stats *stat = bcp->statp; in uv2_3_wait_completion()
707 struct bau_control *hmaster, struct ptc_stats *stat) in destination_plugged()
730 struct ptc_stats *stat) in destination_timeout()
754 static void disable_for_period(struct bau_control *bcp, struct ptc_stats *stat) in disable_for_period()
[all …]
/linux-4.4.14/arch/ia64/sn/kernel/sn2/
Dsn2_smp.c44 DEFINE_PER_CPU(struct ptc_stats, ptcstats);
45 DECLARE_PER_CPU(struct ptc_stats, ptcstats);
71 struct ptc_stats { struct
482 struct ptc_stats *stat; in sn2_ptc_seq_show()
522 memset(&per_cpu(ptcstats, cpu), 0, sizeof(struct ptc_stats)); in sn2_ptc_proc_write()
/linux-4.4.14/arch/x86/include/asm/uv/
Duv_bau.h483 struct ptc_stats { struct
592 struct ptc_stats *statp;