Home
last modified time | relevance | path

Searched refs:f_owner_ex (Results 1 – 12 of 12) sorted by relevance

/external/strace/
Df_owner_ex.h34 typedef struct f_owner_ex struct_kernel_f_owner_ex;
38 # error struct f_owner_ex definition not found in <linux/fcntl.h>
Dconfigure.ac329 struct f_owner_ex,
DMakefile.am133 f_owner_ex.h \
Dconfig.h.in1145 /* Define to 1 if the system has the type `struct f_owner_ex'. */
Dconfigure10205 ac_fn_c_check_type "$LINENO" "struct f_owner_ex" "ac_cv_type_struct_f_owner_ex" "#include <sys/type…
DMakefile.in330 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 \
DChangeLog4248 [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.
/external/ltp/m4/
Dltp-fcntl.m425 AC_MSG_CHECKING([for fcntl f_owner_ex])
30 struct f_owner_ex tst_own_ex;
35 AC_DEFINE(HAVE_STRUCT_F_OWNER_EX,1,[Define to 1 if you have struct f_owner_ex])
/external/ltp/testcases/kernel/syscalls/fcntl/
Dfcntl31.c56 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()
/external/kernel-headers/original/uapi/asm-generic/
Dfcntl.h156 struct f_owner_ex { struct
/external/honggfuzz/linux/
Darch.c195 const struct f_owner_ex fown = { in arch_prepareParentAfterFork()
/external/syzkaller/sys/linux/
Dsys.txt230 fcntl$getownex(fd fd, cmd const[F_GETOWN_EX], arg ptr[out, f_owner_ex])
231 fcntl$setownex(fd fd, cmd const[F_SETOWN_EX], arg ptr[in, f_owner_ex])
890 f_owner_ex {