Home
last modified time | relevance | path

Searched refs:pidfd_fdinfo_t (Results 1 - 1 of 1) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/fanotify/
H A Dfanotify21.c36 struct pidfd_fdinfo_t { struct
63 static struct pidfd_fdinfo_t *self_pidfd_fdinfo;
65 static struct pidfd_fdinfo_t *read_pidfd_fdinfo(int pidfd) in read_pidfd_fdinfo()
68 struct pidfd_fdinfo_t *pidfd_fdinfo; in read_pidfd_fdinfo()
70 pidfd_fdinfo = SAFE_MALLOC(sizeof(struct pidfd_fdinfo_t)); in read_pidfd_fdinfo()
163 struct pidfd_fdinfo_t *event_pidfd_fdinfo = NULL; in do_test()
240 sizeof(struct pidfd_fdinfo_t))) { in do_test()

Completed in 1 milliseconds