Searched defs:ev_fd (Results 1 – 2 of 2) sorted by relevance
/linux/io_uring/ | ||
H A D | eventfd.c | 30 struct io_ev_fd *ev_fd = container_of(rcu, struct io_ev_fd, rcu); in io_eventfd_free() local |
/linux/tools/testing/selftests/bpf/prog_tests/ | ||
H A D | task_local_storage.c | 258 int map_fd, parent_task_fd, ev_fd; in test_uptr_basic() local |