| /OK3568_Linux_fs/u-boot/drivers/mtd/nand/raw/ |
| H A D | atmel_nand.c | 1246 static int nand_command(int block, int page, uint32_t offs, u8 cmd) in nand_command() 1284 static int nand_is_bad_block(int block) in nand_is_bad_block() 1307 static int nand_read_page(int block, int page, void *dst) in nand_read_page() 1340 int spl_nand_erase_one(int block, int page) in spl_nand_erase_one() 1371 static int nand_read_page(int block, int page, void *dst) in nand_read_page()
|
| /OK3568_Linux_fs/kernel/drivers/misc/ |
| H A D | sram-exec.c | 30 int sram_check_protect_exec(struct sram_dev *sram, struct sram_reserve *block, in sram_check_protect_exec()
|
| /OK3568_Linux_fs/kernel/arch/um/drivers/ |
| H A D | random.c | 34 static int rng_dev_read(struct hwrng *rng, void *buf, size_t max, bool block) in rng_dev_read()
|
| /OK3568_Linux_fs/kernel/fs/freevxfs/ |
| H A D | vxfs_olt.c | 57 vxfs_oblock(struct super_block *sbp, daddr_t block, u_long bsize) in vxfs_oblock()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/ |
| H A D | drm_edid.c | 1661 bool drm_edid_block_valid(u8 *raw_edid, int block, bool print_bad_edid, in drm_edid_block_valid() 1783 drm_do_probe_ddc_edid(void *data, u8 *buf, unsigned int block, size_t len) in drm_do_probe_ddc_edid() 1858 u8 *block = edid + i * EDID_LENGTH; in connector_bad_edid() local 2009 int (*get_edid_block)(void *data, u8 *buf, unsigned int block, in drm_do_get_edid() 2053 u8 *block = edid + j * EDID_LENGTH; in drm_do_get_edid() local 2099 u8 *block = edid + i * EDID_LENGTH; in drm_do_get_edid() local 2123 int (*get_edid_block)(void *data, u8 *buf, unsigned int block, in drm_do_get_edid() 2164 u8 *block = edid + j * EDID_LENGTH; in drm_do_get_edid() local 2189 u8 *block = edid + i * EDID_LENGTH; in drm_do_get_edid() local 3520 struct displayid_block *block; in drm_find_cea_extension() local [all …]
|
| /OK3568_Linux_fs/u-boot/tools/ |
| H A D | kwboot.c | 349 kwboot_xm_makeblock(struct kwboot_block *block, const void *data, in kwboot_xm_makeblock() 372 kwboot_xm_sendblock(int fd, struct kwboot_block *block) in kwboot_xm_sendblock() 430 struct kwboot_block block; in kwboot_xmodem() local
|
| /OK3568_Linux_fs/u-boot/drivers/ata/ |
| H A D | fsl_sata.c | 541 u32 block; in fsl_sata_rw_cmd() local 580 u64 block; in fsl_sata_rw_cmd_ext() local 612 u64 block; in fsl_sata_rw_ncq_cmd() local
|
| /OK3568_Linux_fs/kernel/fs/ntfs/ |
| H A D | aops.c | 536 sector_t block, dblock, iblock; in ntfs_write_block() local 902 sector_t block, dblock, rec_block; in ntfs_write_mst_block() local 1546 static sector_t ntfs_bmap(struct address_space *mapping, sector_t block) in ntfs_bmap()
|
| /OK3568_Linux_fs/external/security/librkcrypto/test/c_mode/ |
| H A D | sm4_ofb.c | 7 int len, unsigned char *ivec, unsigned int *num,block128_f block) in rk_crypto_ofb128_encrypt()
|
| H A D | aes_gcm.c | 67 block128_f block; member 674 static void CRYPTO_gcm128_init(GCM128_CONTEXT *ctx,void *key,block128_f block) 880 block128_f block = ctx->block; local 1035 block128_f block = ctx->block; local
|
| H A D | des_ofb.c | 8 int len, unsigned char *ivec, unsigned int *num,block128_f block) in rk_crypto_ofb128_encrypt()
|
| H A D | sm4_cfb.c | 8 int enc, block128_f block) in rk_crypto_cfb128_encrypt()
|
| H A D | des_cfb.c | 9 int enc, block128_f block) in rk_crypto_cfb128_encrypt()
|
| /OK3568_Linux_fs/kernel/drivers/md/persistent-data/ |
| H A D | dm-array.h | 199 struct dm_block *block; member
|
| /OK3568_Linux_fs/kernel/fs/gfs2/ |
| H A D | rgrp.h | 83 static inline int rgrp_contains_block(struct gfs2_rgrpd *rgd, u64 block) in rgrp_contains_block()
|
| /OK3568_Linux_fs/kernel/fs/ext4/ |
| H A D | mballoc.c | 1034 int block, pnum, poff; in ext4_mb_get_buddy_page_lock() local 1161 int block; in ext4_mb_load_buddy_gfp() local 1308 static int mb_find_order_for_block(struct ext4_buddy *e4b, int block) in mb_find_order_for_block() 1470 int block; in mb_free_blocks() local 1548 static int mb_find_extent(struct ext4_buddy *e4b, int block, in mb_find_extent() 3204 ext4_fsblk_t block; in ext4_mb_mark_diskspace_used() local 3314 void ext4_mb_mark_bb(struct super_block *sb, ext4_fsblk_t block, in ext4_mb_mark_bb() 4644 ext4_grpblk_t block; in ext4_mb_initialize_context() local 4959 ext4_fsblk_t block = 0; in ext4_mb_new_blocks() local 5215 ext4_fsblk_t goal, block; in ext4_mb_new_blocks_simple() local [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/ |
| H A D | alloc-pool.h | 307 allocation_pool_list *block, *next_block; in release() local 370 char *block; in allocate() local
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dcn10/ |
| H A D | dcn10_dwb.h | 40 #define SRI(reg_name, block, id)\ argument 45 #define SRII(reg_name, block, id)\ argument
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/ |
| H A D | alloc-pool.h | 307 allocation_pool_list *block, *next_block; in release() local 370 char *block; in allocate() local
|
| /OK3568_Linux_fs/kernel/lib/crypto/ |
| H A D | blake2s-generic.c | 44 void blake2s_compress_generic(struct blake2s_state *state, const u8 *block, in blake2s_compress_generic()
|
| /OK3568_Linux_fs/kernel/net/mac80211/ |
| H A D | michael.c | 57 size_t block, blocks, left; in michael_mic() local
|
| /OK3568_Linux_fs/kernel/fs/squashfs/ |
| H A D | id.c | 36 int block = SQUASHFS_ID_BLOCK(index); in squashfs_get_id() local
|
| /OK3568_Linux_fs/kernel/arch/arm/crypto/ |
| H A D | blake2b-neon-glue.c | 22 const u8 *block, size_t nblocks, u32 inc) in blake2b_compress_arch()
|
| /OK3568_Linux_fs/kernel/drivers/crypto/stm32/ |
| H A D | stm32-cryp.c | 433 u32 block[AES_BLOCK_32] = {0}; in stm32_cryp_write_ccm_first_header() local 1235 u32 block[AES_BLOCK_32]; in stm32_cryp_irq_read_data() local 1249 u32 block[AES_BLOCK_32] = {0}; in stm32_cryp_irq_write_block() local 1262 u32 cfg, block[AES_BLOCK_32] = {0}; in stm32_cryp_irq_write_gcm_padded_data() local 1354 u32 block[AES_BLOCK_32] = {0}; in stm32_cryp_irq_write_ccm_padded_data() local 1480 u32 block[AES_BLOCK_32] = {0}; in stm32_cryp_irq_write_gcmccm_header() local
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/gpio/dce120/ |
| H A D | hw_translate_dce120.c | 54 #define REGI(reg_name, block, id)\ argument
|