Home
last modified time | relevance | path

Searched defs:block (Results 1 – 25 of 624) sorted by relevance

12345678910>>...25

/kernel/linux/linux-5.10/drivers/iio/buffer/
Dindustrialio-buffer-dma.c95 struct iio_dma_buffer_block *block = container_of(kref, in iio_buffer_block_release() local
107 static void iio_buffer_block_get(struct iio_dma_buffer_block *block) in iio_buffer_block_get()
112 static void iio_buffer_block_put(struct iio_dma_buffer_block *block) in iio_buffer_block_put()
126 struct iio_dma_buffer_block *block, *_block; in iio_dma_buffer_cleanup_worker() local
140 struct iio_dma_buffer_block *block; in iio_buffer_block_release_atomic() local
155 static void iio_buffer_block_put_atomic(struct iio_dma_buffer_block *block) in iio_buffer_block_put_atomic()
168 struct iio_dma_buffer_block *block; in iio_dma_buffer_alloc_block() local
192 static void _iio_dma_buffer_block_done(struct iio_dma_buffer_block *block) in _iio_dma_buffer_block_done()
213 void iio_dma_buffer_block_done(struct iio_dma_buffer_block *block) in iio_dma_buffer_block_done()
240 struct iio_dma_buffer_block *block, *_block; in iio_dma_buffer_block_list_abort() local
[all …]
/kernel/linux/linux-5.10/fs/lockd/
Dsvclock.c90 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 …]
/kernel/linux/linux-5.10/sound/isa/gus/
Dgus_mem.c28 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
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
Di915_buddy.c49 struct i915_buddy_block *block; in i915_block_alloc() local
62 static void i915_block_free(struct i915_buddy_block *block) in i915_block_free()
67 static void mark_allocated(struct i915_buddy_block *block) in mark_allocated()
76 struct i915_buddy_block *block) in mark_free()
85 static void mark_split(struct i915_buddy_block *block) in mark_split()
188 struct i915_buddy_block *block) in split_block()
216 get_buddy(struct i915_buddy_block *block) in get_buddy()
231 struct i915_buddy_block *block) in __i915_buddy_free()
255 struct i915_buddy_block *block) in i915_buddy_free()
263 struct i915_buddy_block *block, *on; in i915_buddy_free_list() local
[all …]
Di915_buddy.h71 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()
/kernel/linux/linux-5.10/drivers/s390/block/
Ddasd_ioctl.c99 static int dasd_ioctl_quiesce(struct dasd_block *block) in dasd_ioctl_quiesce()
120 static int dasd_ioctl_resume(struct dasd_block *block) in dasd_ioctl_resume()
142 static int dasd_ioctl_abortio(struct dasd_block *block) in dasd_ioctl_abortio()
178 static int dasd_ioctl_allowio(struct dasd_block *block) in dasd_ioctl_allowio()
199 dasd_format(struct dasd_block *block, struct format_data_t *fdata) in dasd_format()
237 static int dasd_check_format(struct dasd_block *block, in dasd_check_format()
389 static int dasd_ioctl_reset_profile(struct dasd_block *block) in dasd_ioctl_reset_profile()
398 static int dasd_ioctl_read_profile(struct dasd_block *block, void __user *argp) in dasd_ioctl_read_profile()
442 static int dasd_ioctl_reset_profile(struct dasd_block *block) in dasd_ioctl_reset_profile()
447 static int dasd_ioctl_read_profile(struct dasd_block *block, void __user *argp) in dasd_ioctl_read_profile()
[all …]
Ddasd_genhd.c30 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()
137 void dasd_destroy_partitions(struct dasd_block *block) in dasd_destroy_partitions()
/kernel/linux/linux-5.10/arch/arm/mach-cns3xxx/
Dpm.c15 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()
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/
Dcore_acl_flex_actions.c385 static void mlxsw_afa_resource_add(struct mlxsw_afa_block *block, in mlxsw_afa_resource_add()
396 static void mlxsw_afa_resources_destroy(struct mlxsw_afa_block *block) in mlxsw_afa_resources_destroy()
407 struct mlxsw_afa_block *block; in mlxsw_afa_block_create() local
443 void mlxsw_afa_block_destroy(struct mlxsw_afa_block *block) in mlxsw_afa_block_destroy()
458 int mlxsw_afa_block_commit(struct mlxsw_afa_block *block) in mlxsw_afa_block_commit()
492 char *mlxsw_afa_block_first_set(struct mlxsw_afa_block *block) in mlxsw_afa_block_first_set()
498 char *mlxsw_afa_block_cur_set(struct mlxsw_afa_block *block) in mlxsw_afa_block_cur_set()
504 u32 mlxsw_afa_block_first_kvdl_index(struct mlxsw_afa_block *block) in mlxsw_afa_block_first_kvdl_index()
515 int mlxsw_afa_block_activity_get(struct mlxsw_afa_block *block, bool *activity) in mlxsw_afa_block_activity_get()
524 int mlxsw_afa_block_continue(struct mlxsw_afa_block *block) in mlxsw_afa_block_continue()
[all …]
Dspectrum_matchall.c14 mlxsw_sp_mall_entry_find(struct mlxsw_sp_flow_block *block, unsigned long cookie) in mlxsw_sp_mall_entry_find()
158 static void mlxsw_sp_mall_prio_update(struct mlxsw_sp_flow_block *block) in mlxsw_sp_mall_prio_update()
175 struct mlxsw_sp_flow_block *block, in mlxsw_sp_mall_replace()
292 void mlxsw_sp_mall_destroy(struct mlxsw_sp_flow_block *block, in mlxsw_sp_mall_destroy()
316 int mlxsw_sp_mall_port_bind(struct mlxsw_sp_flow_block *block, in mlxsw_sp_mall_port_bind()
336 void mlxsw_sp_mall_port_unbind(struct mlxsw_sp_flow_block *block, in mlxsw_sp_mall_port_unbind()
345 int mlxsw_sp_mall_prio_get(struct mlxsw_sp_flow_block *block, u32 chain_index, in mlxsw_sp_mall_prio_get()
Dspectrum_flower.c19 struct mlxsw_sp_flow_block *block, in mlxsw_sp_flower_parse_actions()
218 struct mlxsw_sp_flow_block *block) in mlxsw_sp_flower_parse_meta()
399 struct mlxsw_sp_flow_block *block, in mlxsw_sp_flower_parse()
532 static int mlxsw_sp_flower_mall_prio_check(struct mlxsw_sp_flow_block *block, in mlxsw_sp_flower_mall_prio_check()
561 struct mlxsw_sp_flow_block *block, in mlxsw_sp_flower_replace()
612 struct mlxsw_sp_flow_block *block, in mlxsw_sp_flower_destroy()
634 struct mlxsw_sp_flow_block *block, in mlxsw_sp_flower_stats()
673 struct mlxsw_sp_flow_block *block, in mlxsw_sp_flower_tmplt_create()
694 struct mlxsw_sp_flow_block *block, in mlxsw_sp_flower_tmplt_destroy()
710 struct mlxsw_sp_flow_block *block, in mlxsw_sp_flower_prio_get()
Dspectrum_flow.c15 struct mlxsw_sp_flow_block *block; in mlxsw_sp_flow_block_create() local
27 void mlxsw_sp_flow_block_destroy(struct mlxsw_sp_flow_block *block) in mlxsw_sp_flow_block_destroy()
34 mlxsw_sp_flow_block_lookup(struct mlxsw_sp_flow_block *block, in mlxsw_sp_flow_block_lookup()
47 mlxsw_sp_flow_block_ruleset_bound(const struct mlxsw_sp_flow_block *block) in mlxsw_sp_flow_block_ruleset_bound()
53 struct mlxsw_sp_flow_block *block, in mlxsw_sp_flow_block_bind()
108 struct mlxsw_sp_flow_block *block, in mlxsw_sp_flow_block_unbind()
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/selftests/
Di915_buddy.c12 struct i915_buddy_block *block, in __igt_dump_block()
26 struct i915_buddy_block *block) in igt_dump_block()
38 struct i915_buddy_block *block) in igt_check_block()
116 struct i915_buddy_block *block; in igt_check_blocks() local
201 struct i915_buddy_block *block; in igt_check_mm() local
325 struct i915_buddy_block *block; in igt_buddy_alloc_smoke() local
410 struct i915_buddy_block *block, *bn; in igt_buddy_alloc_pessimistic() local
502 struct i915_buddy_block *block; in igt_buddy_alloc_optimistic() local
552 struct i915_buddy_block *block; in igt_buddy_alloc_pathological() local
663 struct i915_buddy_block *block; in igt_buddy_alloc_range() local
/kernel/linux/linux-5.10/net/sched/
Dcls_api.c61 struct tcf_block *block = chain->block; in tcf_proto_signal_destroying() local
100 struct tcf_block *block = chain->block; in tcf_proto_signal_destroyed() local
339 #define ASSERT_BLOCK_LOCKED(block) \ argument
348 static struct tcf_chain *tcf_chain_create(struct tcf_block *block, in tcf_chain_create()
379 struct tcf_block *block = chain->block; in tcf_chain0_head_change() local
394 struct tcf_block *block = chain->block; in tcf_chain_detach() local
409 static void tcf_block_destroy(struct tcf_block *block) in tcf_block_destroy()
418 struct tcf_block *block = chain->block; in tcf_chain_destroy() local
443 static struct tcf_chain *tcf_chain_lookup(struct tcf_block *block, in tcf_chain_lookup()
458 static struct tcf_chain *tcf_chain_lookup_rcu(const struct tcf_block *block, in tcf_chain_lookup_rcu()
[all …]
/kernel/liteos_a/fs/vfs/bcache/src/
Dbcache.c140 OsBcacheBlock *block = NULL; in RbFindBlock() local
152 static VOID RbAddBlock(OsBcache *bc, OsBcacheBlock *block) in RbAddBlock()
173 static inline VOID RbDelBlock(OsBcache *bc, OsBcacheBlock *block) in RbDelBlock()
178 static inline VOID ListMoveBlockToHead(OsBcache *bc, OsBcacheBlock *block) in ListMoveBlockToHead()
184 static inline VOID FreeBlock(OsBcache *bc, OsBcacheBlock *block) in FreeBlock()
246 static INT32 BlockRead(OsBcache *bc, OsBcacheBlock *block, UINT8 *buf) in BlockRead()
266 static INT32 BcacheGetFlag(OsBcache *bc, OsBcacheBlock *block) in BcacheGetFlag()
324 static VOID BcacheSetFlag(const OsBcache *bc, OsBcacheBlock *block, UINT32 pos, UINT32 size) in BcacheSetFlag()
348 static INT32 BcacheSyncBlock(OsBcache *bc, OsBcacheBlock *block) in BcacheSyncBlock()
381 static void NumListAdd(OsBcache *bc, OsBcacheBlock *block) in NumListAdd()
[all …]
/kernel/linux/linux-5.10/drivers/mtd/
Drfd_ftl.c57 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
Dnftlmount.c28 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
/kernel/linux/linux-5.10/fs/xfs/libxfs/
Dxfs_rmap_btree.h22 #define XFS_RMAP_REC_ADDR(block, index) \ argument
27 #define XFS_RMAP_KEY_ADDR(block, index) \ argument
32 #define XFS_RMAP_HIGH_KEY_ADDR(block, index) \ argument
38 #define XFS_RMAP_PTR_ADDR(block, index, maxrecs) \ argument
Dxfs_bmap_btree.h22 #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
Dxfs_btree.c60 struct xfs_btree_block *block, in __xfs_btree_check_lblock()
101 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()
187 struct xfs_btree_block *block, /* generic btree block pointer */ in xfs_btree_check_block()
272 struct xfs_btree_block *block = XFS_BUF_TO_BLOCK(bp); in xfs_btree_lblock_calc_crc() local
286 struct xfs_btree_block *block = XFS_BUF_TO_BLOCK(bp); in xfs_btree_lblock_verify_crc() local
310 struct xfs_btree_block *block = XFS_BUF_TO_BLOCK(bp); in xfs_btree_sblock_calc_crc() local
324 struct xfs_btree_block *block = XFS_BUF_TO_BLOCK(bp); in xfs_btree_sblock_verify_crc() local
599 struct xfs_btree_block *block) in xfs_btree_rec_addr()
[all …]
/kernel/linux/linux-5.10/fs/afs/
Ddir_edit.c23 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()
89 static void afs_clear_contig_bits(union afs_xdr_dir_block *block, in afs_clear_contig_bits()
110 static int afs_dir_scan_block(union afs_xdr_dir_block *block, struct qstr *name, in afs_dir_scan_block()
156 union afs_xdr_dir_block *block, int block_num) in afs_edit_init_block()
190 union afs_xdr_dir_block *meta, *block; in afs_edit_dir_add() local
369 union afs_xdr_dir_block *meta, *block; in afs_edit_dir_remove() local
/kernel/linux/linux-5.10/include/linux/
Dbuffer_head.h299 sb_bread(struct super_block *sb, sector_t block) in sb_bread()
305 sb_bread_unmovable(struct super_block *sb, sector_t block) in sb_bread_unmovable()
311 sb_breadahead(struct super_block *sb, sector_t block) in sb_breadahead()
317 sb_breadahead_unmovable(struct super_block *sb, sector_t block) in sb_breadahead_unmovable()
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()
[all …]
/kernel/linux/linux-5.10/drivers/gpio/
Dgpio-sch311x.c134 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
240 struct sch311x_gpio_block *block = gpiochip_get_data(chip); in sch311x_gpio_set_config() local
269 struct sch311x_gpio_block *block; in sch311x_gpio_probe() local
/kernel/linux/linux-5.10/drivers/video/fbdev/core/
Dfbmon.c96 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 …]
/kernel/linux/linux-5.10/sound/pci/ctxfi/
Dctvmem.c32 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

12345678910>>...25