Home
last modified time | relevance | path

Searched defs:flags (Results 426 - 450 of 5997) sorted by relevance

1...<<11121314151617181920>>...240

/third_party/ltp/testcases/kernel/syscalls/mmap/
H A Dmmap06.c29 int flags; member
/third_party/ltp/testcases/kernel/syscalls/open_tree/
H A Dopen_tree01.c17 unsigned int flags; member
H A Dopen_tree02.c16 unsigned int flags; member
/third_party/ltp/testcases/kernel/syscalls/pidfd_open/
H A Dpidfd_open02.c23 int flags; member
/third_party/ltp/testcases/kernel/syscalls/sendmmsg/
H A Dsendmmsg_var.h12 libc_sendmmsg(int sockfd, struct mmsghdr *msgvec, unsigned int vlen, unsigned int flags) libc_sendmmsg() argument
23 sys_sendmmsg(int sockfd, struct mmsghdr *msgvec, unsigned int vlen, unsigned int flags) sys_sendmmsg() argument
29 libc_recvmmsg(int sockfd, struct mmsghdr *msgvec, unsigned int vlen, unsigned int flags, void *timeout) libc_recvmmsg() argument
40 sys_recvmmsg(int sockfd, struct mmsghdr *msgvec, unsigned int vlen, unsigned int flags, void *timeout) sys_recvmmsg() argument
46 sys_recvmmsg64(int sockfd, struct mmsghdr *msgvec, unsigned int vlen, unsigned int flags, void *timeout) sys_recvmmsg64() argument
[all...]
/third_party/ltp/testcases/kernel/syscalls/timerfd/
H A Dtimerfd_settime02.c63 static int punch_clock(int flags) in punch_clock() argument
/third_party/ltp/testcases/kernel/mem/hugetlb/hugemmap/
H A Dhugemmap20.c22 int flags; member
/third_party/ltp/testcases/kernel/security/tomoyo/
H A Dtomoyo_accept_test.c63 int flags; in test() local
[all...]
/third_party/ltp/testcases/kernel/syscalls/close_range/
H A Dclose_range01.c36 do_close_range(unsigned int fd, unsigned int max_fd, unsigned int flags) do_close_range() argument
/third_party/ltp/testcases/kernel/syscalls/dup3/
H A Ddup3_02.c30 int flags; member
/third_party/ltp/testcases/kernel/syscalls/fcntl/
H A Dfcntl01.c46 int flags; in main() local
[all...]
/third_party/ltp/testcases/kernel/syscalls/fspick/
H A Dfspick02.c16 unsigned int flags; member
/third_party/ltp/testcases/kernel/syscalls/memfd_create/
H A Dmemfd_create02.c27 int flags; member
[all...]
/third_party/ltp/testcases/kernel/syscalls/move_mount/
H A Dmove_mount02.c20 unsigned int flags; member
H A Dmove_mount01.c16 unsigned int flags; member
/third_party/ltp/testcases/kernel/syscalls/pipe2/
H A Dpipe2_04.c20 static int flags; variable
H A Dpipe2_01.c24 int flags; member
/third_party/ltp/testcases/kernel/syscalls/fsmount/
H A Dfsmount01.c18 unsigned int flags; member
H A Dfsmount02.c17 unsigned int flags; member
/third_party/ltp/testcases/kernel/syscalls/fsopen/
H A Dfsopen01.c17 unsigned int flags; member
H A Dfsopen02.c16 unsigned int flags; member
/third_party/ltp/testcases/kernel/syscalls/pkeys/
H A Dpkey.h25 inline int ltp_pkey_alloc(unsigned int flags, unsigned int access_rights) in ltp_pkey_alloc() argument
/third_party/ltp/utils/sctp/lib/
H A Dsendmsg.c32 sctp_sendmsg(int s, const void *msg, size_t len, struct sockaddr *to, socklen_t tolen, uint32_t ppid, uint32_t flags, uint16_t stream_no, uint32_t timetolive, uint32_t context) sctp_sendmsg() argument
74 sctp_send(int s, const void *msg, size_t len, const struct sctp_sndrcvinfo *sinfo, int flags) sctp_send() argument
/third_party/lwip/src/apps/altcp_tls/
H A Daltcp_tls_mbedtls_structs.h71 u8_t flags; member
/third_party/ltp/include/lapi/
H A Dpidfd.h42 static inline int pidfd_open(pid_t pid, unsigned int flags) in pidfd_open() argument
55 static inline int pidfd_getfd(int pidfd, int targetfd, unsigned int flags) in pidfd_getfd() argument
28 pidfd_send_signal(int pidfd, int sig, siginfo_t *info, unsigned int flags) pidfd_send_signal() argument

Completed in 6 milliseconds

1...<<11121314151617181920>>...240