Home
last modified time | relevance | path

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

/drivers/hv/
Dhyperv_vmbus.h402 static inline bool hv_is_perf_channel(struct vmbus_channel *channel) in hv_is_perf_channel() function
417 if (!hv_is_perf_channel(channel)) in hv_is_alloced_cpu()
Dchannel_mgmt.c431 if (hv_is_perf_channel(channel)) in hv_process_channel_removal()
679 bool perf_chn = hv_is_perf_channel(channel); in init_vp_index()
Dvmbus_drv.c1792 if (hv_is_perf_channel(channel)) in target_cpu_store()