Searched refs:kcmp_epoll_slot (Results 1 – 9 of 9) sorted by relevance
70 struct kcmp_epoll_slot { struct128 struct kcmp_epoll_slot *slot = in do_kcmp()129 (struct kcmp_epoll_slot *) (uintptr_t) idx2; in do_kcmp()161 static const struct kcmp_epoll_slot slot_data[] = { in main()171 TAIL_ALLOC_OBJECT_CONST_PTR(struct kcmp_epoll_slot, slot); in main()
33 struct kcmp_epoll_slot epoll_slot; in main()138 epoll_slot = (struct kcmp_epoll_slot) { in main()
22 struct kcmp_epoll_slot { struct
344 struct kcmp_epoll_slot
1178 /* Define to 1 if the system has the type `struct kcmp_epoll_slot'. */
10281 ac_fn_c_check_type "$LINENO" "struct kcmp_epoll_slot" "ac_cv_type_struct_kcmp_epoll_slot" "#include…
11337 * configure.ac (AC_CHECK_TYPES): Add check for struct kcmp_epoll_slot.