Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/hv/
Dhyperv_vmbus.h415 static inline bool hv_is_perf_channel(struct vmbus_channel *channel) in hv_is_perf_channel() function
430 if (!hv_is_perf_channel(channel)) in hv_is_allocated_cpu()
Dchannel_mgmt.c463 if (hv_is_perf_channel(channel)) in hv_process_channel_removal()
733 bool perf_chn = hv_is_perf_channel(channel); in init_vp_index()
Dvmbus_drv.c1684 if (hv_is_perf_channel(channel)) in target_cpu_store()