Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/platform/uv/
Dtlb_uv.c135 static DEFINE_PER_CPU(struct ptc_stats, ptcstats);
237 struct ptc_stats *stat = bcp->statp; in bau_process_retry_msg()
291 struct ptc_stats *stat = bcp->statp; in bau_process_message()
379 struct ptc_stats *stat = bcp->statp; in do_reset()
537 struct ptc_stats *stat = bcp->statp; in uv1_wait_completion()
596 struct ptc_stats *stat = bcp->statp; in handle_uv2_busy()
612 struct ptc_stats *stat = bcp->statp; in uv2_3_wait_completion()
687 struct ptc_stats *stat = bcp->statp; in uv4_wait_completion()
733 struct bau_control *hmaster, struct ptc_stats *stat) in destination_plugged()
756 struct ptc_stats *stat) in destination_timeout()
[all …]
/Linux-v4.19/arch/ia64/sn/kernel/sn2/
Dsn2_smp.c45 DEFINE_PER_CPU(struct ptc_stats, ptcstats);
46 DECLARE_PER_CPU(struct ptc_stats, ptcstats);
72 struct ptc_stats { struct
494 struct ptc_stats *stat; in sn2_ptc_seq_show()
534 memset(&per_cpu(ptcstats, cpu), 0, sizeof(struct ptc_stats)); in sn2_ptc_proc_write()
/Linux-v4.19/arch/x86/include/asm/uv/
Duv_bau.h504 struct ptc_stats { struct
617 struct ptc_stats *statp;