Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/hv/
H A Dhyperv_vmbus.h401 static inline bool hv_is_perf_channel(struct vmbus_channel *channel) in hv_is_perf_channel() function
416 if (!hv_is_perf_channel(channel)) in hv_is_alloced_cpu()
H A 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()
H A Dvmbus_drv.c1792 if (hv_is_perf_channel(channel)) in target_cpu_store()