Home
last modified time | relevance | path

Searched defs:old_node (Results 1 – 7 of 7) sorted by relevance

/openbmc/qemu/util/
H A Dfdmon-poll.c97 AioHandler *old_node, in fdmon_poll_update()
H A Dfdmon-epoll.c35 AioHandler *old_node, in fdmon_epoll_update()
H A Dfdmon-io_uring.c136 AioHandler *old_node, in fdmon_io_uring_update()
H A Daio-win32.c73 AioHandler *old_node; in aio_set_fd_handler() local
/openbmc/linux/tools/perf/util/
Dmaps.c
Dsymbol.c
/openbmc/u-boot/scripts/dtc/
H A Dlivetree.c137 struct node *merge_nodes(struct node *old_node, struct node *new_node) in merge_nodes()