Searched refs:evtchn_bind_to_user (Results 1 - 2 of 2) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/xen/
H A Devtchn.c213 static int evtchn_bind_to_user(struct per_user_data *u, int port) function
274 rc = evtchn_bind_to_user(u, bind_virq.port);
295 rc = evtchn_bind_to_user(u, bind_interdomain.local_port);
316 rc = evtchn_bind_to_user(u, alloc_unbound.port);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/xen/
H A Devtchn.c213 static int evtchn_bind_to_user(struct per_user_data *u, int port) function
274 rc = evtchn_bind_to_user(u, bind_virq.port);
295 rc = evtchn_bind_to_user(u, bind_interdomain.local_port);
316 rc = evtchn_bind_to_user(u, alloc_unbound.port);

Completed in 77 milliseconds