Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/include/public/
A Devent_channel.h308 struct evtchn_set_priority { struct
313 typedef struct evtchn_set_priority evtchn_set_priority_t; argument
/xen-4.10.0-shim-comet/xen/common/
A Devent_channel.c1034 static long evtchn_set_priority(const struct evtchn_set_priority *set_priority) in evtchn_set_priority() function
1192 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