/Linux-v5.4/drivers/iio/buffer/ |
D | industrialio-buffer-dma.c | 96 struct iio_dma_buffer_block *block = container_of(kref, in iio_buffer_block_release() local 108 static void iio_buffer_block_get(struct iio_dma_buffer_block *block) in iio_buffer_block_get() 113 static void iio_buffer_block_put(struct iio_dma_buffer_block *block) in iio_buffer_block_put() 127 struct iio_dma_buffer_block *block, *_block; in iio_dma_buffer_cleanup_worker() local 141 struct iio_dma_buffer_block *block; in iio_buffer_block_release_atomic() local 156 static void iio_buffer_block_put_atomic(struct iio_dma_buffer_block *block) in iio_buffer_block_put_atomic() 169 struct iio_dma_buffer_block *block; in iio_dma_buffer_alloc_block() local 193 static void _iio_dma_buffer_block_done(struct iio_dma_buffer_block *block) in _iio_dma_buffer_block_done() 214 void iio_dma_buffer_block_done(struct iio_dma_buffer_block *block) in iio_dma_buffer_block_done() 241 struct iio_dma_buffer_block *block, *_block; in iio_dma_buffer_block_list_abort() local [all …]
|
/Linux-v5.4/fs/lockd/ |
D | svclock.c | 90 nlmsvc_insert_block_locked(struct nlm_block *block, unsigned long when) in nlmsvc_insert_block_locked() 120 static void nlmsvc_insert_block(struct nlm_block *block, unsigned long when) in nlmsvc_insert_block() 131 nlmsvc_remove_block(struct nlm_block *block) in nlmsvc_remove_block() 147 struct nlm_block *block; in nlmsvc_lookup_block() local 185 struct nlm_block *block; in nlmsvc_find_block() local 220 struct nlm_block *block; in nlmsvc_create_block() local 273 static int nlmsvc_unlink_block(struct nlm_block *block) in nlmsvc_unlink_block() 286 struct nlm_block *block = container_of(kref, struct nlm_block, b_count); in nlmsvc_free_block() local 301 static void nlmsvc_release_block(struct nlm_block *block) in nlmsvc_release_block() 315 struct nlm_block *block, *next; in nlmsvc_traverse_blocks() local [all …]
|
/Linux-v5.4/sound/isa/gus/ |
D | gus_mem.c | 28 struct snd_gf1_mem_block * block) in snd_gf1_mem_xalloc() 63 int snd_gf1_mem_xfree(struct snd_gf1_mem * alloc, struct snd_gf1_mem_block * block) in snd_gf1_mem_xfree() 96 struct snd_gf1_mem_block *block; in snd_gf1_mem_look() local 109 struct snd_gf1_mem_block *block; in snd_gf1_mem_share() local 122 struct snd_gf1_mem_block * block, in snd_gf1_mem_find() 177 struct snd_gf1_mem_block block, *nblock; in snd_gf1_mem_alloc() local 210 struct snd_gf1_mem_block *block; in snd_gf1_mem_free() local 225 struct snd_gf1_mem_block block; in snd_gf1_mem_init() local 256 struct snd_gf1_mem_block *block, *nblock; in snd_gf1_mem_done() local 274 struct snd_gf1_mem_block *block; in snd_gf1_mem_info_read() local
|
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 157 struct snd_gf1_dma_block *block; in snd_gf1_dma_done() local 186 struct snd_gf1_dma_block *block; in snd_gf1_dma_transfer_block() local
|
/Linux-v5.4/drivers/gpu/drm/i915/ |
D | i915_buddy.c | 48 struct i915_buddy_block *block; in i915_block_alloc() local 61 static void i915_block_free(struct i915_buddy_block *block) in i915_block_free() 66 static void mark_allocated(struct i915_buddy_block *block) in mark_allocated() 75 struct i915_buddy_block *block) in mark_free() 84 static void mark_split(struct i915_buddy_block *block) in mark_split() 187 struct i915_buddy_block *block) in split_block() 215 get_buddy(struct i915_buddy_block *block) in get_buddy() 230 struct i915_buddy_block *block) in __i915_buddy_free() 254 struct i915_buddy_block *block) in i915_buddy_free() 262 struct i915_buddy_block *block, *on; in i915_buddy_free_list() local [all …]
|
D | i915_buddy.h | 71 i915_buddy_block_offset(struct i915_buddy_block *block) in i915_buddy_block_offset() 77 i915_buddy_block_order(struct i915_buddy_block *block) in i915_buddy_block_order() 83 i915_buddy_block_state(struct i915_buddy_block *block) in i915_buddy_block_state() 89 i915_buddy_block_is_allocated(struct i915_buddy_block *block) in i915_buddy_block_is_allocated() 95 i915_buddy_block_is_free(struct i915_buddy_block *block) in i915_buddy_block_is_free() 101 i915_buddy_block_is_split(struct i915_buddy_block *block) in i915_buddy_block_is_split() 108 struct i915_buddy_block *block) in i915_buddy_block_size()
|
/Linux-v5.4/drivers/s390/block/ |
D | dasd_ioctl.c | 103 static int dasd_ioctl_quiesce(struct dasd_block *block) in dasd_ioctl_quiesce() 124 static int dasd_ioctl_resume(struct dasd_block *block) in dasd_ioctl_resume() 146 static int dasd_ioctl_abortio(struct dasd_block *block) in dasd_ioctl_abortio() 182 static int dasd_ioctl_allowio(struct dasd_block *block) in dasd_ioctl_allowio() 203 dasd_format(struct dasd_block *block, struct format_data_t *fdata) in dasd_format() 241 static int dasd_check_format(struct dasd_block *block, in dasd_check_format() 393 static int dasd_ioctl_reset_profile(struct dasd_block *block) in dasd_ioctl_reset_profile() 402 static int dasd_ioctl_read_profile(struct dasd_block *block, void __user *argp) in dasd_ioctl_read_profile() 446 static int dasd_ioctl_reset_profile(struct dasd_block *block) in dasd_ioctl_reset_profile() 451 static int dasd_ioctl_read_profile(struct dasd_block *block, void __user *argp) in dasd_ioctl_read_profile() [all …]
|
D | dasd_genhd.c | 30 int dasd_gendisk_alloc(struct dasd_block *block) in dasd_gendisk_alloc() 86 void dasd_gendisk_free(struct dasd_block *block) in dasd_gendisk_free() 99 int dasd_scan_partitions(struct dasd_block *block) in dasd_scan_partitions() 142 void dasd_destroy_partitions(struct dasd_block *block) in dasd_destroy_partitions()
|
/Linux-v5.4/drivers/net/ethernet/mellanox/mlxsw/ |
D | core_acl_flex_actions.c | 293 static void mlxsw_afa_resource_add(struct mlxsw_afa_block *block, in mlxsw_afa_resource_add() 304 static void mlxsw_afa_resources_destroy(struct mlxsw_afa_block *block) in mlxsw_afa_resources_destroy() 315 struct mlxsw_afa_block *block; in mlxsw_afa_block_create() local 351 void mlxsw_afa_block_destroy(struct mlxsw_afa_block *block) in mlxsw_afa_block_destroy() 366 int mlxsw_afa_block_commit(struct mlxsw_afa_block *block) in mlxsw_afa_block_commit() 400 char *mlxsw_afa_block_first_set(struct mlxsw_afa_block *block) in mlxsw_afa_block_first_set() 406 char *mlxsw_afa_block_cur_set(struct mlxsw_afa_block *block) in mlxsw_afa_block_cur_set() 412 u32 mlxsw_afa_block_first_kvdl_index(struct mlxsw_afa_block *block) in mlxsw_afa_block_first_kvdl_index() 423 int mlxsw_afa_block_activity_get(struct mlxsw_afa_block *block, bool *activity) in mlxsw_afa_block_activity_get() 432 int mlxsw_afa_block_continue(struct mlxsw_afa_block *block) in mlxsw_afa_block_continue() [all …]
|
D | spectrum_acl.c | 49 struct mlxsw_sp_acl_block *block; member 95 struct mlxsw_sp *mlxsw_sp_acl_block_mlxsw_sp(struct mlxsw_sp_acl_block *block) in mlxsw_sp_acl_block_mlxsw_sp() 100 unsigned int mlxsw_sp_acl_block_rule_count(struct mlxsw_sp_acl_block *block) in mlxsw_sp_acl_block_rule_count() 105 void mlxsw_sp_acl_block_disable_inc(struct mlxsw_sp_acl_block *block) in mlxsw_sp_acl_block_disable_inc() 111 void mlxsw_sp_acl_block_disable_dec(struct mlxsw_sp_acl_block *block) in mlxsw_sp_acl_block_disable_dec() 117 bool mlxsw_sp_acl_block_disabled(struct mlxsw_sp_acl_block *block) in mlxsw_sp_acl_block_disabled() 122 bool mlxsw_sp_acl_block_is_egress_bound(struct mlxsw_sp_acl_block *block) in mlxsw_sp_acl_block_is_egress_bound() 142 struct mlxsw_sp_acl_block *block, in mlxsw_sp_acl_ruleset_bind() 154 struct mlxsw_sp_acl_block *block, in mlxsw_sp_acl_ruleset_unbind() 164 static bool mlxsw_sp_acl_ruleset_block_bound(struct mlxsw_sp_acl_block *block) in mlxsw_sp_acl_ruleset_block_bound() [all …]
|
D | spectrum_flower.c | 18 struct mlxsw_sp_acl_block *block, in mlxsw_sp_flower_parse_actions() 141 struct mlxsw_sp_acl_block *block) in mlxsw_sp_flower_parse_meta() 322 struct mlxsw_sp_acl_block *block, in mlxsw_sp_flower_parse() 456 struct mlxsw_sp_acl_block *block, in mlxsw_sp_flower_replace() 503 struct mlxsw_sp_acl_block *block, in mlxsw_sp_flower_destroy() 525 struct mlxsw_sp_acl_block *block, in mlxsw_sp_flower_stats() 561 struct mlxsw_sp_acl_block *block, in mlxsw_sp_flower_tmplt_create() 582 struct mlxsw_sp_acl_block *block, in mlxsw_sp_flower_tmplt_destroy()
|
/Linux-v5.4/arch/arm/mach-cns3xxx/ |
D | pm.c | 15 void cns3xxx_pwr_clk_en(unsigned int block) in cns3xxx_pwr_clk_en() 24 void cns3xxx_pwr_clk_dis(unsigned int block) in cns3xxx_pwr_clk_dis() 33 void cns3xxx_pwr_power_up(unsigned int block) in cns3xxx_pwr_power_up() 45 void cns3xxx_pwr_power_down(unsigned int block) in cns3xxx_pwr_power_down() 55 static void cns3xxx_pwr_soft_rst_force(unsigned int block) in cns3xxx_pwr_soft_rst_force() 74 void cns3xxx_pwr_soft_rst(unsigned int block) in cns3xxx_pwr_soft_rst()
|
/Linux-v5.4/net/sched/ |
D | cls_api.c | 60 struct tcf_block *block = chain->block; in tcf_proto_signal_destroying() local 99 struct tcf_block *block = chain->block; in tcf_proto_signal_destroyed() local 359 #define ASSERT_BLOCK_LOCKED(block) \ argument 368 static struct tcf_chain *tcf_chain_create(struct tcf_block *block, in tcf_chain_create() 399 struct tcf_block *block = chain->block; in tcf_chain0_head_change() local 414 struct tcf_block *block = chain->block; in tcf_chain_detach() local 429 static void tcf_block_destroy(struct tcf_block *block) in tcf_block_destroy() 438 struct tcf_block *block = chain->block; in tcf_chain_destroy() local 463 static struct tcf_chain *tcf_chain_lookup(struct tcf_block *block, in tcf_chain_lookup() 480 static struct tcf_chain *__tcf_chain_get(struct tcf_block *block, in __tcf_chain_get() [all …]
|
/Linux-v5.4/drivers/gpu/drm/i915/selftests/ |
D | i915_buddy.c | 14 struct i915_buddy_block *block, in __igt_dump_block() 28 struct i915_buddy_block *block) in igt_dump_block() 40 struct i915_buddy_block *block) in igt_check_block() 118 struct i915_buddy_block *block; in igt_check_blocks() local 203 struct i915_buddy_block *block; in igt_check_mm() local 317 struct i915_buddy_block *block; in igt_buddy_alloc_smoke() local 391 struct i915_buddy_block *block, *bn; in igt_buddy_alloc_pessimistic() local 483 struct i915_buddy_block *block; in igt_buddy_alloc_optimistic() local 533 struct i915_buddy_block *block; in igt_buddy_alloc_pathological() local 644 struct i915_buddy_block *block; in igt_buddy_alloc_range() local
|
/Linux-v5.4/drivers/mtd/ |
D | rfd_ftl.c | 57 struct block { struct 80 int reserved_block; /* block next up for reclaim */ argument 95 struct block *block = &part->blocks[block_no]; in build_block_map() local 271 static int erase_block(struct partition *part, int block) in erase_block() 412 int block, best_block, score, old_sector_block; in reclaim_block() local 484 int block, stop; in find_free_block() local 508 int rc, block; in find_writable_block() local 550 int block, offset, rc; in mark_sector_deleted() local 585 static int find_free_sector(const struct partition *part, const struct block *block) in find_free_sector() 607 struct block *block; in do_writesect() local
|
D | nftlmount.c | 28 unsigned int block, boot_record_count = 0; in find_boot_record() local 305 int NFTL_formatblock(struct NFTLrecord *nftl, int block) in NFTL_formatblock() 375 unsigned int block, i, status; in check_sectors_in_chain() local 428 unsigned int length = 0, block = first_block; in calc_chain_length() local 460 unsigned int block = first_block, block1; in format_chain() local 491 static int check_and_mark_free_block(struct NFTLrecord *nftl, int block) in check_and_mark_free_block() 552 static int get_fold_mark(struct NFTLrecord *nftl, unsigned int block) in get_fold_mark() 569 unsigned int block, first_block, is_first_block; in NFTL_mount() local
|
/Linux-v5.4/fs/xfs/libxfs/ |
D | xfs_bmap_btree.h | 22 #define XFS_BMBT_REC_ADDR(mp, block, index) \ argument 28 #define XFS_BMBT_KEY_ADDR(mp, block, index) \ argument 34 #define XFS_BMBT_PTR_ADDR(mp, block, index, maxrecs) \ argument 41 #define XFS_BMDR_REC_ADDR(block, index) \ argument 47 #define XFS_BMDR_KEY_ADDR(block, index) \ argument 53 #define XFS_BMDR_PTR_ADDR(block, index, maxrecs) \ argument
|
D | xfs_rmap_btree.h | 21 #define XFS_RMAP_REC_ADDR(block, index) \ argument 26 #define XFS_RMAP_KEY_ADDR(block, index) \ argument 31 #define XFS_RMAP_HIGH_KEY_ADDR(block, index) \ argument 37 #define XFS_RMAP_PTR_ADDR(block, index, maxrecs) \ argument
|
D | xfs_btree.c | 59 struct xfs_btree_block *block, in __xfs_btree_check_lblock() 100 struct xfs_btree_block *block, in xfs_btree_check_lblock() 125 struct xfs_btree_block *block, in __xfs_btree_check_sblock() 164 struct xfs_btree_block *block, in xfs_btree_check_sblock() 188 struct xfs_btree_block *block, /* generic btree block pointer */ in xfs_btree_check_block() 273 struct xfs_btree_block *block = XFS_BUF_TO_BLOCK(bp); in xfs_btree_lblock_calc_crc() local 287 struct xfs_btree_block *block = XFS_BUF_TO_BLOCK(bp); in xfs_btree_lblock_verify_crc() local 311 struct xfs_btree_block *block = XFS_BUF_TO_BLOCK(bp); in xfs_btree_sblock_calc_crc() local 325 struct xfs_btree_block *block = XFS_BUF_TO_BLOCK(bp); in xfs_btree_sblock_verify_crc() local 598 struct xfs_btree_block *block) in xfs_btree_rec_addr() [all …]
|
D | xfs_refcount_btree.h | 27 #define XFS_REFCOUNT_REC_ADDR(block, index) \ argument 33 #define XFS_REFCOUNT_KEY_ADDR(block, index) \ argument 39 #define XFS_REFCOUNT_PTR_ADDR(block, index, maxrecs) \ argument
|
/Linux-v5.4/fs/afs/ |
D | dir_edit.c | 23 static int afs_find_contig_bits(union afs_xdr_dir_block *block, unsigned int nr_slots) in afs_find_contig_bits() 68 static void afs_set_contig_bits(union afs_xdr_dir_block *block, in afs_set_contig_bits() 93 static void afs_clear_contig_bits(union afs_xdr_dir_block *block, in afs_clear_contig_bits() 118 static int afs_dir_scan_block(union afs_xdr_dir_block *block, struct qstr *name, in afs_dir_scan_block() 164 union afs_xdr_dir_block *block, int block_num) in afs_edit_init_block() 198 union afs_xdr_dir_block *meta, *block; in afs_edit_dir_add() local 379 union afs_xdr_dir_block *meta, *block; in afs_edit_dir_remove() local
|
/Linux-v5.4/drivers/gpio/ |
D | gpio-sch311x.c | 134 struct sch311x_gpio_block *block = gpiochip_get_data(chip); in sch311x_gpio_request() local 150 struct sch311x_gpio_block *block = gpiochip_get_data(chip); in sch311x_gpio_free() local 160 struct sch311x_gpio_block *block = gpiochip_get_data(chip); in sch311x_gpio_get() local 170 static void __sch311x_gpio_set(struct sch311x_gpio_block *block, in __sch311x_gpio_set() 184 struct sch311x_gpio_block *block = gpiochip_get_data(chip); in sch311x_gpio_set() local 193 struct sch311x_gpio_block *block = gpiochip_get_data(chip); in sch311x_gpio_direction_in() local 208 struct sch311x_gpio_block *block = gpiochip_get_data(chip); in sch311x_gpio_direction_out() local 224 struct sch311x_gpio_block *block = gpiochip_get_data(chip); in sch311x_gpio_get_direction() local 237 struct sch311x_gpio_block *block = gpiochip_get_data(chip); in sch311x_gpio_set_config() local 266 struct sch311x_gpio_block *block; in sch311x_gpio_probe() local
|
/Linux-v5.4/include/linux/ |
D | buffer_head.h | 305 sb_bread(struct super_block *sb, sector_t block) in sb_bread() 311 sb_bread_unmovable(struct super_block *sb, sector_t block) in sb_bread_unmovable() 317 sb_breadahead(struct super_block *sb, sector_t block) in sb_breadahead() 323 sb_getblk(struct super_block *sb, sector_t block) in sb_getblk() 330 sb_getblk_gfp(struct super_block *sb, sector_t block, gfp_t gfp) in sb_getblk_gfp() 336 sb_find_get_block(struct super_block *sb, sector_t block) in sb_find_get_block() 342 map_bh(struct buffer_head *bh, struct super_block *sb, sector_t block) in map_bh() 370 sector_t block, in getblk_unmovable() 377 sector_t block, in __getblk() 394 __bread(struct block_device *bdev, sector_t block, unsigned size) in __bread()
|
/Linux-v5.4/drivers/video/fbdev/core/ |
D | fbmon.c | 96 static int edid_is_serial_block(unsigned char *block) in edid_is_serial_block() 106 static int edid_is_ascii_block(unsigned char *block) in edid_is_ascii_block() 116 static int edid_is_limits_block(unsigned char *block) in edid_is_limits_block() 126 static int edid_is_monitor_block(unsigned char *block) in edid_is_monitor_block() 136 static int edid_is_timing_block(unsigned char *block) in edid_is_timing_block() 147 unsigned char *block = edid + ID_MANUFACTURER_NAME, manufacturer[4]; in check_edid() local 292 static void parse_vendor_block(unsigned char *block, struct fb_monspecs *specs) in parse_vendor_block() 326 static void get_chroma(unsigned char *block, struct fb_monspecs *specs) in get_chroma() 409 static int get_est_timing(unsigned char *block, struct fb_videomode *mode) in get_est_timing() 494 static int get_std_timing(unsigned char *block, struct fb_videomode *mode, in get_std_timing() [all …]
|
/Linux-v5.4/sound/pci/ctxfi/ |
D | ctvmem.c | 32 struct ct_vm_block *block = NULL, *entry; in get_vm_block() local 75 static void put_vm_block(struct ct_vm *vm, struct ct_vm_block *block) in put_vm_block() 126 struct ct_vm_block *block; in ct_vm_map() local 152 static void ct_vm_unmap(struct ct_vm *vm, struct ct_vm_block *block) in ct_vm_unmap() 172 struct ct_vm_block *block; in ct_vm_create() local
|