Home
last modified time | relevance | path

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

/linux-3.4.99/arch/x86/platform/uv/
Dtlb_uv.c119 static DEFINE_PER_CPU(struct ptc_stats, ptcstats);
187 struct ptc_stats *stat = bcp->statp; in bau_process_retry_msg()
241 struct ptc_stats *stat = bcp->statp; in bau_process_message()
329 struct ptc_stats *stat = bcp->statp; in do_reset()
450 struct ptc_stats *stat = bcp->statp; in uv1_wait_completion()
544 struct ptc_stats *stat = bcp->statp; in handle_uv2_busy()
625 struct ptc_stats *stat = bcp->statp; in uv2_wait_completion()
717 struct bau_control *hmaster, struct ptc_stats *stat) in destination_plugged()
740 struct ptc_stats *stat) in destination_timeout()
765 struct ptc_stats *stat) in disable_for_congestion()
[all …]
/linux-3.4.99/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-3.4.99/arch/x86/include/asm/uv/
Duv_bau.h477 struct ptc_stats { struct
580 struct ptc_stats *statp;