Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/lguest/
Dcore.c227 if (!send_notify_to_eventfd(cpu)) { in run_guest()
Dlg.h172 bool send_notify_to_eventfd(struct lg_cpu *cpu);
Dlguest_user.c27 bool send_notify_to_eventfd(struct lg_cpu *cpu) in send_notify_to_eventfd() function