| /kernel/linux/linux-6.6/include/linux/ |
| D | part_stat.h | 28 #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 …]
|
| /kernel/linux/linux-6.6/arch/arm/mach-omap2/ |
| D | cminst44xx.c | 85 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 …]
|
| D | prminst44xx.c | 58 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()
|
| /kernel/linux/linux-5.10/arch/arm/mach-omap2/ |
| D | cminst44xx.c | 85 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 …]
|
| D | prminst44xx.c | 58 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()
|
| /kernel/linux/linux-6.6/drivers/misc/sgi-xp/ |
| D | xpc_main.c | 169 struct xpc_partition *part = from_timer(part, t, disengage_timer); in xpc_timeout_partition_disengage() local 218 struct xpc_partition *part; in xpc_check_remote_hb() local 331 xpc_channel_mgr(struct xpc_partition *part) in xpc_channel_mgr() 392 xpc_setup_ch_structures(struct xpc_partition *part) in xpc_setup_ch_structures() 484 xpc_teardown_ch_structures(struct xpc_partition *part) in xpc_teardown_ch_structures() 526 struct xpc_partition *part = &xpc_partitions[partid]; in xpc_activating() local 576 xpc_activate_partition(struct xpc_partition *part) in xpc_activate_partition() 640 xpc_kthread_waitmsgs(struct xpc_partition *part, struct xpc_channel *ch) in xpc_kthread_waitmsgs() 677 struct xpc_partition *part = &xpc_partitions[partid]; in xpc_kthread_start() local 769 struct xpc_partition *part = &xpc_partitions[ch->partid]; in xpc_create_kthreads() local [all …]
|
| D | xpc_channel.c | 82 struct xpc_partition *part = &xpc_partitions[ch->partid]; in xpc_process_disconnect() local 183 xpc_process_openclose_chctl_flags(struct xpc_partition *part, int ch_number, in xpc_process_openclose_chctl_flags() 546 xpc_process_sent_chctl_flags(struct xpc_partition *part) in xpc_process_sent_chctl_flags() 617 xpc_partition_going_down(struct xpc_partition *part, enum xp_retval reason) in xpc_partition_going_down() 658 struct xpc_partition *part; in xpc_initiate_connect() local 711 struct xpc_partition *part; in xpc_initiate_disconnect() local 875 struct xpc_partition *part = &xpc_partitions[partid]; in xpc_initiate_send() local 926 struct xpc_partition *part = &xpc_partitions[partid]; in xpc_initiate_send_notify() local 1000 struct xpc_partition *part = &xpc_partitions[partid]; in xpc_initiate_received() local
|
| D | xpc_partition.c | 265 static int __xpc_partition_disengaged(struct xpc_partition *part, in __xpc_partition_disengaged() 306 int xpc_partition_disengaged(struct xpc_partition *part) in xpc_partition_disengaged() 311 int xpc_partition_disengaged_from_timer(struct xpc_partition *part) in xpc_partition_disengaged_from_timer() 320 xpc_mark_partition_active(struct xpc_partition *part) in xpc_mark_partition_active() 344 xpc_deactivate_partition(const int line, struct xpc_partition *part, in xpc_deactivate_partition() 392 xpc_mark_partition_inactive(struct xpc_partition *part) in xpc_mark_partition_inactive() 532 struct xpc_partition *part; in xpc_initiate_partid_to_nasids() local
|
| /kernel/linux/linux-5.10/drivers/misc/sgi-xp/ |
| D | xpc_main.c | 178 struct xpc_partition *part = from_timer(part, t, disengage_timer); in xpc_timeout_partition_disengage() local 227 struct xpc_partition *part; in xpc_check_remote_hb() local 340 xpc_channel_mgr(struct xpc_partition *part) in xpc_channel_mgr() 401 xpc_setup_ch_structures(struct xpc_partition *part) in xpc_setup_ch_structures() 493 xpc_teardown_ch_structures(struct xpc_partition *part) in xpc_teardown_ch_structures() 535 struct xpc_partition *part = &xpc_partitions[partid]; in xpc_activating() local 585 xpc_activate_partition(struct xpc_partition *part) in xpc_activate_partition() 649 xpc_kthread_waitmsgs(struct xpc_partition *part, struct xpc_channel *ch) in xpc_kthread_waitmsgs() 686 struct xpc_partition *part = &xpc_partitions[partid]; in xpc_kthread_start() local 778 struct xpc_partition *part = &xpc_partitions[ch->partid]; in xpc_create_kthreads() local [all …]
|
| D | xpc_channel.c | 82 struct xpc_partition *part = &xpc_partitions[ch->partid]; in xpc_process_disconnect() local 183 xpc_process_openclose_chctl_flags(struct xpc_partition *part, int ch_number, in xpc_process_openclose_chctl_flags() 546 xpc_process_sent_chctl_flags(struct xpc_partition *part) in xpc_process_sent_chctl_flags() 617 xpc_partition_going_down(struct xpc_partition *part, enum xp_retval reason) in xpc_partition_going_down() 658 struct xpc_partition *part; in xpc_initiate_connect() local 711 struct xpc_partition *part; in xpc_initiate_disconnect() local 875 struct xpc_partition *part = &xpc_partitions[partid]; in xpc_initiate_send() local 926 struct xpc_partition *part = &xpc_partitions[partid]; in xpc_initiate_send_notify() local 1000 struct xpc_partition *part = &xpc_partitions[partid]; in xpc_initiate_received() local
|
| /kernel/linux/linux-6.6/drivers/mtd/ |
| D | rfd_ftl.c | 93 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() 242 struct partition *part = container_of(dev, struct partition, mbd); in rfd_ftl_readsect() local 268 static int erase_block(struct partition *part, int block) in erase_block() 319 static int move_block_contents(struct partition *part, int block_no, u_long *old_sector) in move_block_contents() 407 static int reclaim_block(struct partition *part, u_long *old_sector) in reclaim_block() 479 static int find_free_block(struct partition *part) in find_free_block() 503 static int find_writable_block(struct partition *part, u_long *old_sector) in find_writable_block() 545 static int mark_sector_deleted(struct partition *part, u_long old_addr) in mark_sector_deleted() 582 static int find_free_sector(const struct partition *part, const struct block *block) in find_free_sector() [all …]
|
| D | ftl.c | 151 static int scan_header(partition_t *part) in scan_header() 192 static int build_maps(partition_t *part) in build_maps() 328 static int erase_xfer(partition_t *part, in erase_xfer() 370 static int prepare_xfer(partition_t *part, int i) in prepare_xfer() 428 static int copy_erase_unit(partition_t *part, uint16_t srcunit, in copy_erase_unit() 568 static int reclaim_block(partition_t *part) in reclaim_block() 675 static void dump_lists(partition_t *part) in dump_lists() 687 static uint32_t find_free(partition_t *part) in find_free() 748 static int ftl_read(partition_t *part, caddr_t buffer, in ftl_read() 794 static int set_bam_entry(partition_t *part, uint32_t log_addr, in set_bam_entry() [all …]
|
| /kernel/linux/linux-5.10/drivers/irqchip/ |
| D | irq-partition-percpu.c | 25 static bool partition_check_cpu(struct partition_desc *part, in partition_check_cpu() 33 struct partition_desc *part = irq_data_get_irq_chip_data(d); in partition_irq_mask() local 44 struct partition_desc *part = irq_data_get_irq_chip_data(d); in partition_irq_unmask() local 57 struct partition_desc *part = irq_data_get_irq_chip_data(d); in partition_irq_set_irqchip_state() local 72 struct partition_desc *part = irq_data_get_irq_chip_data(d); in partition_irq_get_irqchip_state() local 85 struct partition_desc *part = irq_data_get_irq_chip_data(d); in partition_irq_set_type() local 97 struct partition_desc *part = irq_data_get_irq_chip_data(d); in partition_irq_print_chip() local 115 struct partition_desc *part = irq_desc_get_handler_data(desc); in partition_handle_irq() local 145 struct partition_desc *part; in partition_domain_alloc() local 179 struct partition_affinity *part = NULL; in partition_translate_id() local
|
| /kernel/linux/linux-6.6/drivers/irqchip/ |
| D | irq-partition-percpu.c | 25 static bool partition_check_cpu(struct partition_desc *part, in partition_check_cpu() 33 struct partition_desc *part = irq_data_get_irq_chip_data(d); in partition_irq_mask() local 44 struct partition_desc *part = irq_data_get_irq_chip_data(d); in partition_irq_unmask() local 57 struct partition_desc *part = irq_data_get_irq_chip_data(d); in partition_irq_set_irqchip_state() local 72 struct partition_desc *part = irq_data_get_irq_chip_data(d); in partition_irq_get_irqchip_state() local 85 struct partition_desc *part = irq_data_get_irq_chip_data(d); in partition_irq_set_type() local 97 struct partition_desc *part = irq_data_get_irq_chip_data(d); in partition_irq_print_chip() local 115 struct partition_desc *part = irq_desc_get_handler_data(desc); in partition_handle_irq() local 142 struct partition_desc *part; in partition_domain_alloc() local 176 struct partition_affinity *part = NULL; in partition_translate_id() local
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/ |
| D | spectrum1_kvdl.c | 74 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 239 static void mlxsw_sp1_kvdl_part_fini(struct mlxsw_sp1_kvdl_part *part) in mlxsw_sp1_kvdl_part_fini() [all …]
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/ |
| D | spectrum1_kvdl.c | 74 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 240 static void mlxsw_sp1_kvdl_part_fini(struct mlxsw_sp1_kvdl_part *part) in mlxsw_sp1_kvdl_part_fini() [all …]
|
| /kernel/linux/linux-5.10/drivers/mtd/ |
| D | rfd_ftl.c | 93 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() 245 struct partition *part = (struct partition*)dev; in rfd_ftl_readsect() local 271 static int erase_block(struct partition *part, int block) in erase_block() 322 static int move_block_contents(struct partition *part, int block_no, u_long *old_sector) in move_block_contents() 410 static int reclaim_block(struct partition *part, u_long *old_sector) in reclaim_block() 482 static int find_free_block(struct partition *part) in find_free_block() 506 static int find_writable_block(struct partition *part, u_long *old_sector) in find_writable_block() 548 static int mark_sector_deleted(struct partition *part, u_long old_addr) in mark_sector_deleted() 585 static int find_free_sector(const struct partition *part, const struct block *block) in find_free_sector() [all …]
|
| D | ftl.c | 151 static int scan_header(partition_t *part) in scan_header() 192 static int build_maps(partition_t *part) in build_maps() 328 static int erase_xfer(partition_t *part, in erase_xfer() 370 static int prepare_xfer(partition_t *part, int i) in prepare_xfer() 428 static int copy_erase_unit(partition_t *part, uint16_t srcunit, in copy_erase_unit() 568 static int reclaim_block(partition_t *part) in reclaim_block() 675 static void dump_lists(partition_t *part) in dump_lists() 687 static uint32_t find_free(partition_t *part) in find_free() 748 static int ftl_read(partition_t *part, caddr_t buffer, in ftl_read() 794 static int set_bam_entry(partition_t *part, uint32_t log_addr, in set_bam_entry() [all …]
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/sfc/ |
| D | mtd.c | 30 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
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/sfc/falcon/ |
| D | mtd.c | 30 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
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/sfc/siena/ |
| D | mtd.c | 30 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
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/sfc/ |
| D | mtd.c | 30 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
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/sfc/falcon/ |
| D | mtd.c | 30 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
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | part_stat.h | 27 #define part_stat_get_cpu(part, field, cpu) \ argument 30 #define part_stat_get(part, field) \ argument 33 #define part_stat_read(part, field) \ argument 42 static inline void part_stat_set_all(struct hd_struct *part, int value) in part_stat_set_all() 51 #define part_stat_read_accum(part, field) \ argument 56 #define __part_stat_add(part, field, addnd) \ argument 59 #define part_stat_add(part, field, addnd) do { \ argument
|
| /kernel/linux/linux-5.10/block/partitions/ |
| D | core.c | 268 struct hd_struct *part = dev_to_part(dev); in part_uevent() local 285 struct hd_struct *part = in hd_struct_free_work() local 305 struct hd_struct *part = container_of(ref, struct hd_struct, ref); in hd_struct_free() local 316 int hd_ref_init(struct hd_struct *part) in hd_ref_init() 327 void delete_partition(struct hd_struct *part) in delete_partition() 508 struct hd_struct *part; in partition_overlaps() local 528 struct hd_struct *part; in bdev_add_partition() local 554 struct hd_struct *part = NULL; in bdev_del_partition() local 591 struct hd_struct *part; in bdev_resize_partition() local 646 struct hd_struct *part; in blk_drop_partitions() local [all …]
|