| /third_party/openssl/crypto/ |
| H A D | params_dup.c | 66 size_t param_sz, blks; in ossl_param_dup() local
|
| /device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/ |
| H A D | mali_kbase_hwcnt_gpu.c | 130 blks[KBASE_HWCNT_V5_BLOCK_TYPE_COUNT]; in kbasep_hwcnt_backend_gpu_metadata_create() local [all...] |
| H A D | mali_kbase_hwcnt_types.h | 147 const struct kbase_hwcnt_block_description *blks; member
|
| /device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/ |
| H A D | mali_kbase_hwcnt_gpu.c | 53 struct kbase_hwcnt_block_description blks[KBASE_HWCNT_V5_BLOCK_TYPE_COUNT]; in kbasep_hwcnt_backend_gpu_metadata_v5_create() local [all...] |
| H A D | mali_kbase_hwcnt_types.h | 130 const struct kbase_hwcnt_block_description *blks; member
|
| /kernel/linux/common_modules/tzdriver/agent_rpmb/mplat/ |
| H A D | rpmb_driver.c | 125 static void set_sbc(__u16 blks, __u16 type, u8 req_type,
in set_sbc() argument 136 rpmb_send_req_cmd(struct mmc_card *card, struct storage_blk_ioc_rpmb_data *storage_data, __u16 blks, __u16 type, struct mmc_request *request) rpmb_send_req_cmd() argument 155 resp_get_sg(struct storage_blk_ioc_rpmb_data *storage_data, __u16 blks, __u16 type, struct scatterlist *sg) resp_get_sg() argument 180 rpmb_send_resp_cmd(struct mmc_card *card, struct storage_blk_ioc_rpmb_data *storage_data, __u16 blks, __u16 type, struct mmc_request *request) rpmb_send_resp_cmd() argument 191 emmc_rpmb_send_command(struct mmc_card *card, struct storage_blk_ioc_rpmb_data *storage_data, __u16 blks, __u16 type, u8 req_type) emmc_rpmb_send_command() argument [all...] |
| /kernel/linux/linux-5.10/drivers/net/wireless/ti/wlcore/ |
| H A D | hw_ops.h | 24 wlcore_hw_set_tx_desc_blocks(struct wl1271 *wl, struct wl1271_tx_hw_descr *desc, u32 blks, u32 spare_blks) wlcore_hw_set_tx_desc_blocks() argument
|
| /kernel/linux/linux-6.6/drivers/net/wireless/ti/wlcore/ |
| H A D | hw_ops.h | 24 wlcore_hw_set_tx_desc_blocks(struct wl1271 *wl, struct wl1271_tx_hw_descr *desc, u32 blks, u32 spare_blks) wlcore_hw_set_tx_desc_blocks() argument
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/msm/disp/dpu1/ |
| H A D | dpu_rm.c | 596 dpu_rm_get_assigned_resources(struct dpu_rm *rm, struct dpu_global_state *global_state, uint32_t enc_id, enum dpu_hw_blk_type type, struct dpu_hw_blk **blks, int blks_size) dpu_rm_get_assigned_resources() argument
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | vf_blurdetect.c | 61 float *blks; member 202 float *blks = s->blks; in calculate_blur() local [all...] |
| /third_party/zlib/ |
| H A D | crc32.c | 721 z_size_t blks; in crc32_z() local
|
| /kernel/linux/linux-5.10/fs/gfs2/ |
| H A D | log.c | 50 unsigned int blks; in gfs2_struct2blk() local 401 void gfs2_log_release(struct gfs2_sbd *sdp, unsigned int blks) in gfs2_log_release() argument 431 int gfs2_log_reserve(struct gfs2_sbd *sdp, unsigned int blks) in gfs2_log_reserve() argument [all...] |
| H A D | file.c | 400 size_t blks = (size + sdp->sd_sb.sb_bsize - 1) >> sdp->sd_sb.sb_bsize_shift; in gfs2_size_hint() local
|
| H A D | xattr.c | 235 unsigned int blks = 0; in ea_dealloc_unstuffed() local 795 unsigned int blks = 1; in ea_init() local 723 ea_alloc_skeleton(struct gfs2_inode *ip, struct gfs2_ea_request *er, unsigned int blks, ea_skeleton_call_t skeleton_call, void *private) ea_alloc_skeleton() argument 940 unsigned int blks; ea_set_simple() local 1035 unsigned int blks = 2; ea_set_i() local 1260 unsigned int blks = 0; ea_dealloc_indirect() local [all...] |
| H A D | lops.c | 762 unsigned int blks = be32_to_cpu(ld->ld_data1); in buf_lo_scan_elements() local 910 unsigned int blks = be32_to_cpu(ld->ld_length); in revoke_lo_scan_elements() local 993 unsigned int blks = be32_to_cpu(ld->ld_data1); in databuf_lo_scan_elements() local
|
| /kernel/linux/linux-5.10/fs/ext4/ |
| H A D | indirect.c | 277 static int ext4_blks_to_allocate(Indirect *branch, int k, unsigned int blks, in ext4_blks_to_allocate() argument
|
| /kernel/linux/linux-5.10/fs/ufs/ |
| H A D | super.c | 510 unsigned size, blks, i; in ufs_read_cylinder_structures() local 650 unsigned blks, size, i; in ufs_put_super_internal() local [all...] |
| /kernel/linux/linux-6.6/fs/ext4/ |
| H A D | indirect.c | 277 static int ext4_blks_to_allocate(Indirect *branch, int k, unsigned int blks, in ext4_blks_to_allocate() argument
|
| /kernel/linux/linux-6.6/fs/ufs/ |
| H A D | super.c | 509 unsigned size, blks, i; in ufs_read_cylinder_structures() local 649 unsigned blks, size, i; in ufs_put_super_internal() local [all...] |
| /kernel/linux/linux-6.6/drivers/nvdimm/ |
| H A D | pmem.c | 89 static void pmem_clear_bb(struct pmem_device *pmem, sector_t sector, long blks) in pmem_clear_bb() argument
|
| /third_party/node/deps/zlib/ |
| H A D | crc32.c | 778 z_size_t blks; in crc32_z() local
|
| /kernel/linux/linux-5.10/drivers/lightnvm/ |
| H A D | core.c | 1001 u8 *blks; in nvm_get_bb_meta() local 956 nvm_bb_to_chunk(struct nvm_dev *dev, struct ppa_addr ppa, u8 *blks, int nr_blks, struct nvm_chk_meta *meta) nvm_bb_to_chunk() argument [all...] |
| /kernel/linux/linux-5.10/drivers/net/wireless/ti/wl12xx/ |
| H A D | main.c | 1295 wl12xx_set_tx_desc_blocks(struct wl1271 *wl, struct wl1271_tx_hw_descr *desc, u32 blks, u32 spare_blks) wl12xx_set_tx_desc_blocks() argument
|
| /kernel/linux/linux-5.10/net/tipc/ |
| H A D | group.c | 504 int mtyp, blks; in tipc_group_filter_msg() local 587 void tipc_group_update_rcv_win(struct tipc_group *grp, int blks, u32 node, in tipc_group_update_rcv_win() argument
|
| /kernel/linux/linux-5.10/fs/ext2/ |
| H A D | inode.c | 361 ext2_blks_to_allocate(Indirect * branch, int k, unsigned long blks, in ext2_blks_to_allocate() argument 395 ext2_alloc_blocks(struct inode *inode, ext2_fsblk_t goal, int indirect_blks, int blks, ext2_fsblk_t new_blocks[4], int *err) ext2_alloc_blocks() argument 475 ext2_alloc_branch(struct inode *inode, int indirect_blks, int *blks, ext2_fsblk_t goal, int *offsets, Indirect *branch) ext2_alloc_branch() argument 557 ext2_splice_branch(struct inode *inode, long block, Indirect *where, int num, int blks) ext2_splice_branch() argument [all...] |