| /kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
| H A D | hv_vhca.c | 151 struct mlx5_hv_vhca_control_block *block; in mlx5_hv_vhca_control_agent_invalidate() local 114 mlx5_hv_vhca_agents_control(struct mlx5_hv_vhca *hv_vhca, struct mlx5_hv_vhca_control_block *block) mlx5_hv_vhca_agents_control() argument 252 mlx5_hv_vhca_agent_create(struct mlx5_hv_vhca *hv_vhca, enum mlx5_hv_vhca_agent_type type, void (*control)(struct mlx5_hv_vhca_agent*, struct mlx5_hv_vhca_control_block *block), void (*invalidate)(struct mlx5_hv_vhca_agent*, u64 block_mask), void (*cleaup)(struct mlx5_hv_vhca_agent *agent), void *priv) mlx5_hv_vhca_agent_create() argument [all...] |
| /kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/ |
| H A D | spectrum_acl_flex_keys.c | 101 mlxsw_sp1_afk_encode_block(char *output, int block_index, char *block) mlxsw_sp1_afk_encode_block() argument 295 mlxsw_sp2_afk_encode_block(char *output, int block_index, char *block) mlxsw_sp2_afk_encode_block() argument
|
| H A D | spectrum_flower.c | 18 mlxsw_sp_flower_parse_actions(struct mlxsw_sp *mlxsw_sp, struct mlxsw_sp_flow_block *block, struct mlxsw_sp_acl_rule_info *rulei, struct flow_action *flow_action, struct netlink_ext_ack *extack) mlxsw_sp_flower_parse_actions() argument 216 mlxsw_sp_flower_parse_meta(struct mlxsw_sp_acl_rule_info *rulei, struct flow_cls_offload *f, struct mlxsw_sp_flow_block *block) mlxsw_sp_flower_parse_meta() argument 398 mlxsw_sp_flower_parse(struct mlxsw_sp *mlxsw_sp, struct mlxsw_sp_flow_block *block, struct mlxsw_sp_acl_rule_info *rulei, struct flow_cls_offload *f) mlxsw_sp_flower_parse() argument 532 mlxsw_sp_flower_mall_prio_check(struct mlxsw_sp_flow_block *block, struct flow_cls_offload *f) mlxsw_sp_flower_mall_prio_check() argument 560 mlxsw_sp_flower_replace(struct mlxsw_sp *mlxsw_sp, struct mlxsw_sp_flow_block *block, struct flow_cls_offload *f) mlxsw_sp_flower_replace() argument 611 mlxsw_sp_flower_destroy(struct mlxsw_sp *mlxsw_sp, struct mlxsw_sp_flow_block *block, struct flow_cls_offload *f) mlxsw_sp_flower_destroy() argument 633 mlxsw_sp_flower_stats(struct mlxsw_sp *mlxsw_sp, struct mlxsw_sp_flow_block *block, struct flow_cls_offload *f) mlxsw_sp_flower_stats() argument 672 mlxsw_sp_flower_tmplt_create(struct mlxsw_sp *mlxsw_sp, struct mlxsw_sp_flow_block *block, struct flow_cls_offload *f) mlxsw_sp_flower_tmplt_create() argument 693 mlxsw_sp_flower_tmplt_destroy(struct mlxsw_sp *mlxsw_sp, struct mlxsw_sp_flow_block *block, struct flow_cls_offload *f) mlxsw_sp_flower_tmplt_destroy() argument 709 mlxsw_sp_flower_prio_get(struct mlxsw_sp *mlxsw_sp, struct mlxsw_sp_flow_block *block, u32 chain_index, unsigned int *p_min_prio, unsigned int *p_max_prio) mlxsw_sp_flower_prio_get() argument [all...] |
| /kernel/linux/linux-5.10/drivers/iio/buffer/ |
| H A D | industrialio-buffer-dma.c | 95 struct iio_dma_buffer_block *block = container_of(kref, iio_buffer_block_release() local 107 iio_buffer_block_get(struct iio_dma_buffer_block *block) iio_buffer_block_get() argument 112 iio_buffer_block_put(struct iio_dma_buffer_block *block) iio_buffer_block_put() argument 126 struct iio_dma_buffer_block *block, *_block; iio_dma_buffer_cleanup_worker() local 140 struct iio_dma_buffer_block *block; iio_buffer_block_release_atomic() local 155 iio_buffer_block_put_atomic(struct iio_dma_buffer_block *block) iio_buffer_block_put_atomic() argument 168 struct iio_dma_buffer_block *block; iio_dma_buffer_alloc_block() local 192 _iio_dma_buffer_block_done(struct iio_dma_buffer_block *block) _iio_dma_buffer_block_done() argument 213 iio_dma_buffer_block_done(struct iio_dma_buffer_block *block) iio_dma_buffer_block_done() argument 240 struct iio_dma_buffer_block *block, *_block; iio_dma_buffer_block_list_abort() local 256 iio_dma_block_reusable(struct iio_dma_buffer_block *block) iio_dma_block_reusable() argument 283 struct iio_dma_buffer_block *block; iio_dma_buffer_request_update() local 359 iio_dma_buffer_submit_block(struct iio_dma_buffer_queue *queue, struct iio_dma_buffer_block *block) iio_dma_buffer_submit_block() argument 404 struct iio_dma_buffer_block *block, *_block; iio_dma_buffer_enable() local 442 iio_dma_buffer_enqueue(struct iio_dma_buffer_queue *queue, struct iio_dma_buffer_block *block) iio_dma_buffer_enqueue() argument 458 struct iio_dma_buffer_block *block; iio_dma_buffer_dequeue() local 485 struct iio_dma_buffer_block *block; iio_dma_buffer_read() local 540 struct iio_dma_buffer_block *block; iio_dma_buffer_data_available() local [all...] |
| /kernel/linux/linux-5.10/drivers/ide/ |
| H A D | ide-disk.c | 82 __ide_do_rw_disk(ide_drive_t *drive, struct request *rq, sector_t block) __ide_do_rw_disk() argument 182 ide_do_rw_disk(ide_drive_t *drive, struct request *rq, sector_t block) ide_do_rw_disk() argument [all...] |
| H A D | ide-floppy.c | 197 int block = sector / floppy->bs_factor; in idefloppy_create_rw_cmd() local 230 ide_floppy_do_request(ide_drive_t *drive, struct request *rq, sector_t block) ide_floppy_do_request() argument
|
| /kernel/linux/linux-5.10/drivers/scsi/ |
| H A D | sd_zbc.c | 391 sector_t block = sectors_to_logical(sdkp->device, sector); in sd_zbc_setup_zone_mgmt_cmnd() local
|
| /kernel/linux/linux-5.10/drivers/staging/vt6656/ |
| H A D | usbpipe.c | 79 vnt_control_out_blocks(struct vnt_private *priv, u16 block, u8 reg, u16 length, const u8 *data) vnt_control_out_blocks() argument
|
| /kernel/linux/linux-5.10/drivers/usb/storage/ |
| H A D | datafab.c | 552 unsigned long block, blocks; in datafab_transport() local [all...] |
| H A D | jumpshot.c | 478 unsigned long block, blocks; in jumpshot_transport() local [all...] |
| /kernel/linux/linux-5.10/net/sched/ |
| H A D | cls_matchall.c | 72 struct tcf_block *block = tp->chain->block; in mall_destroy_hw_filter() local 88 struct tcf_block *block = tp->chain->block; in mall_replace_hw_filter() local 290 struct tcf_block *block = tp->chain->block; in mall_reoffload() local 332 struct tcf_block *block in mall_stats_hw_filter() local [all...] |
| H A D | sch_multiq.c | 24 struct tcf_block *block; member
|
| H A D | sch_ingress.c | 18 struct tcf_block *block; member
|
| H A D | sch_dsmark.c | 48 struct tcf_block *block; member
|
| H A D | sch_prio.c | 24 struct tcf_block *block; member
|
| /kernel/linux/linux-5.10/scripts/mod/ |
| H A D | sumversion.c | 42 uint32_t block[MD4_BLOCK_WORDS]; member [all...] |
| /kernel/linux/linux-5.10/sound/soc/intel/atom/sst/ |
| H A D | sst.c | 509 struct sst_block *block; in intel_sst_resume() local
|
| H A D | sst_pvt.c | 81 sst_wait_interruptible(struct intel_sst_drv *sst_drv_ctx, struct sst_block *block) sst_wait_interruptible() argument 114 sst_wait_timeout(struct intel_sst_drv *sst_drv_ctx, struct sst_block *block) sst_wait_timeout() argument 186 sst_create_block_and_ipc_msg(struct ipc_post **arg, bool large, struct intel_sst_drv *sst_drv_ctx, struct sst_block **block, u32 msg_id, u32 drv_id) sst_create_block_and_ipc_msg() argument 225 struct sst_block *block = NULL; sst_prepare_and_post_msg() local [all...] |
| H A D | sst_loader.c | 176 struct fw_block_info *block; in sst_parse_module_memcpy() local 396 struct sst_block *block; sst_load_fw() local [all...] |
| /kernel/linux/linux-5.10/sound/soc/sof/ |
| H A D | loader.c | 487 struct snd_sof_blk_hdr *block; in snd_sof_parse_module_memcpy() local [all...] |
| /kernel/linux/linux-5.10/fs/hfs/ |
| H A D | bnode.c | 256 int size, block, i, hash; in __hfs_bnode_create() local
|
| /kernel/linux/linux-5.10/fs/hfsplus/ |
| H A D | bnode.c | 405 int size, block, i, hash; in __hfs_bnode_create() local
|
| /kernel/linux/linux-5.10/fs/hpfs/ |
| H A D | file.c | 188 static sector_t _hpfs_bmap(struct address_space *mapping, sector_t block) in _hpfs_bmap() argument
|
| /kernel/linux/linux-5.10/fs/jbd2/ |
| H A D | commit.c | 344 write_tag_block(journal_t *j, journal_block_tag_t *tag, unsigned long long block) write_tag_block() argument [all...] |
| /kernel/linux/linux-5.10/fs/jfs/ |
| H A D | inode.c | 330 static sector_t jfs_bmap(struct address_space *mapping, sector_t block) in jfs_bmap() argument
|