Searched refs:evtchn_set_priority (Results 1 – 2 of 2) sorted by relevance
308 struct evtchn_set_priority { struct313 typedef struct evtchn_set_priority evtchn_set_priority_t; argument
1034 static long evtchn_set_priority(const struct evtchn_set_priority *set_priority) in evtchn_set_priority() function1192 struct evtchn_set_priority set_priority; in do_event_channel_op()1195 rc = evtchn_set_priority(&set_priority); in do_event_channel_op()
Completed in 4 milliseconds