Home
last modified time | relevance | path

Searched defs:block (Results 76 – 100 of 818) sorted by relevance

12345678910>>...33

/OK3568_Linux_fs/kernel/arch/powerpc/mm/kasan/
H A D8xx.c10 kasan_init_shadow_8M(unsigned long k_start, unsigned long k_end, void *block) in kasan_init_shadow_8M()
41 void *block; in kasan_init_region() local
/OK3568_Linux_fs/kernel/arch/mips/cavium-octeon/executive/
H A Dcvmx-interrupt-decodes.c51 void __cvmx_interrupt_gmxx_rxx_int_en_enable(int index, int block) in __cvmx_interrupt_gmxx_rxx_int_en_enable()
232 void __cvmx_interrupt_pcsx_intx_en_reg_enable(int index, int block) in __cvmx_interrupt_pcsx_intx_en_reg_enable()
/OK3568_Linux_fs/kernel/sound/soc/intel/atom/sst/
H A Dsst_pvt.c82 struct sst_block *block) in sst_wait_interruptible()
114 int sst_wait_timeout(struct intel_sst_drv *sst_drv_ctx, struct sst_block *block) in sst_wait_timeout()
187 struct intel_sst_drv *sst_drv_ctx, struct sst_block **block, in sst_create_block_and_ipc_msg()
225 struct sst_block *block = NULL; in sst_prepare_and_post_msg() local
/OK3568_Linux_fs/u-boot/drivers/mtd/nand/raw/
H A Dnand_bbt.c79 static inline uint8_t bbt_get_entry(struct nand_chip *chip, int block) in bbt_get_entry()
86 static inline void bbt_mark_entry(struct nand_chip *chip, int block, in bbt_mark_entry()
528 int startblock, block, dir; in search_bbt() local
679 int block = startblock + dir * i; in write_bbt() local
966 int i, j, chips, block, nrblocks, update; in mark_bbt_region() local
1321 int block; in nand_isreserved_bbt() local
1336 int block, res; in nand_isbad_bbt() local
1363 int block, ret = 0; in nand_markbad_bbt() local
/OK3568_Linux_fs/kernel/drivers/mtd/
H A Dmtdblock_ro.c16 unsigned long block, char *buf) in mtdblock_readsect()
26 unsigned long block, char *buf) in mtdblock_writesect()
/OK3568_Linux_fs/kernel/fs/nilfs2/
H A Dmdt.c30 nilfs_mdt_insert_new_block(struct inode *inode, unsigned long block, in nilfs_mdt_insert_new_block()
66 static int nilfs_mdt_create_block(struct inode *inode, unsigned long block, in nilfs_mdt_create_block()
167 static int nilfs_mdt_read_block(struct inode *inode, unsigned long block, in nilfs_mdt_read_block()
328 int nilfs_mdt_delete_block(struct inode *inode, unsigned long block) in nilfs_mdt_delete_block()
356 int nilfs_mdt_forget_block(struct inode *inode, unsigned long block) in nilfs_mdt_forget_block()
/OK3568_Linux_fs/kernel/drivers/thunderbolt/
H A Dproperty.c95 static struct tb_property *tb_property_parse(const u32 *block, size_t block_len, in tb_property_parse()
161 static struct tb_property_dir *__tb_property_parse_dir(const u32 *block, in __tb_property_parse_dir()
220 struct tb_property_dir *tb_property_parse_dir(const u32 *block, in tb_property_parse_dir()
349 u32 *block, unsigned int start_offset, size_t block_len) in __tb_property_format_dir()
488 ssize_t tb_property_format_dir(const struct tb_property_dir *dir, u32 *block, in tb_property_format_dir()
/OK3568_Linux_fs/kernel/fs/udf/
H A Dmisc.c31 struct buffer_head *udf_tgetblk(struct super_block *sb, udf_pblk_t block) in udf_tgetblk()
39 struct buffer_head *udf_tread(struct super_block *sb, udf_pblk_t block) in udf_tread()
208 struct buffer_head *udf_read_tagged(struct super_block *sb, uint32_t block, in udf_read_tagged()
H A Dinode.c232 static sector_t udf_bmap(struct address_space *mapping, sector_t block) in udf_bmap()
327 udf_pblk_t *block, int *err) in udf_expand_dir_adinicb()
417 static int udf_get_block(struct inode *inode, sector_t block, in udf_get_block()
455 static struct buffer_head *udf_getblk(struct inode *inode, udf_pblk_t block, in udf_getblk()
690 static sector_t inode_getblk(struct inode *inode, sector_t block, in inode_getblk()
1204 struct buffer_head *udf_bread(struct inode *inode, udf_pblk_t block, in udf_bread()
1904 unsigned long block = udf_get_lb_pblock(sb, ino, 0); in __udf_iget() local
1925 int udf_setup_indirect_aext(struct inode *inode, udf_pblk_t block, in udf_setup_indirect_aext()
2149 udf_pblk_t block; in udf_next_aext() local
2331 int8_t inode_bmap(struct inode *inode, sector_t block, in inode_bmap()
[all …]
H A Dballoc.c35 struct udf_bitmap *bitmap, unsigned int block, in read_block_bitmap()
114 unsigned long block; in udf_bitmap_free_blocks() local
178 int bit, block, block_group; in udf_bitmap_prealloc_blocks() local
225 udf_pblk_t block; in udf_bitmap_new_block() local
703 udf_pblk_t block; in udf_new_block() local
/OK3568_Linux_fs/kernel/fs/squashfs/
H A Dcache.c53 struct squashfs_cache *cache, u64 block, int length) in squashfs_cache_get()
332 u64 *block, int *offset, int length) in squashfs_read_metadata()
406 void *squashfs_read_table(struct super_block *sb, u64 block, int length) in squashfs_read_table()
/OK3568_Linux_fs/kernel/fs/ufs/
H A Dutil.h466 #define ubh_isblockclear(ubh,begin,block) (!_ubh_isblockset_(uspi,ubh,begin,block)) argument
468 #define ubh_isblockset(ubh,begin,block) _ubh_isblockset_(uspi,ubh,begin,block) argument
470 struct ufs_buffer_head * ubh, unsigned begin, unsigned block) in _ubh_isblockset_()
489 #define ubh_clrblock(ubh,begin,block) _ubh_clrblock_(uspi,ubh,begin,block) argument
491 struct ufs_buffer_head * ubh, unsigned begin, unsigned block) in _ubh_clrblock_()
509 #define ubh_setblock(ubh,begin,block) _ubh_setblock_(uspi,ubh,begin,block) argument
511 struct ufs_buffer_head * ubh, unsigned begin, unsigned block) in _ubh_setblock_()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/crypt/include/
H A Dsha2_impl.h53 unsigned char block[2 * SHA224_BLOCK_SIZE]; member
60 unsigned char block[2 * SHA256_BLOCK_SIZE]; member
/OK3568_Linux_fs/kernel/fs/freevxfs/
H A Dvxfs_subr.c102 vxfs_bread(struct inode *ip, int block) in vxfs_bread()
180 vxfs_bmap(struct address_space *mapping, sector_t block) in vxfs_bmap()
/OK3568_Linux_fs/kernel/fs/isofs/
H A Disofs.h130 unsigned long block, in isofs_iget()
137 unsigned long block, in isofs_iget_reloc()
147 static inline unsigned long isofs_get_ino(unsigned long block, in isofs_get_ino()
187 unsigned long *block, in isofs_normalize_block_and_offset()
/OK3568_Linux_fs/external/xserver/hw/xfree86/vbe/
H A Dvbe.c345 VbeInfoBlock *block = NULL; in VBEGetVBEInfo() local
427 VBEFreeVBEInfo(VbeInfoBlock * block) in VBEFreeVBEInfo()
440 VBESetVBEMode(vbeInfoPtr pVbe, int mode, VbeCRTCInfoBlock * block) in VBESetVBEMode()
508 VbeModeInfoBlock *block = NULL; in VBEGetModeInfo() local
541 VBEFreeModeInfo(VbeModeInfoBlock * block) in VBEFreeModeInfo()
/OK3568_Linux_fs/kernel/drivers/md/
H A Ddm-log-writes.c134 struct pending_block *block; member
198 struct pending_block *block) in free_pending_block()
332 struct pending_block *block, sector_t sector) in log_one_block()
460 struct pending_block *block = NULL; in log_writes_kthread() local
608 struct pending_block *block; in log_mark() local
669 struct pending_block *block; in log_writes_map() local
797 struct pending_block *block = pb->block; in normal_end_io() local
906 struct pending_block *block; in log_dax() local
H A Ddm-verity-target.c47 sector_t block; member
91 static sector_t verity_position_at_level(struct dm_verity *v, sector_t block, in verity_position_at_level()
192 static void verity_hash_at_level(struct dm_verity *v, sector_t block, int level, in verity_hash_at_level()
214 unsigned long long block) in verity_handle_err()
276 sector_t block, int level, bool skip_unverified, in verity_verify_level()
335 sector_t block, u8 *digest, bool *is_zero) in verity_hash_for_block()
637 sector_t block = io->block; in verity_submit_prefetch() local
/OK3568_Linux_fs/kernel/fs/minix/
H A Ditree_v1.c25 static int block_to_path(struct inode * inode, long block, int offsets[DEPTH]) in block_to_path()
53 int V1_minix_get_block(struct inode * inode, long block, in V1_minix_get_block()
H A Dbitmap.c42 void minix_free_block(struct inode *inode, unsigned long block) in minix_free_block()
109 int block; in minix_V1_raw_inode() local
133 int block; in minix_V2_raw_inode() local
H A Ditree_v2.c27 static int block_to_path(struct inode * inode, long block, int offsets[DEPTH]) in block_to_path()
61 int V2_minix_get_block(struct inode * inode, long block, in V2_minix_get_block()
/OK3568_Linux_fs/external/security/librkcrypto/test/c_mode/
H A Dsm4_cbc.c7 unsigned int len, unsigned char *ivec, block128_f block) in rk_crypto_cbc128_encrypt()
28 unsigned int len, unsigned char *ivec, block128_f block) in rk_crypto_cbc128_decrypt()
H A Ddes_cbc.c8 int len, unsigned char *ivec, block128_f block) in rk_crypto_cbc128_encrypt()
29 int len, unsigned char *ivec, block128_f block) in rk_crypto_cbc128_decrypt()
/OK3568_Linux_fs/kernel/fs/ubifs/
H A Dcrypto.c28 unsigned int in_len, unsigned int *out_len, int block) in ubifs_encrypt()
54 unsigned int *out_len, int block) in ubifs_decrypt()
/OK3568_Linux_fs/kernel/drivers/media/cec/core/
H A Dcec-adap.c749 struct cec_fh *fh, bool block) in cec_transmit_msg_fh()
932 bool block) in cec_transmit_msg()
1535 static void cec_claim_log_addrs(struct cec_adapter *adap, bool block) in cec_claim_log_addrs()
1559 void __cec_s_phys_addr(struct cec_adapter *adap, u16 phys_addr, bool block) in __cec_s_phys_addr()
1612 void cec_s_phys_addr(struct cec_adapter *adap, u16 phys_addr, bool block) in cec_s_phys_addr()
1660 struct cec_log_addrs *log_addrs, bool block) in __cec_s_log_addrs()
1817 struct cec_log_addrs *log_addrs, bool block) in cec_s_log_addrs()

12345678910>>...33