Searched refs:f_owner_ex (Results 1 – 11 of 11) sorted by relevance
6 AC_MSG_CHECKING([for fcntl f_owner_ex])11 struct f_owner_ex tst_own_ex;16 AC_DEFINE(HAVE_STRUCT_F_OWNER_EX,1,[Define to 1 if you have struct f_owner_ex])
34 typedef struct f_owner_ex struct_kernel_f_owner_ex;38 # error struct f_owner_ex definition not found in <linux/fcntl.h>
329 struct f_owner_ex,
133 f_owner_ex.h \
1145 /* Define to 1 if the system has the type `struct f_owner_ex'. */
10205 ac_fn_c_check_type "$LINENO" "struct f_owner_ex" "ac_cv_type_struct_f_owner_ex" "#include <sys/type…
330 execve.c f_owner_ex.h fadvise.c fallocate.c fanotify.c \1355 evdev_mpers.c eventfd.c execve.c f_owner_ex.h fadvise.c \
4248 [TEST_F_OWNER_EX]: Include "f_owner_ex.h".4257 Introduce f_owner_ex.h.4258 Some headers define struct f_owner_ex, some struct __kernel_f_owner_ex,4261 * configure.ac (AC_CHECK_TYPES): Check for "struct f_owner_ex"4263 * f_owner_ex.h: New file.
56 static struct f_owner_ex orig_own_ex;203 static struct f_owner_ex tst_own_ex; in setownex_tid_test()225 static struct f_owner_ex tst_own_ex; in setownex_pid_test()248 static struct f_owner_ex tst_own_ex; in setownex_pgrp_test()
156 struct f_owner_ex { struct
193 const struct f_owner_ex fown = { in arch_prepareParentAfterFork()