/linux-4.4.14/fs/befs/ |
H A D | io.c | 30 befs_blocknr_t block = 0; befs_bread_iaddr() local 64 befs_bread(struct super_block *sb, befs_blocknr_t block) befs_bread() argument
|
H A D | datastream.c | 53 befs_blocknr_t block; /* block coresponding to pos */ befs_read_datastream() local
|
/linux-4.4.14/fs/squashfs/ |
H A D | file_cache.c | 23 int squashfs_readpage_block(struct page *page, u64 block, int bsize) squashfs_readpage_block() argument
|
H A D | fragment.c | 52 int block = SQUASHFS_FRAGMENT_INDEX(fragment); squashfs_frag_lookup() local
|
H A D | id.c | 49 int block = SQUASHFS_ID_BLOCK(index); squashfs_get_id() local
|
H A D | symlink.c | 52 u64 block = squashfs_i(inode)->start; squashfs_symlink_readpage() local
|
H A D | xattr_id.c | 45 int block = SQUASHFS_XATTR_BLOCK(index); squashfs_xattr_lookup() local
|
H A D | file_direct.c | 27 int squashfs_readpage_block(struct page *target_page, u64 block, int bsize) squashfs_readpage_block() argument 140 static int squashfs_read_cache(struct page *target_page, u64 block, int bsize, squashfs_read_cache() argument
|
H A D | inode.c | 116 u64 block = SQUASHFS_INODE_BLK(ino) + msblk->inode_table; squashfs_read_inode() local
|
H A D | cache.c | 416 void *squashfs_read_table(struct super_block *sb, u64 block, int length) squashfs_read_table() argument 65 squashfs_cache_get(struct super_block *sb, struct squashfs_cache *cache, u64 block, int length) squashfs_cache_get() argument 344 squashfs_read_metadata(struct super_block *sb, void *buffer, u64 *block, int *offset, int length) squashfs_read_metadata() argument
|
H A D | dir.c | 114 u64 block = squashfs_i(inode)->start + msblk->directory_table; squashfs_readdir() local
|
H A D | namei.c | 148 u64 block = squashfs_i(dir)->start + msblk->directory_table; squashfs_lookup() local
|
H A D | file.c | 177 long long block = 0; read_indexes() local 335 static int read_blocklist(struct inode *inode, int index, u64 *block) read_blocklist() argument 471 u64 block = 0; squashfs_readpage() local
|
H A D | squashfs_fs_sb.h | 43 u64 block; member in struct:squashfs_cache_entry
|
/linux-4.4.14/fs/efs/ |
H A D | file.c | 36 int efs_bmap(struct inode *inode, efs_block_t block) { efs_bmap() argument
|
H A D | dir.c | 25 efs_block_t block; efs_readdir() local
|
H A D | namei.c | 24 efs_block_t block; efs_find_entry() local
|
H A D | inode.c | 20 static sector_t _efs_bmap(struct address_space *mapping, sector_t block) _efs_bmap() argument 55 efs_block_t block, offset; efs_iget() local 177 efs_extent_check(efs_extent *ptr, efs_block_t block, struct efs_sb_info *sb) { efs_extent_check() argument 197 efs_block_t efs_map_block(struct inode *inode, efs_block_t block) { efs_map_block() argument
|
/linux-4.4.14/drivers/s390/block/ |
H A D | dasd_genhd.c | 29 int dasd_gendisk_alloc(struct dasd_block *block) dasd_gendisk_alloc() argument 86 void dasd_gendisk_free(struct dasd_block *block) dasd_gendisk_free() argument 99 int dasd_scan_partitions(struct dasd_block *block) dasd_scan_partitions() argument 142 void dasd_destroy_partitions(struct dasd_block *block) dasd_destroy_partitions() argument
|
H A D | dasd_proc.c | 38 struct dasd_block *block; dasd_devices_show() local
|
H A D | dasd_ioctl.c | 103 static int dasd_ioctl_quiesce(struct dasd_block *block) dasd_ioctl_quiesce() argument 124 static int dasd_ioctl_resume(struct dasd_block *block) dasd_ioctl_resume() argument 146 static int dasd_ioctl_abortio(struct dasd_block *block) dasd_ioctl_abortio() argument 182 static int dasd_ioctl_allowio(struct dasd_block *block) dasd_ioctl_allowio() argument 203 dasd_format(struct dasd_block *block, struct format_data_t *fdata) dasd_format() argument 304 static int dasd_ioctl_reset_profile(struct dasd_block *block) dasd_ioctl_reset_profile() argument 313 static int dasd_ioctl_read_profile(struct dasd_block *block, void __user *argp) dasd_ioctl_read_profile() argument 357 static int dasd_ioctl_reset_profile(struct dasd_block *block) dasd_ioctl_reset_profile() argument 362 static int dasd_ioctl_read_profile(struct dasd_block *block, void __user *argp) dasd_ioctl_read_profile() argument 371 static int dasd_ioctl_information(struct dasd_block *block, dasd_ioctl_information() argument 486 static int dasd_ioctl_readall_cmb(struct dasd_block *block, unsigned int cmd, dasd_ioctl_readall_cmb() argument 502 struct dasd_block *block; dasd_ioctl() local
|
H A D | dasd_diag.c | 323 struct dasd_block *block; dasd_diag_check_device() local 482 dasd_diag_fill_geometry(struct dasd_block *block, struct hd_geometry *geo) dasd_diag_fill_geometry() argument 506 dasd_diag_build_cp(struct dasd_device *memdev, struct dasd_block *block, struct request *req) dasd_diag_build_cp() argument
|
H A D | dasd_fba.c | 128 struct dasd_block *block; dasd_fba_check_characteristics() local 193 static int dasd_fba_do_analysis(struct dasd_block *block) dasd_fba_do_analysis() argument 213 static int dasd_fba_fill_geometry(struct dasd_block *block, dasd_fba_fill_geometry() argument 253 dasd_fba_build_cp(struct dasd_device * memdev, struct dasd_block *block, struct request *req) dasd_fba_build_cp() argument
|
/linux-4.4.14/drivers/md/ |
H A D | dm-thin-metadata.h | 136 dm_block_t block; member in struct:dm_thin_lookup_result
|
/linux-4.4.14/drivers/mtd/ |
H A D | mtdblock_ro.c | 29 mtdblock_readsect(struct mtd_blktrans_dev *dev, unsigned long block, char *buf) mtdblock_readsect() argument 39 mtdblock_writesect(struct mtd_blktrans_dev *dev, unsigned long block, char *buf) mtdblock_writesect() argument
|
H A D | inftlmount.c | 48 unsigned int i, block; find_boot_record() local 372 int INFTL_formatblock(struct INFTLrecord *inftl, int block) INFTL_formatblock() argument 440 unsigned int block = first_block, block1; format_chain() local 513 int logical, block, i; INFTL_dumpVUchains() local 540 unsigned int block, first_block, prev_block, last_block; INFTL_mount() local
|
H A D | mtd_blkdevs.c | 80 unsigned long block, nsect; do_blktrans_request() local
|
H A D | mtdblock.c | 258 mtdblock_readsect(struct mtd_blktrans_dev *dev, unsigned long block, char *buf) mtdblock_readsect() argument 265 mtdblock_writesect(struct mtd_blktrans_dev *dev, unsigned long block, char *buf) mtdblock_writesect() argument
|
H A D | nftlcore.c | 251 int block; NFTL_foldchain() local 535 static inline u16 NFTL_findwriteunit(struct NFTLrecord *nftl, unsigned block) NFTL_findwriteunit() argument 687 static int nftl_writeblock(struct mtd_blktrans_dev *mbd, unsigned long block, nftl_writeblock() argument 714 static int nftl_readblock(struct mtd_blktrans_dev *mbd, unsigned long block, nftl_readblock() argument
|
H A D | nftlmount.c | 41 unsigned int block, boot_record_count = 0; find_boot_record() local 307 int NFTL_formatblock(struct NFTLrecord *nftl, int block) NFTL_formatblock() argument 379 unsigned int block, i, status; check_sectors_in_chain() local 432 unsigned int length = 0, block = first_block; calc_chain_length() local 464 unsigned int block = first_block, block1; format_chain() local 495 static int check_and_mark_free_block(struct NFTLrecord *nftl, int block) check_and_mark_free_block() argument 556 static int get_fold_mark(struct NFTLrecord *nftl, unsigned int block) get_fold_mark() argument 573 unsigned int block, first_block, is_first_block; NFTL_mount() local
|
H A D | inftlcore.c | 255 int block, silly; INFTL_foldchain() local 473 static inline u16 INFTL_findwriteunit(struct INFTLrecord *inftl, unsigned block) INFTL_findwriteunit() argument 644 int block, silly; INFTL_trydeletechain() local 758 static int INFTL_deleteblock(struct INFTLrecord *inftl, unsigned block) INFTL_deleteblock() argument 817 static int inftl_writeblock(struct mtd_blktrans_dev *mbd, unsigned long block, inftl_writeblock() argument 865 static int inftl_readblock(struct mtd_blktrans_dev *mbd, unsigned long block, inftl_readblock() argument
|
H A D | rfd_ftl.c | 56 struct block { struct 94 struct block *block = &part->blocks[block_no]; build_block_map() local 326 static int erase_block(struct partition *part, int block) erase_block() argument 447 int block, best_block, score, old_sector_block; reclaim_block() local 519 int block, stop; find_free_block() local 543 int rc, block; find_writable_block() local 585 int block, offset, rc; mark_sector_deleted() local 620 static int find_free_sector(const struct partition *part, const struct block *block) find_free_sector() argument 642 struct block *block; do_writesect() local
|
/linux-4.4.14/drivers/misc/ |
H A D | atmel_tclib.c | 43 struct atmel_tc *atmel_tc_alloc(unsigned block) atmel_tc_alloc() argument
|
H A D | sram.c | 89 static int sram_add_pool(struct sram_dev *sram, struct sram_reserve *block, sram_add_pool() argument 109 static int sram_add_export(struct sram_dev *sram, struct sram_reserve *block, sram_add_export() argument 127 static int sram_add_partition(struct sram_dev *sram, struct sram_reserve *block, sram_add_partition() argument 182 struct sram_reserve *rblocks, *block; sram_reserve_regions() local
|
/linux-4.4.14/drivers/gpu/drm/nouveau/include/nvkm/core/ |
H A D | notify.h | 12 int block; member in struct:nvkm_notify
|
/linux-4.4.14/arch/x86/platform/intel-mid/device_libs/ |
H A D | platform_msic.c | 79 void *msic_generic_platform_data(void *info, enum intel_msic_block block) msic_generic_platform_data() argument
|
/linux-4.4.14/fs/freevxfs/ |
H A D | vxfs_olt.c | 57 vxfs_oblock(struct super_block *sbp, daddr_t block, u_long bsize) vxfs_oblock() argument
|
H A D | vxfs_subr.c | 102 vxfs_bread(struct inode *ip, int block) vxfs_bread() argument 180 vxfs_bmap(struct address_space *mapping, sector_t block) vxfs_bmap() argument
|
H A D | vxfs_bmap.c | 128 vxfs_bmap_indir(struct inode *ip, long indir, int size, long block) vxfs_bmap_indir() argument
|
H A D | vxfs_inode.c | 92 u_long block, offset; vxfs_blkiget() local
|
H A D | vxfs_lookup.c | 109 u_long npages, page, nblocks, pblocks, block; vxfs_find_entry() local 236 u_long page, npages, block, pblocks, nblocks, offset; vxfs_readdir() local
|
/linux-4.4.14/fs/sysv/ |
H A D | balloc.c | 48 unsigned block = fs32_to_cpu(sbi, nr); sysv_free_block() local 102 unsigned int block; sysv_new_block() local 165 unsigned block; sysv_count_free_blocks() local
|
H A D | ialloc.c | 60 int block = sbi->s_firstinodezone + sbi->s_block_base; sysv_raw_inode() local
|
H A D | inode.c | 178 unsigned int block; sysv_iget() local 238 unsigned int ino, block; __sysv_write_inode() local
|
H A D | super.c | 273 int block; member in struct:__anon11910
|
/linux-4.4.14/fs/udf/ |
H A D | ialloc.c | 53 int block; udf_new_inode() local
|
H A D | dir.c | 45 int block, iblock; udf_readdir() local
|
H A D | directory.c | 28 int i, num, block; udf_fileident_read() local
|
H A D | misc.c | 31 struct buffer_head *udf_tgetblk(struct super_block *sb, int block) udf_tgetblk() argument 39 struct buffer_head *udf_tread(struct super_block *sb, int block) udf_tread() argument 201 struct buffer_head *udf_read_tagged(struct super_block *sb, uint32_t block, udf_read_tagged() argument
|
H A D | partition.c | 29 uint32_t udf_get_pblock(struct super_block *sb, uint32_t block, udf_get_pblock() argument 46 uint32_t udf_get_pblock_virt15(struct super_block *sb, uint32_t block, udf_get_pblock_virt15() argument 106 inline uint32_t udf_get_pblock_virt20(struct super_block *sb, uint32_t block, udf_get_pblock_virt20() argument 112 uint32_t udf_get_pblock_spar15(struct super_block *sb, uint32_t block, udf_get_pblock_spar15() argument 280 static uint32_t udf_try_read_meta(struct inode *inode, uint32_t block, udf_try_read_meta() argument 305 uint32_t udf_get_pblock_meta25(struct super_block *sb, uint32_t block, udf_get_pblock_meta25() argument
|
H A D | udf_i.h | 7 struct kernel_lb_addr block; member in struct:extent_position
|
H A D | udfdecl.h | 101 uint32_t block; member in struct:udf_vds_record
|
/linux-4.4.14/include/crypto/ |
H A D | md5.h | 18 u32 block[MD5_BLOCK_WORDS]; member in struct:md5_state
|
/linux-4.4.14/include/sound/ |
H A D | util_mem.h | 41 struct list_head block; /* block linked-list header */ member in struct:snd_util_memhdr
|
H A D | pcm_oss.h | 29 block:1, member in struct:snd_pcm_oss_setup
|
H A D | soundfont.h | 50 struct snd_util_memblk *block; /* allocated data block */ member in struct:snd_sf_sample
|
/linux-4.4.14/arch/mips/alchemy/common/ |
H A D | vss.c | 22 static inline void __enable_block(int block) __enable_block() argument 53 static inline void __disable_block(int block) __disable_block() argument 69 void au1300_vss_block_control(int block, int enable) au1300_vss_block_control() argument
|
/linux-4.4.14/arch/mips/cavium-octeon/executive/ |
H A D | cvmx-interrupt-decodes.c | 51 void __cvmx_interrupt_gmxx_rxx_int_en_enable(int index, int block) __cvmx_interrupt_gmxx_rxx_int_en_enable() argument 232 void __cvmx_interrupt_pcsx_intx_en_reg_enable(int index, int block) __cvmx_interrupt_pcsx_intx_en_reg_enable() argument
|
H A D | cvmx-interrupt-rsl.c | 50 void __cvmx_interrupt_asxx_enable(int block) __cvmx_interrupt_asxx_enable() argument
|
/linux-4.4.14/net/mac80211/ |
H A D | michael.c | 60 size_t block, blocks, left; michael_mic() local
|
/linux-4.4.14/drivers/misc/cb710/ |
H A D | debug.c | 25 static inline int allow_reg_read(unsigned block, unsigned offset, unsigned bits) allow_reg_read() argument
|
/linux-4.4.14/drivers/net/wireless/ath/wil6210/ |
H A D | ioctl.c | 105 void *block; wil_ioc_memio_block() local
|
H A D | fw_inc.c | 206 const struct wil_fw_data_dwrite *block = d->data; fw_handle_direct_write() local 262 const struct wil_fw_data_gw *block = d->data; fw_handle_gateway_data() local 321 const struct wil_fw_data_gw4 *block = d->data; fw_handle_gateway_data4() local
|
/linux-4.4.14/fs/minix/ |
H A D | itree_v1.c | 24 static int block_to_path(struct inode * inode, long block, int offsets[DEPTH]) block_to_path() argument 53 int V1_minix_get_block(struct inode * inode, long block, V1_minix_get_block() argument
|
H A D | itree_v2.c | 26 static int block_to_path(struct inode * inode, long block, int offsets[DEPTH]) block_to_path() argument 62 int V2_minix_get_block(struct inode * inode, long block, V2_minix_get_block() argument
|
H A D | bitmap.c | 41 void minix_free_block(struct inode *inode, unsigned long block) minix_free_block() argument 108 int block; minix_V1_raw_inode() local 132 int block; minix_V2_raw_inode() local
|
H A D | itree_common.c | 145 static inline int get_block(struct inode * inode, sector_t block, get_block() argument
|
H A D | inode.c | 164 unsigned long i, block; minix_fill_super() local 375 static int minix_get_block(struct inode *inode, sector_t block, minix_get_block() argument 423 static sector_t minix_bmap(struct address_space *mapping, sector_t block) minix_bmap() argument
|
/linux-4.4.14/include/uapi/linux/ |
H A D | wil6210_uapi.h | 84 void __user *block; /* block address */ member in struct:wil_memio_block
|
H A D | i2c.h | 132 __u8 block[I2C_SMBUS_BLOCK_MAX + 2]; /* block[0] is used for length */ member in union:i2c_smbus_data
|
/linux-4.4.14/fs/qnx4/ |
H A D | namei.c | 59 unsigned long block, offset, blkofs; qnx4_find_entry() local
|
H A D | inode.c | 86 u32 block = try_extent(&qnx4_inode->di_first_xtnt, &offset); qnx4_block_map() local 251 static sector_t qnx4_bmap(struct address_space *mapping, sector_t block) qnx4_bmap() argument 264 int block; qnx4_iget() local
|
/linux-4.4.14/arch/arm/mach-cns3xxx/ |
H A D | pm.c | 18 void cns3xxx_pwr_clk_en(unsigned int block) cns3xxx_pwr_clk_en() argument 27 void cns3xxx_pwr_clk_dis(unsigned int block) cns3xxx_pwr_clk_dis() argument 36 void cns3xxx_pwr_power_up(unsigned int block) cns3xxx_pwr_power_up() argument 48 void cns3xxx_pwr_power_down(unsigned int block) cns3xxx_pwr_power_down() argument 58 static void cns3xxx_pwr_soft_rst_force(unsigned int block) cns3xxx_pwr_soft_rst_force() argument 77 void cns3xxx_pwr_soft_rst(unsigned int block) cns3xxx_pwr_soft_rst() argument
|
/linux-4.4.14/sound/isa/gus/ |
H A D | gus_dma.c | 97 struct snd_gf1_dma_block *block; snd_gf1_dma_next_block() local 129 struct snd_gf1_dma_block *block; snd_gf1_dma_interrupt() local 172 struct snd_gf1_dma_block *block; snd_gf1_dma_done() local 201 struct snd_gf1_dma_block *block; snd_gf1_dma_transfer_block() local
|
H A D | gus_mem.c | 78 int snd_gf1_mem_xfree(struct snd_gf1_mem * alloc, struct snd_gf1_mem_block * block) snd_gf1_mem_xfree() argument 111 struct snd_gf1_mem_block *block; snd_gf1_mem_look() local 124 struct snd_gf1_mem_block *block; snd_gf1_mem_share() local 192 struct snd_gf1_mem_block block, *nblock; snd_gf1_mem_alloc() local 225 struct snd_gf1_mem_block *block; snd_gf1_mem_free() local 240 struct snd_gf1_mem_block block; snd_gf1_mem_init() local 275 struct snd_gf1_mem_block *block, *nblock; snd_gf1_mem_done() local 293 struct snd_gf1_mem_block *block; snd_gf1_mem_info_read() local 42 snd_gf1_mem_xalloc(struct snd_gf1_mem * alloc, struct snd_gf1_mem_block * block) snd_gf1_mem_xalloc() argument 136 snd_gf1_mem_find(struct snd_gf1_mem * alloc, struct snd_gf1_mem_block * block, unsigned int size, int w_16, int align) snd_gf1_mem_find() argument
|
/linux-4.4.14/drivers/gpu/drm/udl/ |
H A D | udl_connector.c | 24 u8 *block; udl_get_edid() local
|
/linux-4.4.14/drivers/gpu/drm/radeon/ |
H A D | radeon_mem.c | 224 struct mem_block *block, **heap; radeon_mem_alloc() local 259 struct mem_block *block, **heap; radeon_mem_free() local
|
H A D | radeon_irq_kms.c | 463 void radeon_irq_kms_enable_afmt(struct radeon_device *rdev, int block) radeon_irq_kms_enable_afmt() argument 485 void radeon_irq_kms_disable_afmt(struct radeon_device *rdev, int block) radeon_irq_kms_disable_afmt() argument
|
/linux-4.4.14/arch/x86/kernel/ |
H A D | step.c | 195 static void enable_step(struct task_struct *child, bool block) enable_step() argument
|
/linux-4.4.14/fs/hfs/ |
H A D | mdb.c | 71 unsigned int block; hfs_mdb_get() local 302 sector_t block; hfs_mdb_commit() local
|
H A D | bnode.c | 243 int size, block, i, hash; __hfs_bnode_create() local
|
H A D | extent.c | 21 static void hfs_ext_build_key(hfs_btree_key *key, u32 cnid, u16 block, u8 type) hfs_ext_build_key() argument 165 static inline int __hfs_ext_cache_extent(struct hfs_find_data *fd, struct inode *inode, u32 block) __hfs_ext_cache_extent() argument 187 static int hfs_ext_read_extent(struct inode *inode, u16 block) hfs_ext_read_extent() argument 332 int hfs_get_block(struct inode *inode, sector_t block, hfs_get_block() argument 146 __hfs_ext_read_extent(struct hfs_find_data *fd, struct hfs_extent *extent, u32 cnid, u32 block, u8 type) __hfs_ext_read_extent() argument
|
H A D | inode.c | 65 static sector_t hfs_bmap(struct address_space *mapping, sector_t block) hfs_bmap() argument
|
/linux-4.4.14/fs/adfs/ |
H A D | dir_fplus.c | 20 unsigned long block; adfs_fplus_read() local
|
H A D | inode.c | 19 adfs_get_block(struct inode *inode, sector_t block, struct buffer_head *bh, adfs_get_block() argument 72 static sector_t _adfs_bmap(struct address_space *mapping, sector_t block) _adfs_bmap() argument
|
/linux-4.4.14/fs/affs/ |
H A D | inode.c | 22 u32 block; affs_iget() local 292 u32 block; affs_new_inode() local 350 u32 block = 0; affs_add_entry() local
|
H A D | bitmap.c | 38 affs_free_block(struct super_block *sb, u32 block) affs_free_block() argument
|
/linux-4.4.14/fs/ocfs2/ |
H A D | buffer_head_io.c | 101 int ocfs2_read_blocks_sync(struct ocfs2_super *osb, u64 block, ocfs2_read_blocks_sync() argument 176 int ocfs2_read_blocks(struct ocfs2_caching_info *ci, u64 block, int nr, ocfs2_read_blocks() argument
|
H A D | suballoc.h | 156 static inline u64 ocfs2_which_suballoc_group(u64 block, unsigned int bit) ocfs2_which_suballoc_group() argument
|
H A D | uptodate.c | 322 sector_t block = new->c_block; __ocfs2_insert_cache_tree() local 606 sector_t block = bh->b_blocknr; ocfs2_remove_from_cache() local 223 ocfs2_search_cache_tree(struct ocfs2_caching_info *ci, sector_t block) ocfs2_search_cache_tree() argument 303 ocfs2_append_cache_array(struct ocfs2_caching_info *ci, sector_t block) ocfs2_append_cache_array() argument 400 __ocfs2_set_buffer_uptodate(struct ocfs2_caching_info *ci, sector_t block, int expand_tree) __ocfs2_set_buffer_uptodate() argument 571 ocfs2_remove_block_from_cache(struct ocfs2_caching_info *ci, sector_t block) ocfs2_remove_block_from_cache() argument 612 ocfs2_remove_xattr_clusters_from_cache(struct ocfs2_caching_info *ci, sector_t block, u32 c_len) ocfs2_remove_xattr_clusters_from_cache() argument
|
/linux-4.4.14/fs/omfs/ |
H A D | bitmap.c | 90 int omfs_allocate_block(struct super_block *sb, u64 block) omfs_allocate_block() argument 174 int omfs_clear_range(struct super_block *sb, u64 block, int count) omfs_clear_range() argument
|
H A D | omfs.h | 29 static inline sector_t clus_to_blk(struct omfs_sb_info *sbi, sector_t block) clus_to_blk() argument
|
H A D | dir.c | 34 static struct buffer_head *omfs_scan_list(struct inode *dir, u64 block, omfs_scan_list() argument 72 u64 block, dummy; omfs_find_entry() local 118 u64 block; omfs_add_link() local 165 u64 block, prev; omfs_delete_entry() local
|
H A D | file.c | 217 static int omfs_get_block(struct inode *inode, sector_t block, omfs_get_block() argument 333 static sector_t omfs_bmap(struct address_space *mapping, sector_t block) omfs_bmap() argument 191 find_block(struct inode *inode, struct omfs_extent_entry *ent, sector_t block, int count, int *left) find_block() argument
|
/linux-4.4.14/arch/powerpc/include/asm/ |
H A D | rheap.h | 30 rh_block_t *block; member in struct:_rh_info
|
/linux-4.4.14/arch/mips/cavium-octeon/crypto/ |
H A D | octeon-md5.c | 56 const u64 *block = _block; octeon_md5_transform() local
|
H A D | octeon-sha512.c | 61 const u64 *block = _block; octeon_sha512_transform() local
|
H A D | octeon-sha1.c | 66 const u64 *block = _block; octeon_sha1_transform() local
|
H A D | octeon-sha256.c | 58 const u64 *block = _block; octeon_sha256_transform() local
|
/linux-4.4.14/sound/pci/ctxfi/ |
H A D | ctvmem.c | 35 struct ct_vm_block *block = NULL, *entry; get_vm_block() local 78 static void put_vm_block(struct ct_vm *vm, struct ct_vm_block *block) put_vm_block() argument 129 struct ct_vm_block *block; ct_vm_map() local 155 static void ct_vm_unmap(struct ct_vm *vm, struct ct_vm_block *block) ct_vm_unmap() argument 179 struct ct_vm_block *block; ct_vm_create() local
|
/linux-4.4.14/drivers/md/bcache/ |
H A D | debug.c | 81 unsigned block = ((void *) i - (void *) ondisk) / for_each_written_bset() local
|
/linux-4.4.14/drivers/mtd/onenand/ |
H A D | onenand_bbt.c | 149 int block; onenand_isbad_bbt() local
|
/linux-4.4.14/drivers/gpu/drm/ttm/ |
H A D | ttm_lock.c | 98 bool block = true; __ttm_read_trylock() local
|
/linux-4.4.14/drivers/net/wireless/cw1200/ |
H A D | fwio.c | 56 int ret, block, num_blocks; cw1200_load_firmware_cw1200() local
|
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/core/ |
H A D | mm.c | 238 nvkm_mm_init(struct nvkm_mm *mm, u32 offset, u32 length, u32 block) nvkm_mm_init() argument
|
/linux-4.4.14/crypto/ |
H A D | cast6_generic.c | 165 static inline void Q(u32 *block, u8 *Kr, u32 *Km) Q() argument 175 static inline void QBAR(u32 *block, u8 *Kr, u32 *Km) QBAR() argument 188 u32 block[4]; __cast6_encrypt() local 226 u32 block[4]; __cast6_decrypt() local
|
H A D | md4.c | 38 u32 block[MD4_BLOCK_WORDS]; member in struct:md4_ctx
|
H A D | wp512.c | 785 u64 block[8]; /* mu(buffer) */ wp512_process_buffer() local
|
H A D | keywrap.c | 148 struct crypto_kw_block *block = (struct crypto_kw_block *) crypto_kw_decrypt() local 233 struct crypto_kw_block *block = (struct crypto_kw_block *) crypto_kw_encrypt() local
|
H A D | lrw.c | 121 static inline int get_index128(be128 *block) get_index128() argument
|
/linux-4.4.14/fs/isofs/ |
H A D | dir.c | 87 unsigned long block, offset, block_saved, offset_saved; do_isofs_readdir() local
|
H A D | export.c | 153 u32 block; member in struct:isofs_fid 19 isofs_export_iget(struct super_block *sb, unsigned long block, unsigned long offset, __u32 generation) isofs_export_iget() argument
|
H A D | namei.c | 41 unsigned long block, f_pos, offset, block_saved, offset_saved; isofs_find_entry() local
|
H A D | isofs.h | 144 static inline unsigned long isofs_get_ino(unsigned long block, isofs_get_ino() argument 126 isofs_iget(struct super_block *sb, unsigned long block, unsigned long offset) isofs_iget() argument 133 isofs_iget_reloc(struct super_block *sb, unsigned long block, unsigned long offset) isofs_iget_reloc() argument 183 isofs_normalize_block_and_offset(struct iso_directory_record* de, unsigned long *block, unsigned long *offset) isofs_normalize_block_and_offset() argument
|
H A D | rock.c | 703 unsigned long block, offset; rock_ridge_symlink_readpage() local
|
/linux-4.4.14/fs/jffs2/ |
H A D | erase.c | 318 struct jffs2_raw_node_ref *block, *ref; jffs2_free_jeb_node_refs() local
|
/linux-4.4.14/fs/lockd/ |
H A D | clntlock.c | 100 struct nlm_wait *block; nlmclnt_prepare_block() local 116 void nlmclnt_finish_block(struct nlm_wait *block) nlmclnt_finish_block() argument 129 int nlmclnt_block(struct nlm_wait *block, struct nlm_rqst *req, long timeout) nlmclnt_block() argument 166 struct nlm_wait *block; nlmclnt_grant() local 230 struct nlm_wait *block; reclaimer() local
|
H A D | clntproc.c | 506 struct nlm_wait *block = NULL; nlmclnt_lock() local 732 static int nlmclnt_cancel(struct nlm_host *host, int block, struct file_lock *fl) nlmclnt_cancel() argument
|
H A D | svclock.c | 89 nlmsvc_insert_block_locked(struct nlm_block *block, unsigned long when) nlmsvc_insert_block_locked() argument 119 static void nlmsvc_insert_block(struct nlm_block *block, unsigned long when) nlmsvc_insert_block() argument 130 nlmsvc_remove_block(struct nlm_block *block) nlmsvc_remove_block() argument 146 struct nlm_block *block; nlmsvc_lookup_block() local 184 struct nlm_block *block; nlmsvc_find_block() local 219 struct nlm_block *block; nlmsvc_create_block() local 272 static int nlmsvc_unlink_block(struct nlm_block *block) nlmsvc_unlink_block() argument 285 struct nlm_block *block = container_of(kref, struct nlm_block, b_count); nlmsvc_free_block() local 300 static void nlmsvc_release_block(struct nlm_block *block) nlmsvc_release_block() argument 314 struct nlm_block *block, *next; nlmsvc_traverse_blocks() local 372 nlmsvc_defer_lock_rqst(struct svc_rqst *rqstp, struct nlm_block *block) nlmsvc_defer_lock_rqst() argument 402 struct nlm_block *block = NULL; nlmsvc_lock() local 593 struct nlm_block *block; nlmsvc_cancel_blocked() local 628 nlmsvc_update_deferred_block(struct nlm_block *block, int result) nlmsvc_update_deferred_block() argument 639 struct nlm_block *block; nlmsvc_grant_deferred() local 678 struct nlm_block *block; nlmsvc_notify_blocked() local 729 nlmsvc_grant_blocked(struct nlm_block *block) nlmsvc_grant_blocked() argument 811 struct nlm_block *block = call->a_block; nlmsvc_grant_callback() local 866 struct nlm_block *block; nlmsvc_grant_reply() local 891 retry_deferred_block(struct nlm_block *block) retry_deferred_block() argument 912 struct nlm_block *block; nlmsvc_retry_blocked() local
|
/linux-4.4.14/mm/ |
H A D | page_io.c | 177 sector_t block; generic_swapfile_activate() local
|
H A D | slob.c | 340 static void slob_free(void *block, int size) slob_free() argument 484 void kfree(const void *block) kfree() argument 505 size_t ksize(const void *block) ksize() argument
|
/linux-4.4.14/fs/bfs/ |
H A D | file.c | 63 static int bfs_get_block(struct inode *inode, sector_t block, bfs_get_block() argument 184 static sector_t bfs_bmap(struct address_space *mapping, sector_t block) bfs_bmap() argument
|
H A D | dir.c | 35 int block; bfs_readdir() local 281 int block, sblock, eblock, off, pos; bfs_add_entry() local 333 unsigned long block = 0, offset = 0; bfs_find_entry() local
|
H A D | inode.c | 39 int block, off; bfs_iget() local 398 int block = (i - BFS_ROOT_INO) / BFS_INODES_PER_BLOCK + 1; bfs_fill_super() local
|
/linux-4.4.14/arch/arm/mach-omap2/ |
H A D | sram242x.S | 259 block: label
|
H A D | sram243x.S | 259 block: label
|
/linux-4.4.14/sound/soc/intel/atom/sst/ |
H A D | sst_ipc.c | 75 struct sst_block *block = NULL; sst_wake_up_block() local 103 struct sst_block *block = NULL, *__block; sst_free_block() local
|
H A D | sst_stream.c | 168 struct sst_block *block = NULL; sst_send_byte_stream_mrfld() local
|
H A D | sst.c | 508 struct sst_block *block; intel_sst_resume() local
|
H A D | sst_loader.c | 183 struct fw_block_info *block; sst_parse_module_memcpy() local 403 struct sst_block *block; sst_load_fw() local
|
H A D | sst_pvt.c | 123 int sst_wait_timeout(struct intel_sst_drv *sst_drv_ctx, struct sst_block *block) sst_wait_timeout() argument 236 struct sst_block *block; sst_prepare_and_post_msg() local 90 sst_wait_interruptible(struct intel_sst_drv *sst_drv_ctx, struct sst_block *block) sst_wait_interruptible() argument 195 sst_create_block_and_ipc_msg(struct ipc_post **arg, bool large, struct intel_sst_drv *sst_drv_ctx, struct sst_block **block, u32 msg_id, u32 drv_id) sst_create_block_and_ipc_msg() argument
|
/linux-4.4.14/include/linux/lockd/ |
H A D | xdr.h | 64 u32 block; member in struct:nlm_args
|
/linux-4.4.14/drivers/usb/storage/ |
H A D | datafab.c | 563 unsigned long block, blocks; datafab_transport() local
|
H A D | jumpshot.c | 489 unsigned long block, blocks; jumpshot_transport() local
|
/linux-4.4.14/drivers/lightnvm/ |
H A D | gennvm.c | 154 struct nvm_block *block; gennvm_blocks_init() local
|
/linux-4.4.14/drivers/md/persistent-data/ |
H A D | dm-btree-remove.c | 138 struct dm_block *block; member in struct:child
|
H A D | dm-btree-spine.c | 172 struct dm_block *block; ro_node() local
|
/linux-4.4.14/drivers/misc/mei/ |
H A D | main.c | 480 bool block = (file->f_flags & O_NONBLOCK) == 0; mei_ioctl_client_notify_get() local
|
/linux-4.4.14/drivers/i2c/ |
H A D | i2c-stub.c | 74 u8 block[I2C_SMBUS_BLOCK_MAX]; member in struct:smbus_block_data
|
/linux-4.4.14/drivers/ide/ |
H A D | ide-floppy.c | 195 int block = sector / floppy->bs_factor; idefloppy_create_rw_cmd() local 228 ide_floppy_do_request(ide_drive_t *drive, struct request *rq, sector_t block) ide_floppy_do_request() argument
|
H A D | ide-disk.c | 81 __ide_do_rw_disk(ide_drive_t *drive, struct request *rq, sector_t block) __ide_do_rw_disk() argument 181 ide_do_rw_disk(ide_drive_t *drive, struct request *rq, sector_t block) ide_do_rw_disk() argument
|
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/ |
H A D | nv50.c | 82 u32 block, target; nv50_vm_map() local 205 u32 block = (1 << (mmu->func->pgt_bits + 12)); nv50_vm_create() local
|
H A D | base.c | 363 nvkm_vm_create(struct nvkm_mmu *mmu, u64 offset, u64 length, u64 mm_offset, u32 block, struct lock_class_key *key, struct nvkm_vm **pvm) nvkm_vm_create() argument
|
/linux-4.4.14/drivers/crypto/nx/ |
H A D | nx-aes-ccm.c | 116 static int set_msg_len(u8 *block, unsigned int msglen, int csize) set_msg_len() argument
|
/linux-4.4.14/drivers/edac/ |
H A D | edac_device.c | 82 unsigned instance, block, attr; edac_device_alloc_ctl_info() local 625 struct edac_device_block *block = NULL; edac_device_handle_ce() local 671 struct edac_device_block *block = NULL; edac_device_handle_ue() local
|
H A D | edac_core.h | 175 struct edac_device_block *block; member in struct:edac_dev_sysfs_block_attribute
|
H A D | edac_device_sysfs.c | 425 struct edac_device_block *block = to_block(kobj); block_ue_count_show() local 433 struct edac_device_block *block = to_block(kobj); block_ce_count_show() local 441 struct edac_device_block *block; edac_device_ctrl_block_release() local 516 edac_device_create_block(struct edac_device_ctl_info *edac_dev, struct edac_device_instance *instance, struct edac_device_block *block) edac_device_create_block() argument 586 edac_device_delete_block(struct edac_device_ctl_info *edac_dev, struct edac_device_block *block) edac_device_delete_block() argument
|
/linux-4.4.14/drivers/base/regmap/ |
H A D | regcache.c | 621 static int regcache_sync_block_single(struct regmap *map, void *block, regcache_sync_block_single() argument 685 static int regcache_sync_block_raw(struct regmap *map, void *block, regcache_sync_block_raw() argument 727 int regcache_sync_block(struct regmap *map, void *block, regcache_sync_block() argument
|
H A D | regcache-rbtree.c | 27 void *block; member in struct:regcache_rbtree_node
|
/linux-4.4.14/arch/x86/include/asm/ |
H A D | amd_nb.h | 30 unsigned int block; member in struct:threshold_block
|
/linux-4.4.14/block/partitions/ |
H A D | acorn.c | 314 adfspart_check_ICSLinux(struct parsed_partitions *state, unsigned long block) adfspart_check_ICSLinux() argument
|
/linux-4.4.14/arch/cris/arch-v32/kernel/ |
H A D | irq.c | 331 crisv32_do_IRQ(int irq, int block, struct pt_regs* regs) crisv32_do_IRQ() argument
|
/linux-4.4.14/fs/ext4/ |
H A D | migrate.c | 387 ext4_fsblk_t block; free_ext_idx() local
|
H A D | ext4_extents.h | 222 ext4_fsblk_t block; ext4_ext_pblock() local 235 ext4_fsblk_t block; ext4_idx_pblock() local
|
H A D | extents_status.h | 151 ext4_fsblk_t block; ext4_es_store_pblock() local
|
H A D | move_extent.c | 180 sector_t block; mext_page_mkuptodate() local
|
/linux-4.4.14/fs/hfsplus/ |
H A D | bnode.c | 407 int size, block, i, hash; __hfs_bnode_create() local
|
H A D | extents.c | 201 static int hfsplus_ext_read_extent(struct inode *inode, u32 block) hfsplus_ext_read_extent() argument 40 hfsplus_ext_build_key(hfsplus_btree_key *key, u32 cnid, u32 block, u8 type) hfsplus_ext_build_key() argument 151 __hfsplus_ext_read_extent(struct hfs_find_data *fd, struct hfsplus_extent *extent, u32 cnid, u32 block, u8 type) __hfsplus_ext_read_extent() argument 172 __hfsplus_ext_cache_extent(struct hfs_find_data *fd, struct inode *inode, u32 block) __hfsplus_ext_cache_extent() argument
|
H A D | inode.c | 60 static sector_t hfsplus_bmap(struct address_space *mapping, sector_t block) hfsplus_bmap() argument
|
/linux-4.4.14/fs/hpfs/ |
H A D | file.c | 187 static sector_t _hpfs_bmap(struct address_space *mapping, sector_t block) _hpfs_bmap() argument
|
/linux-4.4.14/fs/ |
H A D | ioctl.c | 53 int res, block; ioctl_fibmap() local
|
H A D | mbcache.c | 579 mb_cache_entry_insert(struct mb_cache_entry *ce, struct block_device *bdev, sector_t block, unsigned int key) mb_cache_entry_insert() argument 661 mb_cache_entry_get(struct mb_cache *cache, struct block_device *bdev, sector_t block) mb_cache_entry_get() argument
|
H A D | mpage.c | 102 int block = 0; map_buffer_to_page() local
|
/linux-4.4.14/fs/jbd2/ |
H A D | commit.c | 314 write_tag_block(journal_t *j, journal_block_tag_t *tag, unsigned long long block) write_tag_block() argument
|
H A D | revoke.c | 134 static inline int hash(journal_t *journal, unsigned long long block) hash() argument
|
H A D | recovery.c | 344 unsigned long long block = be32_to_cpu(tag->t_blocknr); read_tag_block() local
|
/linux-4.4.14/fs/jfs/ |
H A D | inode.c | 329 static sector_t jfs_bmap(struct address_space *mapping, sector_t block) jfs_bmap() argument
|
/linux-4.4.14/fs/logfs/ |
H A D | file.c | 165 struct logfs_block *block = logfs_block(page); logfs_invalidatepage() local
|
/linux-4.4.14/fs/nilfs2/ |
H A D | mdt.c | 42 nilfs_mdt_insert_new_block(struct inode *inode, unsigned long block, nilfs_mdt_insert_new_block() argument 78 static int nilfs_mdt_create_block(struct inode *inode, unsigned long block, nilfs_mdt_create_block() argument 179 static int nilfs_mdt_read_block(struct inode *inode, unsigned long block, nilfs_mdt_read_block() argument 335 int nilfs_mdt_delete_block(struct inode *inode, unsigned long block) nilfs_mdt_delete_block() argument 363 int nilfs_mdt_forget_block(struct inode *inode, unsigned long block) nilfs_mdt_forget_block() argument 410 int nilfs_mdt_mark_block_dirty(struct inode *inode, unsigned long block) nilfs_mdt_mark_block_dirty() argument
|
H A D | page.c | 43 __nilfs_get_page_block(struct page *page, unsigned long block, pgoff_t index, __nilfs_get_page_block() argument
|
/linux-4.4.14/lib/xz/ |
H A D | xz_dec_stream.c | 94 } block; member in struct:xz_dec
|
/linux-4.4.14/fs/cachefiles/ |
H A D | rdwr.c | 397 sector_t block0, block; cachefiles_read_or_alloc_page() local 724 sector_t block0, block; list_for_each_entry_safe() local
|
/linux-4.4.14/fs/ecryptfs/ |
H A D | mmap.c | 541 static sector_t ecryptfs_bmap(struct address_space *mapping, sector_t block) ecryptfs_bmap() argument
|
/linux-4.4.14/fs/ext2/ |
H A D | ialloc.c | 169 unsigned long block; ext2_preread_inode() local
|
/linux-4.4.14/fs/ntfs/ |
H A D | logfile.c | 776 sector_t block, end_block; ntfs_empty_logfile() local
|
/linux-4.4.14/fs/pstore/ |
H A D | ram_core.c | 160 uint8_t *block; persistent_ram_update_ecc() local 195 uint8_t *block; persistent_ram_ecc_old() local
|
/linux-4.4.14/fs/ubifs/ |
H A D | key.h | 271 data_key_init(const struct ubifs_info *c, union ubifs_key *key, ino_t inum, unsigned int block) data_key_init() argument
|
/linux-4.4.14/fs/xfs/libxfs/ |
H A D | xfs_alloc_btree.c | 277 struct xfs_btree_block *block = XFS_BUF_TO_BLOCK(bp); xfs_allocbt_verify() local 130 xfs_allocbt_update_lastrec( struct xfs_btree_cur *cur, struct xfs_btree_block *block, union xfs_btree_rec *rec, int ptr, int reason) xfs_allocbt_update_lastrec() argument
|
H A D | xfs_ialloc_btree.c | 223 struct xfs_btree_block *block = XFS_BUF_TO_BLOCK(bp); xfs_inobt_verify() local
|
H A D | xfs_rtbitmap.c | 92 xfs_rtblock_t block; /* bitmap block number */ xfs_rtfind_back() local 267 xfs_rtblock_t block; /* bitmap block number */ xfs_rtfind_forw() local 524 xfs_rtblock_t block; /* bitmap block number */ xfs_rtmodify_range() local 759 xfs_rtblock_t block; /* bitmap block number */ xfs_rtcheck_range() local 49 xfs_rtbuf_get( xfs_mount_t *mp, xfs_trans_t *tp, xfs_rtblock_t block, int issum, xfs_buf_t **bpp) xfs_rtbuf_get() argument
|
/linux-4.4.14/fs/xfs/ |
H A D | xfs_sysfs.c | 203 int block; log_head_lsn_show() local 221 int block; log_tail_lsn_show() local
|
/linux-4.4.14/include/linux/ |
H A D | exportfs.h | 114 u32 block; member in struct:fid::__anon12274::__anon12276
|
/linux-4.4.14/arch/powerpc/lib/ |
H A D | rheap.c | 47 rh_block_t *block, *blk; grow() local 300 rh_init(rh_info_t * info, unsigned int alignment, int max_blocks, rh_block_t * block) rh_init() argument
|
/linux-4.4.14/arch/sparc/include/asm/ |
H A D | viking.h | 163 static inline void viking_get_dcache_ptag(int set, int block, viking_get_dcache_ptag() argument
|
/linux-4.4.14/drivers/gpio/ |
H A D | gpio-sch311x.c | 145 struct sch311x_gpio_block *block = to_sch311x_gpio_block(chip); sch311x_gpio_request() local 161 struct sch311x_gpio_block *block = to_sch311x_gpio_block(chip); sch311x_gpio_free() local 171 struct sch311x_gpio_block *block = to_sch311x_gpio_block(chip); sch311x_gpio_get() local 181 static void __sch311x_gpio_set(struct sch311x_gpio_block *block, __sch311x_gpio_set() argument 195 struct sch311x_gpio_block *block = to_sch311x_gpio_block(chip); sch311x_gpio_set() local 204 struct sch311x_gpio_block *block = to_sch311x_gpio_block(chip); sch311x_gpio_direction_in() local 217 struct sch311x_gpio_block *block = to_sch311x_gpio_block(chip); sch311x_gpio_direction_out() local 234 struct sch311x_gpio_block *block; sch311x_gpio_probe() local
|
H A D | gpio-ts5500.c | 273 const struct ts5500_dio *block = priv->pinout; ts5500_gpio_to_irq() local 324 enum ts5500_blocks block = platform_get_device_id(pdev)->driver_data; ts5500_dio_probe() local
|
/linux-4.4.14/sound/soc/intel/baytrail/ |
H A D | sst-baytrail-dsp.c | 68 struct dma_block_info *block; sst_byt_parse_module() local
|
/linux-4.4.14/drivers/w1/slaves/ |
H A D | w1_ds2433.c | 68 w1_f23_refresh_block(struct w1_slave *sl, struct w1_f23_data *data, int block) w1_f23_refresh_block() argument
|
H A D | w1_ds28e04.c | 78 w1_f1C_refresh_block(struct w1_slave *sl, struct w1_f1C_data *data, int block) w1_f1C_refresh_block() argument
|
/linux-4.4.14/drivers/w1/ |
H A D | w1_netlink.c | 60 struct w1_cb_block *block; member in struct:w1_cb_node 74 static u16 w1_reply_len(struct w1_cb_block *block) w1_reply_len() argument 81 static void w1_unref_block(struct w1_cb_block *block) w1_unref_block() argument 101 static void w1_reply_make_space(struct w1_cb_block *block, u16 space) w1_reply_make_space() argument 114 static void w1_netlink_check_send(struct w1_cb_block *block) w1_netlink_check_send() argument 129 static void w1_netlink_setup_msg(struct w1_cb_block *block, u32 ack) w1_netlink_setup_msg() argument 152 static void w1_netlink_queue_cmd(struct w1_cb_block *block, w1_netlink_queue_cmd() argument 179 static void w1_netlink_queue_status(struct w1_cb_block *block, w1_netlink_queue_status() argument 255 struct w1_cb_block *block = dev->priv; w1_send_slave() local 562 struct w1_cb_block *block = NULL; w1_cn_callback() local
|
/linux-4.4.14/drivers/tty/ |
H A D | n_r3964.c | 159 static void dump_block(const unsigned char *block, unsigned int length) dump_block() argument 814 struct r3964_block_header *block; read_telegram() local 924 struct r3964_block_header *block; remove_client_block() local
|
/linux-4.4.14/drivers/s390/char/ |
H A D | tape_34xx.c | 38 unsigned int block : 22; member in struct:tape_34xx_block_id
|
/linux-4.4.14/drivers/scsi/ |
H A D | sr.c | 388 int block = 0, this_count, s_size; sr_init_command() local
|
/linux-4.4.14/drivers/mtd/maps/ |
H A D | vmu-flash.c | 20 unsigned int block; /* Which block was cached */ member in struct:vmu_cache
|
/linux-4.4.14/drivers/media/usb/pwc/ |
H A D | pwc-dec23.c | 533 const unsigned int *block; decode_block() local
|
/linux-4.4.14/drivers/mfd/ |
H A D | pm8921-core.c | 109 static int pm8xxx_irq_block_handler(struct pm_irq_chip *chip, int block) pm8xxx_irq_block_handler() argument 189 u8 block, config; pm8xxx_irq_mask_ack() local 201 u8 block, config; pm8xxx_irq_unmask() local 214 u8 block, config; pm8xxx_irq_set_type() local 247 u8 block; pm8xxx_irq_get_irqchip_state() local
|
/linux-4.4.14/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | pagealloc.c | 479 struct mlx5_cmd_prot_block *block; optimal_reclaimed_pages() local
|
/linux-4.4.14/drivers/nvdimm/ |
H A D | btt.h | 78 u32 block; member in struct:free_entry
|
/linux-4.4.14/drivers/acpi/acpica/ |
H A D | dbdisply.c | 741 u32 block = 0; acpi_db_display_gpes() local
|
/linux-4.4.14/drivers/char/hw_random/ |
H A D | n2-drv.c | 112 int block = 0, busy = 0; n2rng_generic_read_control_v2() local 178 int block = 0, hcheck = 0; n2rng_generic_read_data() local 225 int block = 0; n2rng_generic_read_diag_data() local 254 int block = 0, busy = 0; n2rng_generic_write_control() local
|