Home
last modified time | relevance | path

Searched defs:pidfd (Results 1 - 19 of 19) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/pidfd_open/
H A Dpidfd_open01.c19 static int pidfd = -1; variable
H A Dpidfd_open04.c24 static int pidfd = -1; variable
[all...]
/third_party/ltp/include/lapi/
H A Dpidfd_send_signal.h20 static inline int pidfd_send_signal(int pidfd, int sig, siginfo_t *info, in pidfd_send_signal() argument
H A Dpidfd.h28 static inline int pidfd_send_signal(int pidfd, int sig, siginfo_t *info, in pidfd_send_signal() argument
55 static inline int pidfd_getfd(int pidfd, int targetfd, unsigned int flags) in pidfd_getfd() argument
H A Dclone.h21 uint64_t __attribute__((aligned(8))) pidfd; member
H A Dfanotify.h192 int32_t pidfd; member
H A Dsched.h51 uint64_t __attribute__((aligned(8))) pidfd; member
65 uint64_t __attribute__((aligned(8))) pidfd; member
/third_party/ltp/testcases/kernel/syscalls/pidfd_getfd/
H A Dpidfd_getfd01.c30 static int pidfd = -1; variable
H A Dpidfd_getfd02.c28 static int valid_pidfd = -1, invalid_pidfd = -1, pidfd = -1; variable
33 int *pidfd; member
95 pidfd, tc->targetfd, tc->flags, tc->name); run() local
[all...]
/third_party/ltp/testcases/kernel/syscalls/process_madvise/
H A Dprocess_madvise01.c87 int pidfd; in run() local
/third_party/ltp/testcases/kernel/syscalls/clone3/
H A Dclone302.c29 int **pidfd; member
H A Dclone301.c24 static int pidfd, child_tid, parent_tid, parent_received_signal; variable
/third_party/ltp/testcases/kernel/syscalls/pidfd_send_signal/
H A Dpidfd_send_signal03.c34 static int pidfd, new_pidfd; variable
[all...]
H A Dpidfd_send_signal02.c34 static int pidfd; variable
H A Dpidfd_send_signal01.c28 static int pidfd; variable
/foundation/resourceschedule/memmgr/common/include/
H A Dkernel_interface.h36 int pidfd; member
/third_party/ltp/testcases/kernel/syscalls/fanotify/
H A Dfanotify21.c65 static struct pidfd_fdinfo_t *read_pidfd_fdinfo(int pidfd) in read_pidfd_fdinfo() argument
113 int pidfd; in do_setup() local
[all...]
/third_party/python/Modules/clinic/
H A Dsignalmodule.c.h615 int pidfd; in signal_pidfd_send_signal() local
/third_party/python/Modules/
H A Dsignalmodule.c1362 signal_pidfd_send_signal_impl(PyObject *module, int pidfd, int signalnum, argument

Completed in 8 milliseconds