Home
last modified time | relevance | path

Searched defs:cbuf (Results 126 - 150 of 150) sorted by relevance

123456

/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/
H A Dice_common.c2772 void *cbuf; in ice_discover_dev_caps() local
2806 void *cbuf; in ice_discover_func_caps() local
[all...]
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A Dunistdndk.cpp1078 char cbuf[BUFSIZ] = {PARAM_0}; in Getdomainname() local
/third_party/libsnd/src/
H A Dcommon.h342 char cbuf [SF_BUFFER_LEN / sizeof (char)] ; member
/third_party/mesa3d/src/gallium/frontends/lavapipe/
H A Dlvp_execute.c254 struct pipe_constant_buffer cbuf; in update_pcbuf() local
304 struct pipe_constant_buffer *cbuf = &state->const_buffer[sh][slot - 1]; in update_inline_shader_state() local
[all...]
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_state_fs.c514 const int cbuf = location - FRAG_RESULT_DATA0; in fs_fb_fetch() local
1092 unsigned cbuf = shader->info.base.output_semantic_index[attrib]; in generate_fs_loop() local
1159 unsigned cbuf = shader->info.base.output_semantic_index[attrib]; generate_fs_loop() local
[all...]
/third_party/node/deps/openssl/openssl/apps/
H A Ds_client.c800 char *cbuf = NULL, *sbuf = NULL, *mbuf = NULL; in s_client_main() local
[all...]
/third_party/openssl/apps/
H A Ds_client.c800 char *cbuf = NULL, *sbuf = NULL, *mbuf = NULL; in s_client_main() local
[all...]
/kernel/linux/linux-5.10/drivers/md/
H A Dmd.c3921 safe_delay_store(struct mddev *mddev, const char *cbuf, size_t len) in safe_delay_store() argument
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dsdio.c106 char cbuf[CBUF_LEN]; member
/kernel/linux/linux-5.10/fs/ubifs/
H A Dubifs.h1306 void *cbuf; member
/kernel/linux/linux-5.10/drivers/scsi/lpfc/
H A Dlpfc_init.c3960 lpfc_io_buf_flush(struct lpfc_hba *phba, struct list_head *cbuf) in lpfc_io_buf_flush() argument
4022 lpfc_io_buf_replenish(struct lpfc_hba *phba, struct list_head *cbuf) in lpfc_io_buf_replenish() argument
/kernel/linux/linux-6.6/fs/ubifs/
H A Dubifs.h1334 void *cbuf; member
/kernel/linux/linux-6.6/drivers/scsi/lpfc/
H A Dlpfc_init.c4298 lpfc_io_buf_flush(struct lpfc_hba *phba, struct list_head *cbuf) in lpfc_io_buf_flush() argument
4360 lpfc_io_buf_replenish(struct lpfc_hba *phba, struct list_head *cbuf) in lpfc_io_buf_replenish() argument
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dsdio.c106 char cbuf[CBUF_LEN]; member
/kernel/linux/linux-6.6/drivers/md/
H A Dmd.c3865 safe_delay_store(struct mddev *mddev, const char *cbuf, size_t len) in safe_delay_store() argument
/third_party/mesa3d/src/microsoft/vulkan/
H A Ddzn_cmd_buffer.c253 dzn_cmd_buffer_destroy(struct vk_command_buffer *cbuf) in dzn_cmd_buffer_destroy() argument
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_state.c3377 struct pipe_shader_buffer *cbuf = &shs->constbuf[index]; in iris_set_constant_buffer() local
3447 struct pipe_shader_buffer *cbuf = &shs->constbuf[sysval_cbuf_index]; upload_sysvals() local
5354 struct pipe_shader_buffer *cbuf = &shs->constbuf[block_index]; iris_restore_render_saved_bos() local
5640 struct pipe_shader_buffer *cbuf = &shs->constbuf[block_index]; setup_constant_buffers() local
7545 struct pipe_shader_buffer *cbuf = &shs->constbuf[i]; iris_rebind_buffer() local
[all...]
/third_party/mksh/
H A Dedit.c3443 char *cbuf; member
[all...]
/third_party/mesa3d/src/gallium/drivers/r600/
H A Devergreen_state.c4347 evergreen_get_pipe_constant_buffer(struct r600_context *rctx, enum pipe_shader_type shader, uint slot, struct pipe_constant_buffer *cbuf) evergreen_get_pipe_constant_buffer() argument
/third_party/python/Modules/
H A Dsocketmodule.c3486 char *cbuf; member
3518 sock_recv_guts(PySocketSockObject *s, char* cbuf, Py_ssize_t len, int flags) in sock_recv_guts() argument
3652 char* cbuf; member
3693 sock_recvfrom_guts(PySocketSockObject *s, char* cbuf, Py_ssize_ argument
[all...]
/third_party/f2fs-tools/include/
H A Df2fs_fs.h144 struct compress_data *cbuf; /* comprsssion output header + data */ member
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_state.c3491 struct pipe_constant_buffer *cbuf = &shs->constbufs[index]; in crocus_set_constant_buffer() local
3541 struct pipe_constant_buffer *cbuf in upload_sysvals() local
5676 struct pipe_constant_buffer *cbuf = &shs->constbufs[block_index]; setup_constant_buffers() local
8385 struct pipe_constant_buffer *cbuf = &shs->constbufs[i]; global() local
[all...]
/third_party/openssl/test/
H A Dsslapitest.c1058 unsigned char cbuf[16000] = {0}; in ping_pong_query() local
1683 static unsigned char cbuf[16000]; execute_cleanse_plaintext() local
[all...]
/kernel/linux/linux-5.10/fs/f2fs/
H A Df2fs.h1332 struct compress_data *cbuf; /* virtual mapped address on cpages */ member
1361 struct compress_data *cbuf; /* virtual mapped address on cpages */ member
/kernel/linux/linux-6.6/fs/f2fs/
H A Df2fs.h1470 struct compress_data *cbuf; /* virtual mapped address on cpages */ member
1499 struct compress_data *cbuf; /* virtual mapped address on cpages */ member

Completed in 162 milliseconds

123456