Home
last modified time | relevance | path

Searched defs:part (Results 1 – 25 of 116) sorted by relevance

12345

/linux/include/linux/
H A Dpart_stat.h28 #define part_stat_get_cpu(part, field, cpu) \ argument
31 #define part_stat_get(part, field) \ argument
34 #define part_stat_read(part, field) \ argument
43 static inline void part_stat_set_all(struct block_device *part, int value) in part_stat_set_all()
52 #define part_stat_read_accum(part, field) \ argument
57 #define __part_stat_add(part, field, addnd) \ argument
60 #define part_stat_add(part, field, addnd) do { \ argument
66 #define part_stat_dec(part, field) \ argument
68 #define part_stat_inc(part, field) \ argument
70 #define part_stat_sub(part, field, subnd) \ argument
[all …]
H A Dbcm963xx_nvram.h51 #define BCM963XX_NVRAM_NAND_PART_OFFSET(nvram, part) \ argument
56 enum bcm963xx_nvram_nand_part part) in bcm963xx_nvram_nand_part_offset()
61 #define BCM963XX_NVRAM_NAND_PART_SIZE(nvram, part) \ argument
66 enum bcm963xx_nvram_nand_part part) in bcm963xx_nvram_nand_part_size()
H A Diov_iter.h49 size_t part = min(len, p->iov_len - skip); in iterate_iovec() local
83 size_t part = min(len, p->iov_len - skip); in iterate_kvec() local
117 size_t offset = p->bv_offset + skip, part; in iterate_bvec() local
163 size_t part, remain = 0, consumed; in iterate_folioq() local
215 size_t remain, consumed, offset, part, flen; in iterate_xarray() local
/linux/arch/arm/mach-omap2/
H A Dcminst44xx.c85 static u32 _clkctrl_idlest(u8 part, u16 inst, u16 clkctrl_offs) in _clkctrl_idlest()
102 static bool _is_module_ready(u8 part, u16 inst, u16 clkctrl_offs) in _is_module_ready()
113 static u32 omap4_cminst_read_inst_reg(u8 part, u16 inst, u16 idx) in omap4_cminst_read_inst_reg()
122 static void omap4_cminst_write_inst_reg(u32 val, u8 part, u16 inst, u16 idx) in omap4_cminst_write_inst_reg()
131 static u32 omap4_cminst_rmw_inst_reg_bits(u32 mask, u32 bits, u8 part, u16 inst, in omap4_cminst_rmw_inst_reg_bits()
144 static u32 omap4_cminst_set_inst_reg_bits(u32 bits, u8 part, u16 inst, s16 idx) in omap4_cminst_set_inst_reg_bits()
149 static u32 omap4_cminst_clear_inst_reg_bits(u32 bits, u8 part, u16 inst, in omap4_cminst_clear_inst_reg_bits()
155 static u32 omap4_cminst_read_inst_reg_bits(u8 part, u16 inst, s16 idx, u32 mask) in omap4_cminst_read_inst_reg_bits()
180 static void _clktrctrl_write(u8 c, u8 part, u16 inst, u16 cdoffs) in _clktrctrl_write()
199 static bool omap4_cminst_is_clkdm_in_hwsup(u8 part, u16 inst, u16 cdoffs) in omap4_cminst_is_clkdm_in_hwsup()
[all …]
H A Dprminst44xx.c58 u32 omap4_prminst_read_inst_reg(u8 part, s16 inst, u16 idx) in omap4_prminst_read_inst_reg()
67 void omap4_prminst_write_inst_reg(u32 val, u8 part, s16 inst, u16 idx) in omap4_prminst_write_inst_reg()
76 u32 omap4_prminst_rmw_inst_reg_bits(u32 mask, u32 bits, u8 part, s16 inst, in omap4_prminst_rmw_inst_reg_bits()
99 int omap4_prminst_is_hardreset_asserted(u8 shift, u8 part, s16 inst, in omap4_prminst_is_hardreset_asserted()
123 int omap4_prminst_assert_hardreset(u8 shift, u8 part, s16 inst, in omap4_prminst_assert_hardreset()
152 int omap4_prminst_deassert_hardreset(u8 shift, u8 st_shift, u8 part, s16 inst, in omap4_prminst_deassert_hardreset()
H A Dcm_common.c81 int omap_cm_wait_module_ready(u8 part, s16 prcm_mod, u16 idlest_reg, in omap_cm_wait_module_ready()
107 int omap_cm_wait_module_idle(u8 part, s16 prcm_mod, u16 idlest_reg, in omap_cm_wait_module_idle()
131 int omap_cm_module_enable(u8 mode, u8 part, u16 inst, u16 clkctrl_offs) in omap_cm_module_enable()
153 int omap_cm_module_disable(u8 part, u16 inst, u16 clkctrl_offs) in omap_cm_module_disable()
165 u32 omap_cm_xlate_clkctrl(u8 part, u16 inst, u16 clkctrl_offs) in omap_cm_xlate_clkctrl()
H A Dcm33xx.c224 static int am33xx_cm_wait_module_ready(u8 part, s16 inst, u16 clkctrl_offs, in am33xx_cm_wait_module_ready()
247 static int am33xx_cm_wait_module_idle(u8 part, s16 inst, u16 clkctrl_offs, in am33xx_cm_wait_module_idle()
268 static void am33xx_cm_module_enable(u8 mode, u8 part, u16 inst, in am33xx_cm_module_enable()
287 static void am33xx_cm_module_disable(u8 part, u16 inst, u16 clkctrl_offs) in am33xx_cm_module_disable()
351 static u32 am33xx_cm_xlate_clkctrl(u8 part, u16 inst, u16 offset) in am33xx_cm_xlate_clkctrl()
H A Dprm_common.c365 bool prm_was_any_context_lost_old(u8 part, s16 inst, u16 idx) in prm_was_any_context_lost_old()
389 void prm_clear_context_loss_flags_old(u8 part, s16 inst, u16 idx) in prm_clear_context_loss_flags_old()
407 int omap_prm_assert_hardreset(u8 shift, u8 part, s16 prm_mod, u16 offset) in omap_prm_assert_hardreset()
429 int omap_prm_deassert_hardreset(u8 shift, u8 st_shift, u8 part, s16 prm_mod, in omap_prm_deassert_hardreset()
451 int omap_prm_is_hardreset_asserted(u8 shift, u8 part, s16 prm_mod, u16 offset) in omap_prm_is_hardreset_asserted()
H A Dprm2xxx_3xxx.c33 int omap2_prm_is_hardreset_asserted(u8 shift, u8 part, s16 prm_mod, u16 offset) in omap2_prm_is_hardreset_asserted()
53 int omap2_prm_assert_hardreset(u8 shift, u8 part, s16 prm_mod, u16 offset) in omap2_prm_assert_hardreset()
82 int omap2_prm_deassert_hardreset(u8 rst_shift, u8 st_shift, u8 part, in omap2_prm_deassert_hardreset()
H A Dprm33xx.c56 static int am33xx_prm_is_hardreset_asserted(u8 shift, u8 part, s16 inst, in am33xx_prm_is_hardreset_asserted()
82 static int am33xx_prm_assert_hardreset(u8 shift, u8 part, s16 inst, in am33xx_prm_assert_hardreset()
111 static int am33xx_prm_deassert_hardreset(u8 shift, u8 st_shift, u8 part, in am33xx_prm_deassert_hardreset()
/linux/drivers/mtd/
H A Drfd_ftl.c93 static int build_block_map(struct partition *part, int block_no) in build_block_map()
151 static int scan_header(struct partition *part) in scan_header()
241 struct partition *part = container_of(dev, struct partition, mbd); in rfd_ftl_readsect() local
267 static int erase_block(struct partition *part, int block) in erase_block()
318 static int move_block_contents(struct partition *part, int block_no, u_long *old_sector) in move_block_contents()
406 static int reclaim_block(struct partition *part, u_long *old_sector) in reclaim_block()
478 static int find_free_block(struct partition *part) in find_free_block()
502 static int find_writable_block(struct partition *part, u_long *old_sector) in find_writable_block()
544 static int mark_sector_deleted(struct partition *part, u_long old_addr) in mark_sector_deleted()
581 static int find_free_sector(const struct partition *part, const struct block *block) in find_free_sector()
[all …]
H A Dftl.c151 static int scan_header(partition_t *part) in scan_header()
192 static int build_maps(partition_t *part) in build_maps()
325 static int erase_xfer(partition_t *part, in erase_xfer()
367 static int prepare_xfer(partition_t *part, int i) in prepare_xfer()
425 static int copy_erase_unit(partition_t *part, uint16_t srcunit, in copy_erase_unit()
565 static int reclaim_block(partition_t *part) in reclaim_block()
672 static void dump_lists(partition_t *part) in dump_lists()
684 static uint32_t find_free(partition_t *part) in find_free()
745 static int ftl_read(partition_t *part, caddr_t buffer, in ftl_read()
791 static int set_bam_entry(partition_t *part, uint32_t log_addr, in set_bam_entry()
[all …]
/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum1_kvdl.c74 struct mlxsw_sp1_kvdl_part *part, *min_part = NULL; in mlxsw_sp1_kvdl_alloc_size_part() local
91 struct mlxsw_sp1_kvdl_part *part; in mlxsw_sp1_kvdl_index_part() local
118 static int mlxsw_sp1_kvdl_part_alloc(struct mlxsw_sp1_kvdl_part *part, in mlxsw_sp1_kvdl_part_alloc()
136 static void mlxsw_sp1_kvdl_part_free(struct mlxsw_sp1_kvdl_part *part, in mlxsw_sp1_kvdl_part_free()
152 struct mlxsw_sp1_kvdl_part *part; in mlxsw_sp1_kvdl_alloc() local
169 struct mlxsw_sp1_kvdl_part *part; in mlxsw_sp1_kvdl_free() local
184 struct mlxsw_sp1_kvdl_part *part; in mlxsw_sp1_kvdl_alloc_size_query() local
195 static void mlxsw_sp1_kvdl_part_update(struct mlxsw_sp1_kvdl_part *part, in mlxsw_sp1_kvdl_part_update()
213 struct mlxsw_sp1_kvdl_part *part; in mlxsw_sp1_kvdl_part_init() local
238 static void mlxsw_sp1_kvdl_part_fini(struct mlxsw_sp1_kvdl_part *part) in mlxsw_sp1_kvdl_part_fini()
[all …]
H A Dspectrum2_kvdl.c56 static int mlxsw_sp2_kvdl_part_find_zero_bits(struct mlxsw_sp2_kvdl_part *part, in mlxsw_sp2_kvdl_part_find_zero_bits()
88 static int mlxsw_sp2_kvdl_part_alloc(struct mlxsw_sp2_kvdl_part *part, in mlxsw_sp2_kvdl_part_alloc()
125 struct mlxsw_sp2_kvdl_part *part, in mlxsw_sp2_kvdl_part_free()
152 struct mlxsw_sp2_kvdl_part *part = kvdl->parts[type]; in mlxsw_sp2_kvdl_alloc() local
164 struct mlxsw_sp2_kvdl_part *part = kvdl->parts[type]; in mlxsw_sp2_kvdl_free() local
184 struct mlxsw_sp2_kvdl_part *part; in mlxsw_sp2_kvdl_part_init() local
216 static void mlxsw_sp2_kvdl_part_fini(struct mlxsw_sp2_kvdl_part *part) in mlxsw_sp2_kvdl_part_fini()
/linux/drivers/net/ethernet/sfc/siena/
H A Dmtd.c30 struct efx_mtd_partition *part = to_efx_mtd_partition(mtd); in efx_mtd_sync() local
40 static void efx_siena_mtd_remove_partition(struct efx_mtd_partition *part) in efx_siena_mtd_remove_partition()
57 struct efx_mtd_partition *part; in efx_siena_mtd_add() local
100 struct efx_mtd_partition *parts, *part, *next; in efx_siena_mtd_remove() local
118 struct efx_mtd_partition *part; in efx_siena_mtd_rename() local
/linux/drivers/net/ethernet/sfc/falcon/
H A Dmtd.c30 struct ef4_mtd_partition *part = to_ef4_mtd_partition(mtd); in ef4_mtd_sync() local
40 static void ef4_mtd_remove_partition(struct ef4_mtd_partition *part) in ef4_mtd_remove_partition()
57 struct ef4_mtd_partition *part; in ef4_mtd_add() local
97 struct ef4_mtd_partition *parts, *part, *next; in ef4_mtd_remove() local
115 struct ef4_mtd_partition *part; in ef4_mtd_rename() local
/linux/drivers/net/ethernet/sfc/
H A Dmtd.c30 struct efx_mtd_partition *part = to_efx_mtd_partition(mtd); in efx_mtd_sync() local
40 static void efx_mtd_remove_partition(struct efx_mtd_partition *part) in efx_mtd_remove_partition()
57 struct efx_mtd_partition *part; in efx_mtd_add() local
100 struct efx_mtd_partition *parts, *part, *next; in efx_mtd_remove() local
118 struct efx_mtd_partition *part; in efx_mtd_rename() local
/linux/fs/orangefs/
H A Ddir.c18 struct orangefs_dir_part *part; member
135 struct orangefs_dir_part *part, *new; in parse_readdir() local
189 static int fill_from_part(struct orangefs_dir_part *part, in fill_from_part()
244 struct orangefs_dir_part *part; in orangefs_dir_fill() local
290 struct orangefs_dir_part *part = od->part; in orangefs_dir_llseek() local
381 struct orangefs_dir_part *part = od->part; in orangefs_dir_release() local
/linux/arch/powerpc/kernel/
H A Dnvram_64.c180 int nvram_write_os_partition(struct nvram_os_partition *part, in nvram_write_os_partition()
219 int nvram_read_partition(struct nvram_os_partition *part, char *buff, in nvram_read_partition()
274 int __init nvram_init_os_partition(struct nvram_os_partition *part) in nvram_init_os_partition()
425 struct nvram_os_partition *part = NULL; in nvram_pstore_read() local
724 static int __init nvram_write_header(struct nvram_partition * part) in nvram_write_header()
758 static int __init nvram_can_remove_partition(struct nvram_partition *part, in nvram_can_remove_partition()
788 struct nvram_partition *part, *prev, *tmp; in nvram_remove_partition() local
846 struct nvram_partition *part; in nvram_create_partition() local
952 struct nvram_partition *part; in nvram_get_partition_size() local
/linux/drivers/misc/
H A Dsram-exec.c23 struct sram_partition *part) in sram_check_protect_exec()
37 int sram_add_protect_exec(struct sram_partition *part) in sram_add_protect_exec()
76 struct sram_partition *part = NULL, *p; in sram_exec_copy() local
/linux/fs/netfs/
H A Dwrite_issue.c283 size_t part; in netfs_advance_write() local
467 ssize_t part; in netfs_write_folio() local
781 ssize_t part; in netfs_write_folio_single() local
876 size_t part = umin(folioq_folio_size(fq, slot), size); in netfs_writeback_single() local
/linux/block/
H A Dgenhd.c107 static void part_stat_read_all(struct block_device *part, in part_stat_read_all()
128 static void bdev_count_inflight_rw(struct block_device *part, in bdev_count_inflight_rw()
163 unsigned int bdev_count_inflight(struct block_device *part) in bdev_count_inflight()
344 struct block_device *part; in disk_uevent() local
693 struct block_device *part; in __del_gendisk() local
966 struct block_device *part; in show_partition() local
1435 struct block_device *part; in part_devt() local
/linux/drivers/char/ipmi/
H A Dssif_bmc.c343 static void calculate_response_part_pec(struct ssif_part_buffer *part) in calculate_response_part_pec()
361 struct ssif_part_buffer *part = &ssif_bmc->part_buf; in set_singlepart_response_buffer() local
373 struct ssif_part_buffer *part = &ssif_bmc->part_buf; in set_multipart_response_buffer() local
476 struct ssif_part_buffer *part = &ssif_bmc->part_buf; in handle_read_processed() local
511 struct ssif_part_buffer *part = &ssif_bmc->part_buf; in validate_request_part() local
556 struct ssif_part_buffer *part = &ssif_bmc->part_buf; in process_request_part() local
/linux/sound/soc/tegra/
H A Dtegra210_ahub.c2054 int part; tegra210_ahub_wr_reg() local
2082 int part; tegra186_ahub_wr_reg() local
2109 int part; tegra264_ahub_wr_reg() local
[all...]
/linux/drivers/firmware/efi/
H A Defi-pstore.c78 static inline u64 generic_id(u64 timestamp, unsigned int part, int count) in generic_id()
90 unsigned int part; in efi_pstore_read_func() local

12345