Home
last modified time | relevance | path

Searched defs:bufs (Results 151 - 175 of 303) sorted by relevance

12345678910>>...13

/kernel/linux/linux-5.10/fs/
H A Dpipe.c1252 struct pipe_buffer *bufs; in pipe_resize_ring() local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/fungible/funeth/
H A Dfuneth_txrx.h156 struct funeth_rxbuf *bufs; /* base of Rx buffer state ring */ member
176 struct funeth_rxbuf *bufs; /* base of Rx buffer state ring */ member
/kernel/linux/linux-6.6/drivers/net/ethernet/amd/pds_core/
H A Dcore.h98 struct pdsc_buf_info bufs[PDS_CORE_MAX_FRAGS]; member
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/
H A Dice_ddp.c1417 int ice_update_pkg_no_lock(struct ice_hw *hw, struct ice_buf *bufs, u32 count) in ice_update_pkg_no_lock() argument
1213 ice_dwnld_cfg_bufs(struct ice_hw *hw, struct ice_buf *bufs, u32 count) ice_dwnld_cfg_bufs() argument
1449 ice_update_pkg(struct ice_hw *hw, struct ice_buf *bufs, u32 count) ice_update_pkg() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/pensando/ionic/
H A Dionic_dev.h221 struct ionic_buf_info bufs[IONIC_MAX_FRAGS]; member
/kernel/linux/linux-6.6/fs/
H A Dpipe.c1257 struct pipe_buffer *bufs; in pipe_resize_ring() local
[all...]
/kernel/linux/linux-6.6/drivers/soc/fsl/qbman/
H A Dbman.c113 struct bm_buffer bufs[8]; member
151 struct bm_buffer bufs[8]; member
738 int bman_release(struct bman_pool *pool, const struct bm_buffer *bufs, u8 num) in bman_release() argument
786 int bman_acquire(struct bman_pool *pool, struct bm_buffer *bufs, u argument
[all...]
/kernel/linux/linux-6.6/drivers/tty/
H A Dmips_ejtag_fdc.c1218 const char *bufs[1] = { kgdbfdc_wbuf }; in kgdbfdc_push_one() local
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/prestera/
H A Dprestera_rxtx.c81 struct prestera_sdma_buf *bufs; member
86 struct prestera_sdma_buf *bufs; member
[all...]
/kernel/linux/linux-6.6/arch/x86/include/asm/xen/
H A Dhypercall.h494 HYPERVISOR_dm_op( domid_t dom, unsigned int nr_bufs, struct xen_dm_op_buf *bufs) HYPERVISOR_dm_op() argument
/kernel/linux/linux-6.6/drivers/media/common/videobuf2/
H A Dvideobuf2-core.c2611 struct vb2_fileio_buf bufs[VB2_MAX_FRAME]; global() member
[all...]
/kernel/linux/linux-6.6/sound/core/
H A Dpcm_compat.c325 u32 bufs; /* this is void **; */ member
341 void __user **bufs; in snd_pcm_ioctl_xfern_compat() local
[all...]
/kernel/linux/linux-6.6/sound/oss/dmasound/
H A Ddmasound_core.c953 static int set_queue_frags(struct sound_queue *sq, int bufs, int size) in set_queue_frags() argument
/test/xts/acts/commonlibrary/thirdparty/musl32/entry/src/main/cpp/
H A Dfnmatchndk32.cpp535 char bufs[SIZE_10][BUFSIZE + PARAM_1]; in ReCvmMsg_time64() local
/third_party/ffmpeg/libavcodec/
H A Divi.h155 int16_t *bufs[4]; ///< array of pointers to the band buffers member
/third_party/curl/packages/OS400/
H A Dos400sys.c171 struct buffer_t *bufs; in buffer_threaded() local
/third_party/ffmpeg/libavutil/
H A Dvulkan.h162 VkCommandBuffer *bufs; member
/third_party/alsa-lib/src/pcm/
H A Dpcm_ioplug.c664 static snd_pcm_sframes_t snd_pcm_ioplug_writen(snd_pcm_t *pcm, void **bufs, snd_pcm_uframes_t size) in snd_pcm_ioplug_writen() argument
688 static snd_pcm_sframes_t snd_pcm_ioplug_readn(snd_pcm_t *pcm, void **bufs, snd_pcm_uframes_t size) in snd_pcm_ioplug_readn() argument
H A Dpcm_file.c625 static snd_pcm_sframes_t snd_pcm_file_writen(snd_pcm_t *pcm, void **bufs, snd_pcm_uframes_t size) in snd_pcm_file_writen() argument
667 static snd_pcm_sframes_t snd_pcm_file_readn(snd_pcm_t *pcm, void **bufs, snd_pcm_uframes_t size) in snd_pcm_file_readn() argument
/third_party/backends/backend/
H A Dhpljm1005.c155 int bufs; member
[all...]
/third_party/libuv/src/unix/
H A Dfs.c431 const struct iovec* bufs; in uv__fs_read() local
1115 const struct iovec* bufs; uv__fs_write() local
1507 uv__fs_buf_offset(uv_buf_t* bufs, size_t size) uv__fs_buf_offset() argument
1524 uv_buf_t* bufs; uv__fs_write_all() local
1904 uv_fs_read(uv_loop_t* loop, uv_fs_t* req, uv_file file, const uv_buf_t bufs[], unsigned int nbufs, int64_t off, uv_fs_cb cb) uv_fs_read() argument
2093 uv_fs_write(uv_loop_t* loop, uv_fs_t* req, uv_file file, const uv_buf_t bufs[], unsigned int nbufs, int64_t off, uv_fs_cb cb) uv_fs_write() argument
[all...]
/third_party/libuv/test/
H A Dtest-spawn.c1743 uv_buf_t bufs[1]; in TEST_IMPL() local
/third_party/libuv/src/
H A Duv-common.c626 size_t uv__count_bufs(const uv_buf_t bufs[], unsigned int nbufs) { in uv__count_bufs() argument
488 uv_udp_send(uv_udp_send_t* req, uv_udp_t* handle, const uv_buf_t bufs[], unsigned int nbufs, const struct sockaddr* addr, uv_udp_send_cb send_cb) uv_udp_send() argument
504 uv_udp_try_send(uv_udp_t* handle, const uv_buf_t bufs[], unsigned int nbufs, const struct sockaddr* addr) uv_udp_try_send() argument
/third_party/nghttp2/lib/
H A Dnghttp2_hd.c917 static int emit_table_size(nghttp2_bufs *bufs, size_t table_size) { in emit_table_size() argument
945 static int emit_indexed_block(nghttp2_bufs *bufs, size_t idx) { in emit_indexed_block() argument
971 static int emit_string(nghttp2_bufs *bufs, const uint8_t *str, size_t len) { in emit_string() argument
1032 static int emit_indname_block(nghttp2_bufs *bufs, size_t idx, in emit_indname_block() argument
1074 emit_newname_block(nghttp2_bufs *bufs, const nghttp2_nv *nv, int indexing_mode) emit_newname_block() argument
1342 deflate_nv(nghttp2_hd_deflater *deflater, nghttp2_bufs *bufs, const nghttp2_nv *nv) deflate_nv() argument
1440 nghttp2_hd_deflate_hd_bufs(nghttp2_hd_deflater *deflater, nghttp2_bufs *bufs, const nghttp2_nv *nv, size_t nvlen) nghttp2_hd_deflate_hd_bufs() argument
1494 nghttp2_bufs bufs; nghttp2_hd_deflate_hd() local
1526 nghttp2_bufs bufs; nghttp2_hd_deflate_hd_vec() local
2285 nghttp2_hd_emit_indname_block(nghttp2_bufs *bufs, size_t idx, nghttp2_nv *nv, int indexing_mode) nghttp2_hd_emit_indname_block() argument
2291 nghttp2_hd_emit_newname_block(nghttp2_bufs *bufs, nghttp2_nv *nv, int indexing_mode) nghttp2_hd_emit_newname_block() argument
2296 nghttp2_hd_emit_table_size(nghttp2_bufs *bufs, size_t table_size) nghttp2_hd_emit_table_size() argument
[all...]
H A Dnghttp2_frame.c305 static int frame_pack_headers_shared(nghttp2_bufs *bufs, in frame_pack_headers_shared() argument
361 int nghttp2_frame_pack_headers(nghttp2_bufs *bufs, nghttp2_header argument
433 nghttp2_frame_pack_priority(nghttp2_bufs *bufs, nghttp2_priority *frame) nghttp2_frame_pack_priority() argument
456 nghttp2_frame_pack_rst_stream(nghttp2_bufs *bufs, nghttp2_rst_stream *frame) nghttp2_frame_pack_rst_stream() argument
479 nghttp2_frame_pack_settings(nghttp2_bufs *bufs, nghttp2_settings *frame) nghttp2_frame_pack_settings() argument
554 nghttp2_frame_pack_push_promise(nghttp2_bufs *bufs, nghttp2_push_promise *frame, nghttp2_hd_deflater *deflater) nghttp2_frame_pack_push_promise() argument
597 nghttp2_frame_pack_ping(nghttp2_bufs *bufs, nghttp2_ping *frame) nghttp2_frame_pack_ping() argument
619 nghttp2_frame_pack_goaway(nghttp2_bufs *bufs, nghttp2_goaway *frame) nghttp2_frame_pack_goaway() argument
691 nghttp2_frame_pack_window_update(nghttp2_bufs *bufs, nghttp2_window_update *frame) nghttp2_frame_pack_window_update() argument
715 nghttp2_frame_pack_altsvc(nghttp2_bufs *bufs, nghttp2_extension *frame) nghttp2_frame_pack_altsvc() argument
789 nghttp2_frame_pack_origin(nghttp2_bufs *bufs, nghttp2_extension *frame) nghttp2_frame_pack_origin() argument
891 nghttp2_frame_pack_priority_update(nghttp2_bufs *bufs, nghttp2_extension *frame) nghttp2_frame_pack_priority_update() argument
1174 nghttp2_frame_add_pad(nghttp2_bufs *bufs, nghttp2_frame_hd *hd, size_t padlen, int framehd_only) nghttp2_frame_add_pad() argument
[all...]

Completed in 37 milliseconds

12345678910>>...13