Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/hv/
Dhyperv_vmbus.h410 static inline bool hv_is_perf_channel(struct vmbus_channel *channel) in hv_is_perf_channel() function
425 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.c1850 if (hv_is_perf_channel(channel)) in target_cpu_store()