Home
last modified time | relevance | path

Searched defs:buf_offset (Results 26 - 50 of 93) sorted by relevance

1234

/kernel/linux/linux-6.6/fs/btrfs/
H A Dzstd.c651 unsigned long buf_offset; in zstd_decompress() local
/kernel/linux/linux-6.6/drivers/net/wireless/ti/wlcore/
H A Dhw_ops.h191 wlcore_hw_pre_pkt_send(struct wl1271 *wl, u32 buf_offset, u32 last_len) in wlcore_hw_pre_pkt_send() argument
H A Dtx.c753 u32 buf_offset = 0, last_len = 0; in wlcore_tx_work_locked() local
190 wl1271_tx_allocate(struct wl1271 *wl, struct wl12xx_vif *wlvif, struct sk_buff *skb, u32 extra, u32 buf_offset, u8 hlid, bool is_gem) wl1271_tx_allocate() argument
360 wl1271_prepare_tx_frame(struct wl1271 *wl, struct wl12xx_vif *wlvif, struct sk_buff *skb, u32 buf_offset, u8 hlid) wl1271_prepare_tx_frame() argument
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/gma500/
H A Doaktrail_hdmi_i2c.c74 int buf_offset; member
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_meta_buffer.c383 uint32_t buf_offset; in radv_CmdUpdateBuffer() local
/kernel/linux/linux-5.10/drivers/net/wireless/ti/wlcore/
H A Dtx.c753 u32 buf_offset = 0, last_len = 0; in wlcore_tx_work_locked() local
190 wl1271_tx_allocate(struct wl1271 *wl, struct wl12xx_vif *wlvif, struct sk_buff *skb, u32 extra, u32 buf_offset, u8 hlid, bool is_gem) wl1271_tx_allocate() argument
360 wl1271_prepare_tx_frame(struct wl1271 *wl, struct wl12xx_vif *wlvif, struct sk_buff *skb, u32 buf_offset, u8 hlid) wl1271_prepare_tx_frame() argument
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/bridge/synopsys/
H A Ddw-hdmi-ahb-audio.c126 unsigned buf_offset; member
/kernel/linux/linux-6.6/drivers/net/ethernet/fungible/funcore/
H A Dfun_queue.c213 static void fun_rq_update_pos(struct fun_queue *funq, int buf_offset) in fun_rq_update_pos() argument
/kernel/linux/linux-6.6/drivers/nvdimm/
H A Ddimm_devs.c88 size_t max_cmd_size, buf_offset; in nvdimm_get_config_data() local
130 size_t max_cmd_size, buf_offset; in nvdimm_set_config_data() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/bridge/synopsys/
H A Ddw-hdmi-ahb-audio.c126 unsigned buf_offset; member
/third_party/backends/backend/
H A Dteco1.c2099 int buf_offset; /* offset into buf */ in sane_read() local
H A Dleo.c1850 int buf_offset; /* offset into buf */ in sane_read() local
H A Dteco3.c2091 int buf_offset; /* offset into buf */ in sane_read() local
H A Dsceptre.c1931 int buf_offset; /* offset into buf */ in sane_read() local
/third_party/mesa3d/src/gallium/winsys/virgl/vtest/
H A Dvirgl_vtest_winsys.c78 virgl_vtest_transfer_put(struct virgl_winsys *vws, struct virgl_hw_res *res, const struct pipe_box *box, uint32_t stride, uint32_t layer_stride, uint32_t buf_offset, uint32_t level) virgl_vtest_transfer_put() argument
106 virgl_vtest_transfer_get_internal(struct virgl_winsys *vws, struct virgl_hw_res *res, const struct pipe_box *box, uint32_t stride, uint32_t layer_stride, uint32_t buf_offset, uint32_t level, bool flush_front_buffer) virgl_vtest_transfer_get_internal() argument
163 virgl_vtest_transfer_get(struct virgl_winsys *vws, struct virgl_hw_res *res, const struct pipe_box *box, uint32_t stride, uint32_t layer_stride, uint32_t buf_offset, uint32_t level) virgl_vtest_transfer_get() argument
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_pbo.c110 intptr_t buf_offset = (intptr_t) pixels; in st_pbo_addresses_pixelstore() local
54 st_pbo_addresses_setup(struct st_context *st, struct pipe_resource *buf, intptr_t buf_offset, struct st_pbo_addresses *addr) st_pbo_addresses_setup() argument
[all...]
/third_party/skia/third_party/externals/libjpeg-turbo/simd/arm/
H A Djidctint-neon.c563 jsimd_idct_islow_pass2_regular(int16_t *workspace, JSAMPARRAY output_buf, JDIMENSION output_col, unsigned buf_offset) jsimd_idct_islow_pass2_regular() argument
710 jsimd_idct_islow_pass2_sparse(int16_t *workspace, JSAMPARRAY output_buf, JDIMENSION output_col, unsigned buf_offset) jsimd_idct_islow_pass2_sparse() argument
[all...]
/kernel/linux/linux-5.10/drivers/infiniband/hw/i40iw/
H A Di40iw_puda.c1021 i40iw_ieq_copy_to_txbuf(struct i40iw_puda_buf *buf, struct i40iw_puda_buf *txbuf, u16 buf_offset, u32 txbuf_offset, u32 length) i40iw_ieq_copy_to_txbuf() argument
/kernel/linux/linux-5.10/drivers/nvdimm/
H A Ddimm_devs.c92 size_t max_cmd_size, buf_offset; in nvdimm_get_config_data() local
134 size_t max_cmd_size, buf_offset; in nvdimm_set_config_data() local
[all...]
/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_buf.c1475 xfs_buf_ioapply_map( struct xfs_buf *bp, int map, int *buf_offset, int *count, int op) xfs_buf_ioapply_map() argument
/kernel/linux/linux-5.10/drivers/spi/
H A Dspi-pic32.c359 int buf_offset = offsetof(struct pic32_spi_regs, buf); in pic32_spi_dma_config() local
/kernel/linux/linux-6.6/drivers/net/ethernet/fungible/funeth/
H A Dfuneth_txrx.h181 unsigned int buf_offset; /* offset of next pkt in head buffer */ member
/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_buf.c1454 xfs_buf_ioapply_map( struct xfs_buf *bp, int map, int *buf_offset, int *count, blk_opf_t op) xfs_buf_ioapply_map() argument
/kernel/linux/linux-6.6/drivers/spi/
H A Dspi-pic32.c359 int buf_offset = offsetof(struct pic32_spi_regs, buf); in pic32_spi_dma_config() local
/kernel/linux/linux-6.6/drivers/infiniband/hw/irdma/
H A Dpuda.c1199 irdma_ieq_copy_to_txbuf(struct irdma_puda_buf *buf, struct irdma_puda_buf *txbuf, u16 buf_offset, u32 txbuf_offset, u32 len) irdma_ieq_copy_to_txbuf() argument

Completed in 34 milliseconds

1234