Searched defs:events (Results 1 – 13 of 13) sorted by relevance
/xen-4.10.0-shim-comet/tools/libxl/ |
A D | libxl_test_fdevent.c | 32 int fd, short events, short revents) in tfe_fd_cb() 55 int libxl_test_fdevent(libxl_ctx *ctx, int fd, short events, in libxl_test_fdevent()
|
A D | libxl_aoutils.c | 215 int fd, short events, short revents) { in datacopier_readable() 318 int fd, short events, short revents) { in datacopier_writable()
|
A D | libxl_event.c | 178 int fd, short events) in libxl__ev_fd_register() 205 int libxl__ev_fd_modify(libxl__gc *gc, libxl__ev_fd *ev, short events) in libxl__ev_fd_modify() 248 short libxl__fd_poll_recheck(libxl__egc *egc, int fd, short events) { in libxl__fd_poll_recheck() 504 int fd, short events, short revents) in watchfd_callback() 717 int fd, short events, short revents) in evtchn_fd_callback() 1150 int fd, int events) in afterpoll_check_fd()
|
A D | libxl_save_callout.c | 290 int fd, short events, short revents) in helper_stdout_readable()
|
A D | libxl_fork.c | 537 int fd, short events, short revents) in sigchld_selfpipe_handler()
|
A D | libxl_internal.h | 241 short events; member
|
/xen-4.10.0-shim-comet/tools/blktap2/drivers/ |
A D | io-optimize.c | 321 io_split(struct opioctx *ctx, struct io_event *events, int num) in io_split() 413 print_events(struct opioctx *ctx, struct io_event *events, int num_events) in print_events() 519 simulate_io(struct iocb **iocbs, struct io_event *events, int num_iocbs) in simulate_io() 542 struct iocb *iocb_list, struct io_event *events, int num) in process_events() 563 struct iocb **iocbs, struct io_event *events, int num) in init_optest() 579 struct io_event *events; in main() local
|
A D | scheduler.h | 48 struct list_head events; member
|
A D | tapdisk-filter.c | 252 tapdisk_filter_events(struct tfilter *filter, struct io_event *events, int num) in tapdisk_filter_events()
|
/xen-4.10.0-shim-comet/tools/xenstore/ |
A D | xenstored_watch.c | 41 struct list_head events; member
|
A D | xenstored_core.c | 280 static int set_fd(int fd, short events) in set_fd() 349 short events = POLLIN|POLLPRI; in initialize_fds() local
|
/xen-4.10.0-shim-comet/tools/ocaml/libs/xl/ |
A D | xenlight_stubs.c | 1189 short events = 0; in Poll_events_val() local 1229 value Val_poll_events(short events) in Val_poll_events() 1256 short events, void *for_libxl) in fd_register() 1299 short events) in fd_modify() 1514 value events, value revents) in stub_libxl_osevent_occurred_fd()
|
/xen-4.10.0-shim-comet/tools/console/daemon/ |
A D | io.c | 1194 static int set_fds(int fd, short events) in set_fds() 1257 short events = 0; in maybe_add_console_tty_fd() local
|
Completed in 34 milliseconds