/linux/drivers/scsi/megaraid/ |
A D | megaraid_sas_fp.c | 148 static struct MR_LD_SPAN *MR_LdSpanPtrGet(u32 ld, u32 span, in MR_LdSpanPtrGet() 379 u32 span, j; in MR_GetSpanBlock() local 430 u32 span, info; in mr_spanset_get_span_block() local 493 u32 info, strip_offset, span, span_offset; in get_row_from_strip() local 551 u32 span, info; in get_strip_from_row() local 611 u32 info, strip_offset, span, span_offset, retval; in get_arm_from_strip() local 697 u8 physArm, span; in mr_spanset_get_phy_params() local 798 u8 physArm, span; in MR_GetPhyParams() local 909 u8 span, dataArms, arms, dataArm, logArm; in mr_get_phy_params_r56_rmw() local 1223 u8 span, count; in mr_update_span_set() local [all …]
|
A D | mbox_defs.h | 649 adap_span_40ld_t span[SPAN_DEPTH_8_SPANS]; member 662 adap_span_8ld_t span[SPAN_DEPTH_8_SPANS]; member 675 adap_span_8ld_t span[SPAN_DEPTH_4_SPANS]; member
|
/linux/drivers/net/ethernet/marvell/prestera/ |
A D | prestera_span.c | 48 prestera_span_entry_find_by_id(struct prestera_span *span, u8 span_id) in prestera_span_entry_find_by_id() 61 prestera_span_entry_find_by_port(struct prestera_span *span, in prestera_span_entry_find_by_port() 219 struct prestera_span *span; in prestera_span_init() local 235 struct prestera_span *span = sw->span; in prestera_span_fini() local
|
/linux/tools/testing/selftests/resctrl/ |
A D | mbm_test.c | 18 show_bw_info(unsigned long *bw_imc, unsigned long *bw_resc, int span) in show_bw_info() 50 static int check_results(int span) in check_results() 117 int mbm_bw_change(int span, int cpu_no, char *bw_report, char **benchmark_cmd) in mbm_bw_change()
|
A D | resctrl_tests.c | 57 static void run_mbm_test(bool has_ben, char **benchmark_cmd, int span, in run_mbm_test() 76 static void run_mba_test(bool has_ben, char **benchmark_cmd, int span, in run_mba_test() 131 int c, cpu_no = 1, span = 250, argc_new = argc, i, no_of_bits = 0; in main() local
|
A D | resctrl.h | 61 unsigned long span; member
|
A D | fill_buf.c | 193 int run_fill_buf(unsigned long span, int malloc_and_init_memory, in run_fill_buf()
|
A D | resctrlfs.c | 309 unsigned long span, buffer_span; in run_benchmark() local
|
/linux/drivers/net/ethernet/mellanox/mlxsw/ |
A D | spectrum_span.c | 46 struct mlxsw_sp_span *span; member 83 struct mlxsw_sp_span *span; in mlxsw_sp_span_init() local 809 static int mlxsw_sp_span_policer_id_base_set(struct mlxsw_sp_span *span, in mlxsw_sp_span_policer_id_base_set() 1018 struct mlxsw_sp_span *span = mlxsw_sp->span; in mlxsw_sp_span_entry_ops() local 1030 struct mlxsw_sp_span *span; in mlxsw_sp_span_respin_work() local 1115 mlxsw_sp_span_analyzed_port_create(struct mlxsw_sp_span *span, in mlxsw_sp_span_analyzed_port_create() 1215 __mlxsw_sp_span_trigger_port_bind(struct mlxsw_sp_span *span, in __mlxsw_sp_span_trigger_port_bind() 1476 struct mlxsw_sp_span *span = trigger_entry->span; in mlxsw_sp_span_trigger_ops_set() local 1498 mlxsw_sp_span_trigger_entry_create(struct mlxsw_sp_span *span, in mlxsw_sp_span_trigger_entry_create() 1533 mlxsw_sp_span_trigger_entry_destroy(struct mlxsw_sp_span *span, in mlxsw_sp_span_trigger_entry_destroy() [all …]
|
/linux/drivers/platform/surface/aggregator/ |
A D | ssh_parser.h | 138 struct ssam_span *span) in sshp_buf_span_from()
|
/linux/net/mac802154/ |
A D | rx.c | 37 __le16 span, sshort; in ieee802154_subif_frame() local
|
/linux/drivers/iio/dac/ |
A D | ad5791.c | 210 static int ad5791_get_lin_comp(unsigned int span) in ad5791_get_lin_comp() 224 static int ad5780_get_lin_comp(unsigned int span) in ad5780_get_lin_comp()
|
/linux/arch/sh/mm/ |
A D | pmb.c | 146 unsigned long span; in pmb_mapping_exists() local 657 unsigned long span, newsize; in pmb_merge() local
|
/linux/mm/ |
A D | page_io.c | 129 sector_t *span) in generic_swapfile_activate()
|
A D | swapfile.c | 2385 static int setup_swap_extents(struct swap_info_struct *sis, sector_t *span) in setup_swap_extents() 3037 sector_t *span) in setup_swap_map_and_extents() 3138 sector_t span; in SYSCALL_DEFINE2() local
|
/linux/include/linux/ |
A D | energy_model.h | 270 struct em_data_callback *cb, cpumask_t *span, in em_dev_register_perf_domain()
|
/linux/fs/xfs/ |
A D | xfs_aops.c | 545 sector_t *span) in xfs_iomap_swapfile_activate()
|
/linux/drivers/s390/scsi/ |
A D | zfcp_qdio.c | 56 unsigned long long now, span; in zfcp_qdio_account() local
|
/linux/drivers/perf/ |
A D | arm_smmuv3_pmu.c | 253 int idx, u32 span, u32 sid) in smmu_pmu_set_event_filter() 279 u32 span, sid; in smmu_pmu_apply_event_filter() local
|
/linux/drivers/net/wireless/mediatek/mt7601u/ |
A D | mac.c | 307 u32 span; in mt7601u_mac_work() member
|
/linux/kernel/sched/ |
A D | topology.c | 995 const struct cpumask *span = sched_domain_span(sd); in build_overlap_sched_groups() local 1207 const struct cpumask *span = sched_domain_span(sd); in build_sched_groups() local
|
/linux/fs/nfs/ |
A D | file.c | 488 sector_t *span) in nfs_swap_activate()
|
/linux/include/linux/sched/ |
A D | topology.h | 160 unsigned long span[]; member
|
/linux/fs/f2fs/ |
A D | data.c | 4035 struct file *swap_file, sector_t *span) in check_swap_activate() 4142 sector_t *span) in f2fs_swap_activate() 4185 sector_t *span) in f2fs_swap_activate()
|
/linux/tools/perf/ui/stdio/ |
A D | hist.c | 734 int span = 0; in fprintf_line() local
|