Searched defs:handle_events (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/tools/testing/selftests/connector/ |
H A D | proc_filter.c | 213 int handle_events(int epoll_fd, struct proc_event *pev) in handle_events() function
|
/openbmc/linux/drivers/xen/events/ |
H A D | events_internal.h | 27 void (*handle_events)(unsigned cpu, struct evtchn_loop_ctrl *ctrl); member
|
/openbmc/openbmc/poky/bitbake/lib/bb/ |
H A D | tinfoil.py | 464 def run_command(self, command, *params, handle_events=True): argument 691 …def build_targets(self, targets, task=None, handle_events=True, extra_events=None, event_callback=… argument
|