/openbmc/linux/drivers/gpu/drm/amd/display/dc/irq/dcn315/ |
H A D | irq_service_dcn315.c | 207 #define SRI(reg_name, block, id)\ argument 215 #define IRQ_REG_ENTRY(block, reg_num, reg1, mask1, reg2, mask2)\ argument
|
/openbmc/linux/drivers/md/ |
H A D | dm-thin-metadata.h | 137 dm_block_t block; member
|
/openbmc/linux/include/crypto/ |
H A D | md5.h | 21 u32 block[MD5_BLOCK_WORDS]; member
|
/openbmc/linux/drivers/mtd/ |
H A D | mtdblock.c | 231 unsigned long block, char *buf) in mtdblock_readsect() 238 unsigned long block, char *buf) in mtdblock_writesect()
|
/openbmc/linux/drivers/dma/dw/ |
H A D | idma32.c | 184 u32 block; in idma32_bytes2block() local 197 static size_t idma32_block2bytes(struct dw_dma_chan *dwc, u32 block, u32 width) in idma32_block2bytes()
|
/openbmc/linux/drivers/net/ethernet/mscc/ |
H A D | ocelot_flower.c | 148 struct ocelot_vcap_block *block; in ocelot_find_vcap_filter_that_points_at() local 941 struct ocelot_vcap_block *block; in ocelot_cls_flower_destroy() local 978 struct ocelot_vcap_block *block; in ocelot_cls_flower_stats() local
|
/openbmc/linux/drivers/base/regmap/ |
H A D | regcache.c | 738 static int regcache_sync_block_single(struct regmap *map, void *block, in regcache_sync_block_single() 790 static int regcache_sync_block_raw(struct regmap *map, void *block, in regcache_sync_block_raw() 832 int regcache_sync_block(struct regmap *map, void *block, in regcache_sync_block()
|
/openbmc/linux/fs/squashfs/ |
H A D | fragment.c | 39 int block, offset, size; in squashfs_frag_lookup() local
|
H A D | symlink.c | 40 u64 block = squashfs_i(inode)->start; in squashfs_symlink_read_folio() local
|
H A D | file_direct.c | 22 int squashfs_readpage_block(struct page *target_page, u64 block, int bsize, in squashfs_readpage_block()
|
/openbmc/linux/include/net/ |
H A D | pkt_cls.h | 36 struct tcf_block *block; member 65 static inline bool tcf_block_shared(struct tcf_block *block) in tcf_block_shared() 70 static inline bool tcf_block_non_null_shared(struct tcf_block *block) in tcf_block_non_null_shared() 75 static inline struct Qdisc *tcf_block_q(struct tcf_block *block) in tcf_block_q() 100 static inline bool tcf_block_shared(struct tcf_block *block) in tcf_block_shared() 105 static inline bool tcf_block_non_null_shared(struct tcf_block *block) in tcf_block_non_null_shared() 126 static inline void tcf_block_put(struct tcf_block *block) in tcf_block_put() 131 void tcf_block_put_ext(struct tcf_block *block, struct Qdisc *q, in tcf_block_put_ext() 136 static inline struct Qdisc *tcf_block_q(struct tcf_block *block) in tcf_block_q() 142 const struct tcf_block *block, in tcf_classify()
|
/openbmc/qemu/dump/ |
H A D | dump.c | 531 static void write_memory(DumpState *s, GuestPhysBlock *block, ram_addr_t start, in write_memory() 561 GuestPhysBlock *block; in get_offset_range() local 714 int64_t dump_filtered_memblock_size(GuestPhysBlock *block, in dump_filtered_memblock_size() 734 int64_t dump_filtered_memblock_start(GuestPhysBlock *block, in dump_filtered_memblock_start() 758 GuestPhysBlock *block; in dump_iterate() local 1282 GuestPhysBlock *block = *blockptr; in get_next_page() local 1727 GuestPhysBlock *block; in dump_calculate_size() local
|
/openbmc/linux/net/sched/ |
H A D | cls_u32.c | 333 struct tcf_block *block = tp->chain->block; in tc_u_common_ptr() local 492 struct tcf_block *block = tp->chain->block; in u32_clear_hw_hnode() local 507 struct tcf_block *block = tp->chain->block; in u32_replace_hw_hnode() local 536 struct tcf_block *block = tp->chain->block; in u32_remove_hw_knode() local 551 struct tcf_block *block = tp->chain->block; in u32_replace_hw_knode() local 1255 struct tcf_block *block = tp->chain->block; in u32_reoffload_knode() local
|
/openbmc/linux/drivers/mfd/ |
H A D | stmpe.c | 260 int stmpe_set_altfunc(struct stmpe *stmpe, u32 pins, enum stmpe_block block) in stmpe_set_altfunc() 574 static int stmpe811_get_altfunc(struct stmpe *stmpe, enum stmpe_block block) in stmpe811_get_altfunc() 800 static int stmpe1601_get_altfunc(struct stmpe *stmpe, enum stmpe_block block) in stmpe1601_get_altfunc() 1014 static int stmpe24xx_get_altfunc(struct stmpe *stmpe, enum stmpe_block block) in stmpe24xx_get_altfunc() 1309 struct stmpe_variant_block *block = &variant->blocks[i]; in stmpe_devices_init() local
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn21/ |
H A D | dcn21_resource.c | 105 #define SRI(reg_name, block, id)\ argument 109 #define SRIR(var_name, reg_name, block, id)\ argument 113 #define SRII(reg_name, block, id)\ argument 117 #define DCCG_SRII(reg_name, block, id)\ argument 121 #define VUPDATE_SRII(reg_name, block, id)\ argument
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/ |
H A D | dm_services.h | 165 #define get_reg_field_value_soc15(reg_value, block, reg_num, reg_name, reg_field)\ argument 171 #define set_reg_field_value_soc15(reg_value, value, block, reg_num, reg_name, reg_field)\ argument
|
/openbmc/linux/drivers/comedi/drivers/ |
H A D | jr3_pci.c | 352 struct jr3_block __iomem *block = dev->mmio; in jr3_write_firmware() local 608 struct jr3_block __iomem *block = dev->mmio; in jr3_pci_alloc_spriv() local 643 struct jr3_block __iomem *block = dev->mmio; in jr3_pci_show_copyright() local 661 struct jr3_block __iomem *block; in jr3_pci_auto_attach() local
|
/openbmc/linux/drivers/misc/ |
H A D | sram-exec.c | 22 int sram_check_protect_exec(struct sram_dev *sram, struct sram_reserve *block, in sram_check_protect_exec()
|
/openbmc/linux/fs/freevxfs/ |
H A D | vxfs_olt.c | 33 vxfs_oblock(struct super_block *sbp, daddr_t block, u_long bsize) in vxfs_oblock()
|
/openbmc/linux/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()
|
/openbmc/linux/fs/gfs2/ |
H A D | rgrp.h | 85 static inline int rgrp_contains_block(struct gfs2_rgrpd *rgd, u64 block) in rgrp_contains_block()
|
/openbmc/linux/drivers/md/persistent-data/ |
H A D | dm-array.h | 200 struct dm_block *block; member
|
/openbmc/linux/fs/bfs/ |
H A D | inode.c | 39 int block, off; in bfs_iget() local 389 int block = (i - BFS_ROOT_INO) / BFS_INODES_PER_BLOCK + 1; in bfs_fill_super() local
|
/openbmc/linux/drivers/gpu/drm/radeon/ |
H A D | radeon_irq_kms.c | 500 void radeon_irq_kms_enable_afmt(struct radeon_device *rdev, int block) in radeon_irq_kms_enable_afmt() 522 void radeon_irq_kms_disable_afmt(struct radeon_device *rdev, int block) in radeon_irq_kms_disable_afmt()
|
/openbmc/qemu/tests/tcg/multiarch/ |
H A D | sha1.c | 80 CHAR64LONG16 block[1]; /* use array to appear as a pointer */ in SHA1Transform() local 88 CHAR64LONG16* block = (const CHAR64LONG16*)buffer; in SHA1Transform() local
|