| /third_party/ltp/testcases/kernel/syscalls/openat/ |
| H A D | openat02.c | 217 const char *flags[] = {"noatime", "relatime", NULL}; in testfunc_noatime() local
|
| /third_party/ltp/testcases/kernel/syscalls/setxattr/ |
| H A D | setxattr03.c | 55 int flags; member
|
| /third_party/ltp/testcases/kernel/security/dirtyc0w_shmem/ |
| H A D | dirtyc0w_shmem_child.c | 131 int flags = O_CLOEXEC | O_NONBLOCK; in setup_uffd() local
|
| /third_party/ltp/testcases/kernel/syscalls/cma/ |
| H A D | process_vm01.c | 27 unsigned long flags; member 117 long flags[] = { -INT_MAX, -1, 1, INT_MAX, 0 }; in test_flags() local [all...] |
| /third_party/ltp/testcases/kernel/syscalls/fgetxattr/ |
| H A D | fgetxattr02.c | 76 int flags; member
|
| /third_party/ltp/testcases/kernel/syscalls/mbind/ |
| H A D | mbind01.c | 42 unsigned flags; member
|
| /third_party/ltp/testcases/kernel/mce-test/tsrc/ |
| H A D | tsoftinj.c | 41 void *checked_mmap(void *addr, size_t length, int prot, int flags, in checked_mmap() argument 92 void disk_backed(char *name, int flags) in disk_backed() argument 107 void anonymous(char *name, int flags) in anonymous() argument 119 void shm_hugepage(char *name, int flags) in shm_hugepage() argument 133 void anonymous_hugepage(char *name, int flags) in anonymous_hugepage() argument 144 void filebacked_hugepage(char *name, int flags) in filebacked_hugepage() argument
|
| /third_party/ltp/testcases/kernel/syscalls/clock_nanosleep/ |
| H A D | clock_nanosleep01.c | 44 int flags; /* clock_nanosleep flags parameter */ member
|
| /third_party/ltp/testcases/kernel/syscalls/clone3/ |
| H A D | clone301.c | 29 uint64_t flags; member
|
| /third_party/ltp/testcases/kernel/syscalls/get_mempolicy/ |
| H A D | get_mempolicy01.c | 43 unsigned int flags; member
|
| /third_party/ltp/testcases/kernel/syscalls/linkat/ |
| H A D | linkat02.c | 65 int flags; member
|
| /third_party/ltp/testcases/kernel/syscalls/send/ |
| H A D | send02.c | 29 static void do_send(int sock, void *buf, size_t size, int flags) in do_send() argument 34 static void do_sendto(int sock, void *buf, size_t size, int flags) in do_sendto() argument 40 static void do_sendmsg(int sock, void *buf, size_t size, int flags) in do_sendmsg() argument
|
| /third_party/ltp/utils/sctp/func_tests/ |
| H A D | test_connectx.c | 77 int flags; in main() local
|
| /third_party/lwip/src/core/distributed_net/ |
| H A D | distributed_net_core.c | 104 ssize_t distributed_net_sendto(int sock, const void *buf, size_t buf_len, int flags, const struct sockaddr *addr, in distributed_net_sendto() argument 146 ssize_t distributed_net_sendmsg(int sock, const struct msghdr *hdr, int flags) in distributed_net_sendmsg() argument 191 ssize_t distributed_net_recvfrom(int sock, void *buf, size_t buf_len, int flags, struct sockaddr *from, in distributed_net_recvfrom() argument
|
| /third_party/libwebsockets/lib/tls/mbedtls/wrapper/library/ |
| H A D | ssl_x509.c | 137 X509_VERIFY_PARAM_set_hostflags(X509_VERIFY_PARAM *param, unsigned long flags) X509_VERIFY_PARAM_set_hostflags() argument 148 X509_VERIFY_PARAM_clear_hostflags(X509_VERIFY_PARAM *param, unsigned long flags) X509_VERIFY_PARAM_clear_hostflags() argument
|
| /third_party/libwebsockets/win32port/zlib/ |
| H A D | gzread.c | 108 int flags;
local
|
| /third_party/libwebsockets/lib/roles/dbus/ |
| H A D | dbus.c | 153 unsigned int flags = 0, lws_flags = 0; in lws_dbus_add_watch() local 235 unsigned int flags = 0, lws_flags = 0; in lws_dbus_remove_watch() local 482 unsigned int flags = 0; rops_handle_POLLIN_dbus() local [all...] |
| /third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-client-tx/ |
| H A D | minimal-secure-streams-client-tx.c | 41 myss_rx(void *userobj, const uint8_t *buf, size_t len, int flags) in myss_rx() argument 69 myss_tx(void *userobj, lws_ss_tx_ordinal_t ord, uint8_t *buf, size_t *len, int *flags) myss_tx() argument
|
| /third_party/libwebsockets/minimal-examples/ws-server/minimal-ws-server-echo/ |
| H A D | protocol_lws_minimal_server_echo.c | 71 int m, n, flags; in callback_minimal_server_echo() local
|
| /third_party/libdrm/tests/amdgpu/ |
| H A D | vm_tests.c | 105 uint32_t expired, flags; in amdgpu_vmid_reserve_test() local
|
| /third_party/libdrm/tests/tegra/ |
| H A D | vic.c | 50 vic_image_new(struct vic *vic, unsigned int width, unsigned int height, unsigned int format, unsigned int kind, uint32_t flags, struct vic_image **imagep) vic_image_new() argument
|
| /third_party/libfuse/lib/ |
| H A D | buffer.c | 161 fuse_buf_splice(const struct fuse_buf *dst, size_t dst_off, const struct fuse_buf *src, size_t src_off, size_t len, enum fuse_buf_copy_flags flags) fuse_buf_splice() argument 216 fuse_buf_splice(const struct fuse_buf *dst, size_t dst_off, const struct fuse_buf *src, size_t src_off, size_t len, enum fuse_buf_copy_flags flags) fuse_buf_splice() argument 227 fuse_buf_copy_one(const struct fuse_buf *dst, size_t dst_off, const struct fuse_buf *src, size_t src_off, size_t len, enum fuse_buf_copy_flags flags) fuse_buf_copy_one() argument 284 fuse_buf_copy(struct fuse_bufvec *dstv, struct fuse_bufvec *srcv, enum fuse_buf_copy_flags flags) fuse_buf_copy() argument [all...] |
| /third_party/ltp/testcases/realtime/include/ |
| H A D | librttest.h | 89 int flags; member
|
| /third_party/ltp/tools/sparse/sparse-src/ |
| H A D | target.h | 86 unsigned long flags; member
|
| H A D | target-riscv.c | 26 unsigned int flags; in parse_march_riscv() member
|