Home
last modified time | relevance | path

Searched defs:block (Results 176 – 200 of 818) sorted by relevance

12345678910>>...33

/OK3568_Linux_fs/kernel/fs/ext4/
H A Dnamei.c55 ext4_lblk_t *block) in ext4_append()
115 #define ext4_read_dirblock(inode, block, type) \ argument
119 ext4_lblk_t block, in __ext4_read_dirblock()
235 __le32 block; member
745 ext4_lblk_t block = dx_get_block(entries); in dx_show_entries() local
789 ext4_lblk_t block; in dx_probe() local
1048 struct inode *dir, ext4_lblk_t block, in htree_dirblock_to_tree()
1162 ext4_lblk_t block; in ext4_htree_fill_tree() local
1339 static void dx_insert_block(struct dx_frame *frame, u32 hash, ext4_lblk_t block) in dx_insert_block()
1527 static int is_dx_internal_node(struct inode *dir, ext4_lblk_t block, in is_dx_internal_node()
[all …]
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dcn20/
H A Ddcn20_dwb.h41 #define SRI(reg_name, block, id)\ argument
45 #define SRI2(reg_name, block, id)\ argument
49 #define SRII(reg_name, block, id)\ argument
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_acl_flex_keys.c102 char *block) in mlxsw_sp1_afk_encode_block()
296 char *block) in mlxsw_sp2_afk_encode_block()
/OK3568_Linux_fs/kernel/fs/adfs/
H A Dinode.c16 adfs_get_block(struct inode *inode, sector_t block, struct buffer_head *bh, in adfs_get_block()
70 static sector_t _adfs_bmap(struct address_space *mapping, sector_t block) in _adfs_bmap()
/OK3568_Linux_fs/kernel/mm/
H A Dpercpu.c316 static int pcpu_next_hint(struct pcpu_block_md *block, int alloc_bits) in pcpu_next_hint()
349 struct pcpu_block_md *block; in pcpu_next_md_free_region() local
404 struct pcpu_block_md *block; in pcpu_next_fit_region() local
586 static void pcpu_block_update(struct pcpu_block_md *block, int start, int end) in pcpu_block_update()
674 struct pcpu_block_md *block; in pcpu_block_update_scan() local
732 struct pcpu_block_md *block = chunk->md_blocks + index; in pcpu_block_refresh_hint() local
770 struct pcpu_block_md *s_block, *e_block, *block; in pcpu_block_update_hint_alloc() local
916 struct pcpu_block_md *s_block, *e_block, *block; in pcpu_block_update_hint_free() local
1260 static void pcpu_init_md_block(struct pcpu_block_md *block, int nr_bits) in pcpu_init_md_block()
/OK3568_Linux_fs/kernel/arch/x86/crypto/
H A Dblake2s-glue.c30 void blake2s_compress(struct blake2s_state *state, const u8 *block, in blake2s_compress()
/OK3568_Linux_fs/kernel/fs/squashfs/
H A Dfile_cache.c21 int squashfs_readpage_block(struct page *page, u64 block, int bsize, int expected) in squashfs_readpage_block()
/OK3568_Linux_fs/kernel/sound/soc/intel/atom/sst/
H A Dsst_loader.c176 struct fw_block_info *block; in sst_parse_module_memcpy() local
396 struct sst_block *block; in sst_load_fw() local
/OK3568_Linux_fs/kernel/fs/sysv/
H A Dinode.c177 unsigned int block; in sysv_iget() local
237 unsigned int ino, block; in __sysv_write_inode() local
/OK3568_Linux_fs/kernel/fs/qnx6/
H A Dinode.c64 static unsigned qnx6_get_devblock(struct super_block *sb, __fs32 block) in qnx6_get_devblock()
116 unsigned block = 0; in qnx6_block_map() local
494 static sector_t qnx6_bmap(struct address_space *mapping, sector_t block) in qnx6_bmap()
/OK3568_Linux_fs/kernel/drivers/base/regmap/
H A Dregcache.c668 static int regcache_sync_block_single(struct regmap *map, void *block, in regcache_sync_block_single()
732 static int regcache_sync_block_raw(struct regmap *map, void *block, in regcache_sync_block_raw()
774 int regcache_sync_block(struct regmap *map, void *block, in regcache_sync_block()
/OK3568_Linux_fs/kernel/fs/minix/
H A Dinode.c178 unsigned long i, block; in minix_fill_super() local
391 static int minix_get_block(struct inode *inode, sector_t block, in minix_get_block()
439 static sector_t minix_bmap(struct address_space *mapping, sector_t block) in minix_bmap()
/OK3568_Linux_fs/kernel/fs/xfs/libxfs/
H A Dxfs_btree_staging.c441 struct xfs_btree_block *block, in xfs_btree_bload_leaf()
474 struct xfs_btree_block *block) in xfs_btree_bload_node()
750 struct xfs_btree_block *block = NULL; in xfs_btree_bload() local
H A Dxfs_btree.h418 static inline int xfs_btree_get_numrecs(struct xfs_btree_block *block) in xfs_btree_get_numrecs()
423 static inline void xfs_btree_set_numrecs(struct xfs_btree_block *block, in xfs_btree_set_numrecs()
429 static inline int xfs_btree_get_level(struct xfs_btree_block *block) in xfs_btree_get_level()
522 struct xfs_btree_block *block; in xfs_btree_islastblock() local
/OK3568_Linux_fs/u-boot/net/
H A Dtftp.c167 static inline void store_block(int block, uchar *src, unsigned len) in store_block()
228 static int load_block(unsigned block, uchar *dst, unsigned len) in load_block()
499 int block = ntohs(*s); in tftp_handler() local
/OK3568_Linux_fs/kernel/fs/efs/
H A Dfile.c37 int efs_bmap(struct inode *inode, efs_block_t block) { in efs_bmap()
/OK3568_Linux_fs/kernel/drivers/s390/block/
H A Ddasd_eckd.c1974 struct dasd_block *block; in dasd_eckd_check_characteristics() local
2233 static int dasd_eckd_start_analysis(struct dasd_block *block) in dasd_eckd_start_analysis()
2252 static int dasd_eckd_end_analysis(struct dasd_block *block) in dasd_eckd_end_analysis()
2356 static int dasd_eckd_do_analysis(struct dasd_block *block) in dasd_eckd_do_analysis()
2387 dasd_eckd_fill_geometry(struct dasd_block *block, struct hd_geometry *geo) in dasd_eckd_fill_geometry()
3031 struct dasd_block *block = cqr->block; in test_and_set_format_track() local
3061 struct dasd_block *block) in clear_format_track()
3095 struct dasd_block *block; in dasd_eckd_ese_format() local
3178 struct dasd_block *block; in dasd_eckd_ese_read() local
3644 dasd_eckd_dso_ras(struct dasd_device *device, struct dasd_block *block, in dasd_eckd_dso_ras()
[all …]
/OK3568_Linux_fs/buildroot/dl/stressapptest/git/src/
H A Derror_diag.cc214 int ErrorDiag::AddHDDMiscompareError(string devicename, int block, int offset, in AddHDDMiscompareError()
267 int ErrorDiag::AddHDDSectorTagError(string devicename, int block, int offset, in AddHDDSectorTagError()
/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 Dmemory-block.h71 block_list *block = new (uncast_block) block_list; in release() local
/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 Dmemory-block.h71 block_list *block = new (uncast_block) block_list; in release() local
/OK3568_Linux_fs/kernel/drivers/net/ethernet/google/gve/
H A Dgve_tx.c136 struct gve_notify_block *block = in gve_tx_remove_from_block() local
178 struct gve_notify_block *block = &priv->ntfy_blocks[ntfy_idx]; in gve_tx_add_to_block() local
578 bool gve_tx_poll(struct gve_notify_block *block, int budget) in gve_tx_poll()
/OK3568_Linux_fs/kernel/net/sched/
H A Dcls_u32.c321 struct tcf_block *block = tp->chain->block; in tc_u_common_ptr() local
478 struct tcf_block *block = tp->chain->block; in u32_clear_hw_hnode() local
493 struct tcf_block *block = tp->chain->block; in u32_replace_hw_hnode() local
522 struct tcf_block *block = tp->chain->block; in u32_remove_hw_knode() local
537 struct tcf_block *block = tp->chain->block; in u32_replace_hw_knode() local
1176 struct tcf_block *block = tp->chain->block; in u32_reoffload_knode() local
/OK3568_Linux_fs/kernel/drivers/mfd/
H A Dstmpe.c266 int stmpe_set_altfunc(struct stmpe *stmpe, u32 pins, enum stmpe_block block) in stmpe_set_altfunc()
576 static int stmpe811_get_altfunc(struct stmpe *stmpe, enum stmpe_block block) in stmpe811_get_altfunc()
802 static int stmpe1601_get_altfunc(struct stmpe *stmpe, enum stmpe_block block) in stmpe1601_get_altfunc()
1016 static int stmpe24xx_get_altfunc(struct stmpe *stmpe, enum stmpe_block block) in stmpe24xx_get_altfunc()
1311 struct stmpe_variant_block *block = &variant->blocks[i]; in stmpe_devices_init() local
/OK3568_Linux_fs/kernel/drivers/staging/comedi/drivers/
H A Djr3_pci.c366 struct jr3_block __iomem *block = dev->mmio; in jr3_write_firmware() local
624 struct jr3_block __iomem *block = dev->mmio; in jr3_pci_alloc_spriv() local
659 struct jr3_block __iomem *block = dev->mmio; in jr3_pci_show_copyright() local
677 struct jr3_block __iomem *block; in jr3_pci_auto_attach() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn10/
H A Drv1_clk_mgr_clk.c43 #define CLK_REG(reg_name, block, inst)\ argument

12345678910>>...33