Linux Kernel
3.7.1
|
#include <event_channel.h>
Definition at line 180 of file event_channel.h.
struct evtchn_alloc_unbound alloc_unbound |
Definition at line 183 of file event_channel.h.
struct evtchn_bind_interdomain bind_interdomain |
Definition at line 184 of file event_channel.h.
struct evtchn_bind_ipi bind_ipi |
Definition at line 187 of file event_channel.h.
struct evtchn_bind_pirq bind_pirq |
Definition at line 186 of file event_channel.h.
struct evtchn_bind_vcpu bind_vcpu |
Definition at line 191 of file event_channel.h.
struct evtchn_bind_virq bind_virq |
Definition at line 185 of file event_channel.h.
struct evtchn_close close |
Definition at line 188 of file event_channel.h.
Definition at line 181 of file event_channel.h.
struct evtchn_send send |
Definition at line 189 of file event_channel.h.
Definition at line 190 of file event_channel.h.
union { ... } u |
struct evtchn_unmask unmask |
Definition at line 192 of file event_channel.h.