| /OK3568_Linux_fs/kernel/drivers/w1/ |
| H A D | w1_netlink.c | 41 struct w1_cb_block *block; member 55 static u16 w1_reply_len(struct w1_cb_block *block) in w1_reply_len() 62 static void w1_unref_block(struct w1_cb_block *block) in w1_unref_block() 82 static void w1_reply_make_space(struct w1_cb_block *block, u16 space) in w1_reply_make_space() 95 static void w1_netlink_check_send(struct w1_cb_block *block) in w1_netlink_check_send() 110 static void w1_netlink_setup_msg(struct w1_cb_block *block, u32 ack) in w1_netlink_setup_msg() 133 static void w1_netlink_queue_cmd(struct w1_cb_block *block, in w1_netlink_queue_cmd() 160 static void w1_netlink_queue_status(struct w1_cb_block *block, in w1_netlink_queue_status() 236 struct w1_cb_block *block = dev->priv; in w1_send_slave() local 543 struct w1_cb_block *block = NULL; in w1_cn_callback() local
|
| /OK3568_Linux_fs/kernel/drivers/mtd/ |
| H A D | sm_ftl.c | 192 static loff_t sm_mkoffset(struct sm_ftl *ftl, int zone, int block, int boffset) in sm_mkoffset() 207 int *zone, int *block, int *boffset) in sm_break_offset() 239 int zone, int block, int boffset, in sm_read_sector() 322 int zone, int block, int boffset, in sm_write_sector() 369 int zone, int block, int lba, in sm_write_block() 433 static void sm_mark_block_bad(struct sm_ftl *ftl, int zone, int block) in sm_mark_block_bad() 460 static int sm_erase_block(struct sm_ftl *ftl, int zone_num, uint16_t block, in sm_erase_block() 497 static int sm_check_block(struct sm_ftl *ftl, int zone, int block) in sm_check_block() 676 int block, boffset; in sm_find_cis() local 749 uint16_t block; in sm_init_zone() local [all …]
|
| H A D | inftlmount.c | 35 unsigned int i, block; in find_boot_record() local 368 int INFTL_formatblock(struct INFTLrecord *inftl, int block) in INFTL_formatblock() 436 unsigned int block = first_block, block1; in format_chain() local 509 int logical, block, i; in INFTL_dumpVUchains() local 536 unsigned int block, first_block, prev_block, last_block; in INFTL_mount() local
|
| /OK3568_Linux_fs/kernel/fs/lockd/ |
| H A D | clntlock.c | 102 struct nlm_wait *block; in nlmclnt_prepare_block() local 118 void nlmclnt_finish_block(struct nlm_wait *block) in nlmclnt_finish_block() 131 int nlmclnt_block(struct nlm_wait *block, struct nlm_rqst *req, long timeout) in nlmclnt_block() 168 struct nlm_wait *block; in nlmclnt_grant() local 232 struct nlm_wait *block; in reclaimer() local
|
| /OK3568_Linux_fs/kernel/sound/isa/gus/ |
| H A D | gus_dma.c | 82 struct snd_gf1_dma_block *block; in snd_gf1_dma_next_block() local 114 struct snd_gf1_dma_block *block; in snd_gf1_dma_interrupt() local 159 struct snd_gf1_dma_block *block; in snd_gf1_dma_done() local 188 struct snd_gf1_dma_block *block; in snd_gf1_dma_transfer_block() local
|
| /OK3568_Linux_fs/u-boot/drivers/mtd/nand/raw/ |
| H A D | nand_spl_simple.c | 26 static int nand_command(int block, int page, uint32_t offs, in nand_command() 63 static int nand_command(int block, int page, uint32_t offs, in nand_command() 115 static int nand_is_bad_block(int block) in nand_is_bad_block() 140 static int nand_read_page(int block, int page, uchar *dst) in nand_read_page() 171 static int nand_read_page(int block, int page, void *dst) in nand_read_page()
|
| /OK3568_Linux_fs/kernel/fs/xfs/libxfs/ |
| H A D | xfs_refcount_btree.h | 28 #define XFS_REFCOUNT_REC_ADDR(block, index) \ argument 34 #define XFS_REFCOUNT_KEY_ADDR(block, index) \ argument 40 #define XFS_REFCOUNT_PTR_ADDR(block, index, maxrecs) \ argument
|
| H A D | xfs_alloc_btree.h | 30 #define XFS_ALLOC_REC_ADDR(mp, block, index) \ argument 36 #define XFS_ALLOC_KEY_ADDR(mp, block, index) \ argument 42 #define XFS_ALLOC_PTR_ADDR(mp, block, index, maxrecs) \ argument
|
| H A D | xfs_ialloc_btree.h | 29 #define XFS_INOBT_REC_ADDR(mp, block, index) \ argument 35 #define XFS_INOBT_KEY_ADDR(mp, block, index) \ argument 41 #define XFS_INOBT_PTR_ADDR(mp, block, index, maxrecs) \ argument
|
| /OK3568_Linux_fs/kernel/fs/udf/ |
| H A D | partition.c | 29 uint32_t udf_get_pblock(struct super_block *sb, uint32_t block, in udf_get_pblock() 46 uint32_t udf_get_pblock_virt15(struct super_block *sb, uint32_t block, in udf_get_pblock_virt15() 106 inline uint32_t udf_get_pblock_virt20(struct super_block *sb, uint32_t block, in udf_get_pblock_virt20() 112 uint32_t udf_get_pblock_spar15(struct super_block *sb, uint32_t block, in udf_get_pblock_spar15() 280 static uint32_t udf_try_read_meta(struct inode *inode, uint32_t block, in udf_try_read_meta() 306 uint32_t udf_get_pblock_meta25(struct super_block *sb, uint32_t block, in udf_get_pblock_meta25()
|
| /OK3568_Linux_fs/kernel/drivers/md/persistent-data/ |
| H A D | dm-array.c | 154 struct dm_block **block, struct array_block **ab) in alloc_ablock() 221 struct dm_block **block, struct array_block **ab) in get_ablock() 236 static void unlock_ablock(struct dm_array_info *info, struct dm_block *block) in unlock_ablock() 254 unsigned index, struct dm_block **block, in lookup_ablock() 272 struct dm_block *block, dm_block_t *root) in insert_ablock() 283 struct dm_block **block, struct array_block **ab) in __shadow_ablock() 303 struct dm_block *block, dm_block_t b, in __reinsert_ablock() 328 unsigned index, struct dm_block **block, in shadow_ablock() 357 struct dm_block *block; in insert_new_ablock() local 469 struct dm_block *block; in shrink() local [all …]
|
| /OK3568_Linux_fs/kernel/drivers/mtd/nand/ |
| H A D | bbt_store.c | 23 static int nanddev_read_bbt(struct nand_device *nand, u32 block, bool update) in nanddev_read_bbt() 92 static int nanddev_write_bbt(struct nand_device *nand, u32 block) in nanddev_write_bbt() 160 u32 start_block, block; in nanddev_bbt_format() local 192 u32 start_block, block; in nanddev_scan_bbt_in_flash() local 228 int start_block, block; in nanddev_bbt_in_flash_update() local
|
| /OK3568_Linux_fs/kernel/arch/mips/alchemy/common/ |
| H A D | vss.c | 23 static inline void __enable_block(int block) in __enable_block() 54 static inline void __disable_block(int block) in __disable_block() 70 void au1300_vss_block_control(int block, int enable) in au1300_vss_block_control()
|
| /OK3568_Linux_fs/kernel/fs/ocfs2/ |
| H A D | uptodate.c | 210 sector_t block) in ocfs2_search_cache_tree() 290 sector_t block) in ocfs2_append_cache_array() 308 sector_t block = new->c_block; in __ocfs2_insert_cache_tree() local 387 sector_t block, in __ocfs2_set_buffer_uptodate() 558 sector_t block) in ocfs2_remove_block_from_cache() 592 sector_t block = bh->b_blocknr; in ocfs2_remove_from_cache() local 599 sector_t block, in ocfs2_remove_xattr_clusters_from_cache()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/google/gve/ |
| H A D | gve_main.c | 164 struct gve_notify_block *block = arg; in gve_intr() local 174 struct gve_notify_block *block; in gve_napi_poll() local 274 struct gve_notify_block *block = &priv->ntfy_blocks[i]; in gve_alloc_notify_blocks() local 293 struct gve_notify_block *block = &priv->ntfy_blocks[j]; in gve_alloc_notify_blocks() local 323 struct gve_notify_block *block = &priv->ntfy_blocks[i]; in gve_free_notify_blocks() local 412 struct gve_notify_block *block = &priv->ntfy_blocks[ntfy_idx]; in gve_add_napi() local 420 struct gve_notify_block *block = &priv->ntfy_blocks[ntfy_idx]; in gve_remove_napi() local 903 struct gve_notify_block *block = &priv->ntfy_blocks[ntfy_idx]; in gve_turndown() local 909 struct gve_notify_block *block = &priv->ntfy_blocks[ntfy_idx]; in gve_turndown() local 931 struct gve_notify_block *block = &priv->ntfy_blocks[ntfy_idx]; in gve_turnup() local [all …]
|
| /OK3568_Linux_fs/kernel/drivers/media/cec/core/ |
| H A D | cec-api.c | 122 bool block, __u16 __user *parg) in cec_adap_s_phys_addr() 168 bool block, struct cec_log_addrs __user *parg) in cec_adap_s_log_addrs() 212 bool block, struct cec_msg __user *parg) in cec_transmit() 240 static int cec_receive_msg(struct cec_fh *fh, struct cec_msg *msg, bool block) in cec_receive_msg() 291 bool block, struct cec_msg __user *parg) in cec_receive() 309 bool block, struct cec_event __user *parg) in cec_dqevent() 508 bool block = !(filp->f_flags & O_NONBLOCK); in cec_ioctl() local
|
| /OK3568_Linux_fs/kernel/drivers/s390/block/ |
| H A D | dasd.c | 168 struct dasd_block *block; in dasd_alloc_block() local 193 void dasd_free_block(struct dasd_block *block) in dasd_free_block() 258 struct dasd_block *block = device->block; in dasd_state_known_to_basic() local 343 struct dasd_block *block; in dasd_state_basic_to_ready() local 402 struct dasd_block *block = device->block; in dasd_state_ready_to_basic() local 703 static void dasd_profile_start(struct dasd_block *block, in dasd_profile_start() 813 static void dasd_profile_end(struct dasd_block *block, in dasd_profile_end() 1155 #define dasd_profile_start(block, cqr, req) do {} while (0) argument 1156 #define dasd_profile_end(block, cqr, req) do {} while (0) argument 1649 static int dasd_ese_needs_format(struct dasd_block *block, struct irb *irb) in dasd_ese_needs_format() [all …]
|
| /OK3568_Linux_fs/buildroot/dl/stressapptest/git/src/ |
| H A D | disk_blocks.cc | 81 void DiskBlockTable::InsertOnStructure(BlockData *block) { in InsertOnStructure() 99 int DiskBlockTable::RemoveBlock(BlockData *block) { in RemoveBlock() 132 int DiskBlockTable::ReleaseBlock(BlockData *block) { in ReleaseBlock() 197 BlockData *block = new BlockData(); in GetUnusedBlock() local
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/ump/linux/ |
| H A D | ump_kernel_memory_backend_dedicated.c | 169 block_info *block; in block_allocator_allocate() local 188 block_info *block; in block_allocator_allocate() local 221 block_info *block, * next; in block_allocator_release() local 258 static inline u32 get_phys(block_allocator *allocator, block_info *block) in get_phys()
|
| /OK3568_Linux_fs/kernel/fs/efs/ |
| H A D | inode.c | 21 static sector_t _efs_bmap(struct address_space *mapping, sector_t block) in _efs_bmap() 56 efs_block_t block, offset; in efs_iget() local 179 efs_extent_check(efs_extent *ptr, efs_block_t block, struct efs_sb_info *sb) { in efs_extent_check() 199 efs_block_t efs_map_block(struct inode *inode, efs_block_t block) { in efs_map_block()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/marvell/octeontx2/af/ |
| H A D | rvu_npa.c | 18 static int npa_aq_enqueue_wait(struct rvu *rvu, struct rvu_block *block, in npa_aq_enqueue_wait() 62 struct rvu_block *block; in rvu_npa_aq_enq_inst() local 328 struct rvu_block *block; in rvu_mbox_handler_npa_lf_alloc() local 430 struct rvu_block *block; in rvu_mbox_handler_npa_lf_free() local 457 static int npa_aq_init(struct rvu *rvu, struct rvu_block *block) in npa_aq_init() 517 struct rvu_block *block; in rvu_npa_freemem() local
|
| /OK3568_Linux_fs/kernel/drivers/mfd/ |
| H A D | qcom-pm8xxx.c | 123 static int pm8xxx_irq_block_handler(struct pm_irq_chip *chip, int block) in pm8xxx_irq_block_handler() 200 int master, int block) in pm8821_irq_block_handler() 228 int block; in pm8821_irq_master_handler() local 275 u8 block, config; in pm8xxx_irq_mask_ack() local 287 u8 block, config; in pm8xxx_irq_unmask() local 300 u8 block, config; in pm8xxx_irq_set_type() local 333 u8 block; in pm8xxx_irq_get_irqchip_state() local 409 u8 block, master; in pm8821_irq_mask_ack() local 437 u8 block, master; in pm8821_irq_unmask() local 458 u8 block, irq_bit, master; in pm8821_irq_get_irqchip_state() local
|
| /OK3568_Linux_fs/external/security/librkcrypto/test/c_mode/ |
| H A D | sm4_ccm.c | 18 block128_f block; member 30 unsigned int M,unsigned int L,void *key,block128_f block) in rk_crypto_ccm128_init() 74 block128_f block = ctx->block; in rk_crypto_ccm128_aad() local 144 block128_f block = ctx->block; in rk_crypto_ccm128_encrypt() local 221 block128_f block = ctx->block; in rk_crypto_ccm128_decrypt() local 302 block128_f block = ctx->block; in rk_crypto_ccm128_encrypt_ccm64() local 360 block128_f block = ctx->block; in rk_crypto_ccm128_decrypt_ccm64() local
|
| /OK3568_Linux_fs/u-boot/drivers/mtd/nand/ |
| H A D | bbt.c | 43 static int nanddev_read_bbt(struct nand_device *nand, u32 block, bool update) in nanddev_read_bbt() 113 static int nanddev_write_bbt(struct nand_device *nand, u32 block) in nanddev_write_bbt() 182 u32 start_block, block; in nanddev_bbt_format() local 206 u32 start_block, block; in nanddev_scan_bbt() local 282 int start_block, block; in nanddev_bbt_update() local
|
| /OK3568_Linux_fs/kernel/fs/sysv/ |
| H A D | balloc.c | 49 unsigned block = fs32_to_cpu(sbi, nr); in sysv_free_block() local 103 unsigned int block; in sysv_new_block() local 166 unsigned block; in sysv_count_free_blocks() local
|