| /third_party/mesa3d/src/intel/tools/ |
| H A D | intel_sanitize_gpu.c | 359 fcntl(int fd, int cmd, ...) in fcntl() argument
|
| /third_party/mesa3d/src/mesa/main/ |
| H A D | glthread_bufferobj.c | 245 _mesa_unmarshal_BufferData(struct gl_context *ctx, const struct marshal_cmd_BufferData *cmd, const uint64_t *last) _mesa_unmarshal_BufferData() argument 275 _mesa_unmarshal_NamedBufferData(struct gl_context *ctx, const struct marshal_cmd_NamedBufferData *cmd, const uint64_t *last) _mesa_unmarshal_NamedBufferData() argument 284 _mesa_unmarshal_NamedBufferDataEXT(struct gl_context *ctx, const struct marshal_cmd_NamedBufferDataEXT *cmd, const uint64_t *last) _mesa_unmarshal_NamedBufferDataEXT() argument 316 struct marshal_cmd_BufferData *cmd = _mesa_marshal_BufferData_merged() local 372 _mesa_unmarshal_BufferSubData(struct gl_context *ctx, const struct marshal_cmd_BufferSubData *cmd, const uint64_t *last) _mesa_unmarshal_BufferSubData() argument 395 _mesa_unmarshal_NamedBufferSubData(struct gl_context *ctx, const struct marshal_cmd_NamedBufferSubData *cmd, const uint64_t *last) _mesa_unmarshal_NamedBufferSubData() argument 404 _mesa_unmarshal_NamedBufferSubDataEXT(struct gl_context *ctx, const struct marshal_cmd_NamedBufferSubDataEXT *cmd, const uint64_t *last) _mesa_unmarshal_NamedBufferSubDataEXT() argument 459 struct marshal_cmd_BufferSubData *cmd = _mesa_marshal_BufferSubData_merged() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
| H A D | lp_rast_debug.c | 72 static const char *cmd_name(unsigned cmd) in cmd_name() argument 468 const struct cmd_block *cmd; lp_scene_bin_size() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/ |
| H A D | nvc0_context.c | 48 uint64_t cmd, prio, target; in nvc0_svm_migrate() local
|
| /third_party/libfuse/example/ |
| H A D | cuse.c | 197 static void cusexmp_ioctl(fuse_req_t req, int cmd, void *arg, in cusexmp_ioctl() argument
|
| /third_party/libfuse/util/ |
| H A D | mount.fuse.c | 83 char *cmd = xrealloc(*cmdp, cmdlen + optlen * 4 + 4); in add_arg() local
|
| /third_party/libdrm/tests/amdgpu/ |
| H A D | cs_tests.c | 195 static void uvd_cmd(uint64_t addr, unsigned cmd, int *idx) in uvd_cmd() argument
|
| /third_party/ltp/testcases/kernel/syscalls/fanotify/ |
| H A D | fanotify22.c | 65 const char *const cmd[] = {"debugfs", "-w", dev, "-R", request, NULL}; in do_debugfs_request() local
|
| /third_party/ltp/testcases/kernel/fs/scsi/ltpfs/ |
| H A D | Ltpfs.h | 58 u_int32_t cmd; // input - 0==recover, 1==fail member
|
| /third_party/ltp/testcases/kernel/syscalls/ipc/semctl/ |
| H A D | semctl01.c | 243 int cmd; member
|
| /third_party/ltp/testcases/network/nfsv4/acl/ |
| H A D | acl1.c | 302 char *cmd = malloc(256); in test_acl_default() local
|
| /third_party/ltp/testcases/kernel/syscalls/copy_file_range/ |
| H A D | copy_file_range02.c | 91 const char *const cmd[] = {command, option, file, NULL}; in run_command() local
|
| /third_party/ltp/include/lapi/ |
| H A D | quotactl.h | 16 static inline int quotactl_fd(int fd, int cmd, int id, caddr_t addr) in quotactl_fd() argument
|
| /third_party/libwebsockets/lib/roles/cgi/ |
| H A D | cgi-server.c | 464 int n, m, cmd; in lws_cgi_write_split_stdout_headers() local
|
| /third_party/libfuse/lib/ |
| H A D | cuse_lowlevel.c | 80 static void cuse_fll_ioctl(fuse_req_t req, fuse_ino_t ino, unsigned int cmd, void *arg, in cuse_fll_ioctl() argument
|
| /third_party/lwip/src/netif/ppp/ |
| H A D | pppapi.c | 413 pppapi_ioctl(ppp_pcb *pcb, u8_t cmd, void *arg) in pppapi_ioctl() argument
|
| /third_party/node/deps/v8/src/debug/wasm/gdb-server/ |
| H A D | target.cc | 223 char cmd; in ProcessPacket() local
|
| /third_party/mesa3d/src/gallium/drivers/i915/ |
| H A D | i915_debug.c | 734 unsigned cmd = *ptr; in i915_debug_packet() local [all...] |
| /third_party/node/deps/openssl/openssl/apps/ |
| H A D | openssl.c | 104 internal_trace_cb(const char *buf, size_t cnt, int category, int cmd, void *vdata) internal_trace_cb() argument
|
| /third_party/node/deps/openssl/openssl/crypto/bio/ |
| H A D | bss_bio.c | 416 static long bio_ctrl(BIO *bio, int cmd, long num, void *ptr) in bio_ctrl() argument
|
| H A D | bss_conn.c | 385 static long conn_ctrl(BIO *b, int cmd, long num, void *ptr) in conn_ctrl() argument 582 static long conn_callback_ctrl(BIO *b, int cmd, BIO_info_cb *fp) in conn_callback_ctrl() argument
|
| H A D | bss_acpt.c | 403 static long acpt_ctrl(BIO *b, int cmd, long num, void *ptr) in acpt_ctrl() argument
|
| H A D | bss_core.c | 66 static long bio_core_ctrl(BIO *bio, int cmd, long num, void *ptr) in bio_core_ctrl() argument
|
| /third_party/node/deps/openssl/openssl/providers/common/ |
| H A D | bio_prov.c | 120 int ossl_prov_bio_ctrl(OSSL_CORE_BIO *bio, int cmd, long num, void *ptr) in ossl_prov_bio_ctrl() argument 176 static long bio_core_ctrl(BIO *bio, int cmd, long num, void *ptr) in bio_core_ctrl() argument
|
| /third_party/node/deps/openssl/openssl/ssl/ |
| H A D | bio_ssl.c | 223 static long ssl_ctrl(BIO *b, int cmd, long num, void *ptr) in ssl_ctrl() argument 393 ssl_callback_ctrl(BIO *b, int cmd, BIO_info_cb *fp) ssl_callback_ctrl() argument [all...] |