Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/hv/
Dvmbus_drv.c1273 #define VMBUS_CHAN_ATTR(_name, _mode, _show, _store) \ macro
1340 static VMBUS_CHAN_ATTR(cpu, S_IRUGO, show_target_cpu, NULL);
1349 static VMBUS_CHAN_ATTR(pending, S_IRUGO, channel_pending_show, NULL);
1358 static VMBUS_CHAN_ATTR(latency, S_IRUGO, channel_latency_show, NULL);
1364 static VMBUS_CHAN_ATTR(interrupts, S_IRUGO, channel_interrupts_show, NULL);
1370 static VMBUS_CHAN_ATTR(events, S_IRUGO, channel_events_show, NULL);
1377 static VMBUS_CHAN_ATTR(monitor_id, S_IRUGO, subchannel_monitor_id_show, NULL);