Home
last modified time | relevance | path

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

12345678910>>...21

/Linux-v4.19/drivers/iio/buffer/
Dindustrialio-buffer-dma.c97 struct iio_dma_buffer_block *block = container_of(kref, in iio_buffer_block_release() local
109 static void iio_buffer_block_get(struct iio_dma_buffer_block *block) in iio_buffer_block_get()
114 static void iio_buffer_block_put(struct iio_dma_buffer_block *block) in iio_buffer_block_put()
128 struct iio_dma_buffer_block *block, *_block; in iio_dma_buffer_cleanup_worker() local
142 struct iio_dma_buffer_block *block; in iio_buffer_block_release_atomic() local
157 static void iio_buffer_block_put_atomic(struct iio_dma_buffer_block *block) in iio_buffer_block_put_atomic()
170 struct iio_dma_buffer_block *block; in iio_dma_buffer_alloc_block() local
194 static void _iio_dma_buffer_block_done(struct iio_dma_buffer_block *block) in _iio_dma_buffer_block_done()
215 void iio_dma_buffer_block_done(struct iio_dma_buffer_block *block) in iio_dma_buffer_block_done()
242 struct iio_dma_buffer_block *block, *_block; in iio_dma_buffer_block_list_abort() local
[all …]
/Linux-v4.19/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 …]
Dclntlock.c101 struct nlm_wait *block; in nlmclnt_prepare_block() local
117 void nlmclnt_finish_block(struct nlm_wait *block) in nlmclnt_finish_block()
130 int nlmclnt_block(struct nlm_wait *block, struct nlm_rqst *req, long timeout) in nlmclnt_block()
167 struct nlm_wait *block; in nlmclnt_grant() local
231 struct nlm_wait *block; in reclaimer() local
/Linux-v4.19/drivers/s390/block/
Ddasd_ioctl.c103 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()
340 static int dasd_ioctl_reset_profile(struct dasd_block *block) in dasd_ioctl_reset_profile()
349 static int dasd_ioctl_read_profile(struct dasd_block *block, void __user *argp) in dasd_ioctl_read_profile()
393 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()
[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()
142 void dasd_destroy_partitions(struct dasd_block *block) in dasd_destroy_partitions()
/Linux-v4.19/sound/isa/gus/
Dgus_mem.c43 struct snd_gf1_mem_block * block) in snd_gf1_mem_xalloc()
78 int snd_gf1_mem_xfree(struct snd_gf1_mem * alloc, struct snd_gf1_mem_block * block) in snd_gf1_mem_xfree()
111 struct snd_gf1_mem_block *block; in snd_gf1_mem_look() local
124 struct snd_gf1_mem_block *block; in snd_gf1_mem_share() local
137 struct snd_gf1_mem_block * block, in snd_gf1_mem_find()
192 struct snd_gf1_mem_block block, *nblock; in snd_gf1_mem_alloc() local
225 struct snd_gf1_mem_block *block; in snd_gf1_mem_free() local
240 struct snd_gf1_mem_block block; in snd_gf1_mem_init() local
275 struct snd_gf1_mem_block *block, *nblock; in snd_gf1_mem_done() local
293 struct snd_gf1_mem_block *block; in snd_gf1_mem_info_read() local
Dgus_dma.c97 struct snd_gf1_dma_block *block; in snd_gf1_dma_next_block() local
129 struct snd_gf1_dma_block *block; in snd_gf1_dma_interrupt() local
172 struct snd_gf1_dma_block *block; in snd_gf1_dma_done() local
201 struct snd_gf1_dma_block *block; in snd_gf1_dma_transfer_block() local
/Linux-v4.19/drivers/net/ethernet/mellanox/mlxsw/
Dcore_acl_flex_actions.c293 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 …]
Dspectrum_acl.c57 struct mlxsw_sp_acl_block *block; member
103 struct mlxsw_sp *mlxsw_sp_acl_block_mlxsw_sp(struct mlxsw_sp_acl_block *block) in mlxsw_sp_acl_block_mlxsw_sp()
108 unsigned int mlxsw_sp_acl_block_rule_count(struct mlxsw_sp_acl_block *block) in mlxsw_sp_acl_block_rule_count()
113 void mlxsw_sp_acl_block_disable_inc(struct mlxsw_sp_acl_block *block) in mlxsw_sp_acl_block_disable_inc()
119 void mlxsw_sp_acl_block_disable_dec(struct mlxsw_sp_acl_block *block) in mlxsw_sp_acl_block_disable_dec()
125 bool mlxsw_sp_acl_block_disabled(struct mlxsw_sp_acl_block *block) in mlxsw_sp_acl_block_disabled()
130 bool mlxsw_sp_acl_block_is_egress_bound(struct mlxsw_sp_acl_block *block) in mlxsw_sp_acl_block_is_egress_bound()
150 struct mlxsw_sp_acl_block *block, in mlxsw_sp_acl_ruleset_bind()
162 struct mlxsw_sp_acl_block *block, in mlxsw_sp_acl_ruleset_unbind()
172 static bool mlxsw_sp_acl_ruleset_block_bound(struct mlxsw_sp_acl_block *block) in mlxsw_sp_acl_ruleset_block_bound()
[all …]
/Linux-v4.19/arch/arm/mach-cns3xxx/
Dpm.c18 void cns3xxx_pwr_clk_en(unsigned int block) in cns3xxx_pwr_clk_en()
27 void cns3xxx_pwr_clk_dis(unsigned int block) in cns3xxx_pwr_clk_dis()
36 void cns3xxx_pwr_power_up(unsigned int block) in cns3xxx_pwr_power_up()
48 void cns3xxx_pwr_power_down(unsigned int block) in cns3xxx_pwr_power_down()
58 static void cns3xxx_pwr_soft_rst_force(unsigned int block) in cns3xxx_pwr_soft_rst_force()
77 void cns3xxx_pwr_soft_rst(unsigned int block) in cns3xxx_pwr_soft_rst()
/Linux-v4.19/net/sched/
Dcls_api.c201 static struct tcf_chain *tcf_chain_create(struct tcf_block *block, in tcf_chain_create()
229 struct tcf_block *block = chain->block; in tcf_chain0_head_change() local
239 struct tcf_block *block = chain->block; in tcf_chain_destroy() local
262 static struct tcf_chain *tcf_chain_lookup(struct tcf_block *block, in tcf_chain_lookup()
277 static struct tcf_chain *__tcf_chain_get(struct tcf_block *block, in __tcf_chain_get()
308 static struct tcf_chain *tcf_chain_get(struct tcf_block *block, u32 chain_index, in tcf_chain_get()
314 struct tcf_chain *tcf_chain_get_by_act(struct tcf_block *block, u32 chain_index) in tcf_chain_get_by_act()
368 static bool tcf_block_offload_in_use(struct tcf_block *block) in tcf_block_offload_in_use()
373 static int tcf_block_offload_cmd(struct tcf_block *block, in tcf_block_offload_cmd()
388 static int tcf_block_offload_bind(struct tcf_block *block, struct Qdisc *q, in tcf_block_offload_bind()
[all …]
/Linux-v4.19/drivers/mtd/
Drfd_ftl.c56 struct block { struct
79 int reserved_block; /* block next up for reclaim */ argument
94 struct block *block = &part->blocks[block_no]; in build_block_map() local
270 static int erase_block(struct partition *part, int block) in erase_block()
411 int block, best_block, score, old_sector_block; in reclaim_block() local
483 int block, stop; in find_free_block() local
507 int rc, block; in find_writable_block() local
549 int block, offset, rc; in mark_sector_deleted() local
584 static int find_free_sector(const struct partition *part, const struct block *block) in find_free_sector()
606 struct block *block; in do_writesect() local
Dnftlmount.c41 unsigned int block, boot_record_count = 0; in find_boot_record() local
318 int NFTL_formatblock(struct NFTLrecord *nftl, int block) in NFTL_formatblock()
387 unsigned int block, i, status; in check_sectors_in_chain() local
440 unsigned int length = 0, block = first_block; in calc_chain_length() local
472 unsigned int block = first_block, block1; in format_chain() local
503 static int check_and_mark_free_block(struct NFTLrecord *nftl, int block) in check_and_mark_free_block()
564 static int get_fold_mark(struct NFTLrecord *nftl, unsigned int block) in get_fold_mark()
581 unsigned int block, first_block, is_first_block; in NFTL_mount() local
/Linux-v4.19/fs/xfs/libxfs/
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_rmap_btree.h21 #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
Dxfs_btree.c62 struct xfs_btree_block *block, in __xfs_btree_check_lblock()
103 struct xfs_btree_block *block, in xfs_btree_check_lblock()
128 struct xfs_btree_block *block, in __xfs_btree_check_sblock()
167 struct xfs_btree_block *block, in xfs_btree_check_sblock()
191 struct xfs_btree_block *block, /* generic btree block pointer */ in xfs_btree_check_block()
276 struct xfs_btree_block *block = XFS_BUF_TO_BLOCK(bp); in xfs_btree_lblock_calc_crc() local
290 struct xfs_btree_block *block = XFS_BUF_TO_BLOCK(bp); in xfs_btree_lblock_verify_crc() local
314 struct xfs_btree_block *block = XFS_BUF_TO_BLOCK(bp); in xfs_btree_sblock_calc_crc() local
328 struct xfs_btree_block *block = XFS_BUF_TO_BLOCK(bp); in xfs_btree_sblock_verify_crc() local
601 struct xfs_btree_block *block) in xfs_btree_rec_addr()
[all …]
Dxfs_refcount_btree.h27 #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
Dxfs_alloc_btree.h29 #define XFS_ALLOC_REC_ADDR(mp, block, index) \ argument
35 #define XFS_ALLOC_KEY_ADDR(mp, block, index) \ argument
41 #define XFS_ALLOC_PTR_ADDR(mp, block, index, maxrecs) \ argument
/Linux-v4.19/fs/afs/
Ddir_edit.c27 static int afs_find_contig_bits(union afs_xdr_dir_block *block, unsigned int nr_slots) in afs_find_contig_bits()
72 static void afs_set_contig_bits(union afs_xdr_dir_block *block, in afs_set_contig_bits()
97 static void afs_clear_contig_bits(union afs_xdr_dir_block *block, in afs_clear_contig_bits()
122 static int afs_dir_scan_block(union afs_xdr_dir_block *block, struct qstr *name, in afs_dir_scan_block()
168 union afs_xdr_dir_block *block, int block_num) in afs_edit_init_block()
202 union afs_xdr_dir_block *meta, *block; in afs_edit_dir_add() local
383 union afs_xdr_dir_block *meta, *block; in afs_edit_dir_remove() local
/Linux-v4.19/include/linux/
Dbuffer_head.h305 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-v4.19/drivers/gpio/
Dgpio-sch311x.c138 struct sch311x_gpio_block *block = gpiochip_get_data(chip); in sch311x_gpio_request() local
154 struct sch311x_gpio_block *block = gpiochip_get_data(chip); in sch311x_gpio_free() local
164 struct sch311x_gpio_block *block = gpiochip_get_data(chip); in sch311x_gpio_get() local
174 static void __sch311x_gpio_set(struct sch311x_gpio_block *block, in __sch311x_gpio_set()
188 struct sch311x_gpio_block *block = gpiochip_get_data(chip); in sch311x_gpio_set() local
197 struct sch311x_gpio_block *block = gpiochip_get_data(chip); in sch311x_gpio_direction_in() local
212 struct sch311x_gpio_block *block = gpiochip_get_data(chip); in sch311x_gpio_direction_out() local
228 struct sch311x_gpio_block *block = gpiochip_get_data(chip); in sch311x_gpio_get_direction() local
241 struct sch311x_gpio_block *block = gpiochip_get_data(chip); in sch311x_gpio_set_config() local
270 struct sch311x_gpio_block *block; in sch311x_gpio_probe() local
/Linux-v4.19/sound/pci/ctxfi/
Dctvmem.c35 struct ct_vm_block *block = NULL, *entry; in get_vm_block() local
78 static void put_vm_block(struct ct_vm *vm, struct ct_vm_block *block) in put_vm_block()
129 struct ct_vm_block *block; in ct_vm_map() local
155 static void ct_vm_unmap(struct ct_vm *vm, struct ct_vm_block *block) in ct_vm_unmap()
175 struct ct_vm_block *block; in ct_vm_create() local
/Linux-v4.19/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 …]
/Linux-v4.19/drivers/w1/
Dw1_netlink.c50 struct w1_cb_block *block; member
64 static u16 w1_reply_len(struct w1_cb_block *block) in w1_reply_len()
71 static void w1_unref_block(struct w1_cb_block *block) in w1_unref_block()
91 static void w1_reply_make_space(struct w1_cb_block *block, u16 space) in w1_reply_make_space()
104 static void w1_netlink_check_send(struct w1_cb_block *block) in w1_netlink_check_send()
119 static void w1_netlink_setup_msg(struct w1_cb_block *block, u32 ack) in w1_netlink_setup_msg()
142 static void w1_netlink_queue_cmd(struct w1_cb_block *block, in w1_netlink_queue_cmd()
169 static void w1_netlink_queue_status(struct w1_cb_block *block, in w1_netlink_queue_status()
245 struct w1_cb_block *block = dev->priv; in w1_send_slave() local
552 struct w1_cb_block *block = NULL; in w1_cn_callback() local
/Linux-v4.19/arch/mips/alchemy/common/
Dvss.c22 static inline void __enable_block(int block) in __enable_block()
53 static inline void __disable_block(int block) in __disable_block()
69 void au1300_vss_block_control(int block, int enable) in au1300_vss_block_control()

12345678910>>...21