/Linux-v5.4/drivers/misc/altera-stapl/ |
D | altera-jtag.c | 117 u32 count, u32 start_index, in altera_set_dr_pre() 155 int altera_set_ir_pre(struct altera_jtag *js, u32 count, u32 start_index, in altera_set_ir_pre() 193 int altera_set_dr_post(struct altera_jtag *js, u32 count, u32 start_index, in altera_set_dr_post() 233 int altera_set_ir_post(struct altera_jtag *js, u32 count, u32 start_index, in altera_set_ir_post() 394 u32 start_index, in altera_concatenate_data() 560 u32 start_index, in altera_extract_target_data() 586 u32 start_index) in altera_irscan() 789 u32 start_index) in altera_drscan()
|
/Linux-v5.4/drivers/video/fbdev/core/ |
D | sysimgblt.c | 53 void *dst1, u32 start_index, u32 pitch_index) in color_imageblit() 113 u32 start_index, u32 pitch_index) in slow_imageblit() 242 u32 fgcolor, bgcolor, start_index, bitstart, pitch_index = 0; in sys_imageblit() local
|
D | cfbimgblt.c | 77 u32 start_index, in color_imageblit() 140 u32 start_index, in slow_imageblit() 267 u32 fgcolor, bgcolor, start_index, bitstart, pitch_index = 0; in cfb_imageblit() local
|
/Linux-v5.4/drivers/infiniband/hw/i40iw/ |
D | i40iw_virtchnl.c | 130 u32 start_index, in vchnl_vf_send_add_hmc_objs_req() 168 u32 start_index, in vchnl_vf_send_del_hmc_objs_req() 659 u32 start_index, in i40iw_vchnl_vf_add_hmc_objs() 697 u32 start_index, in i40iw_vchnl_vf_del_hmc_obj()
|
D | i40iw_virtchnl.h | 81 u32 start_index; member
|
/Linux-v5.4/kernel/trace/ |
D | trace_printk.c | 123 find_next_mod_format(int start_index, void *v, const char **fmt, loff_t *pos) in find_next_mod_format() 180 find_next_mod_format(int start_index, void *v, const char **fmt, loff_t *pos) in find_next_mod_format() 257 int start_index; in find_next() local
|
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dcn10/ |
D | dcn10_cm_common.c | 322 uint32_t j, k, seg_distr[MAX_REGIONS_NUMBER], increment, start_index, hw_points; in cm_helper_translate_curve_to_hw_format() local 509 uint32_t j, k, seg_distr[MAX_REGIONS_NUMBER], increment, start_index, hw_points; in cm_helper_translate_curve_to_degamma_hw_format() local
|
/Linux-v5.4/drivers/infiniband/hw/mthca/ |
D | mthca_mr.c | 255 int start_index, u64 *buffer_list, int list_len) in __mthca_write_mtt() 316 struct mthca_mtt *mtt, int start_index, in mthca_tavor_write_mtt_seg() 330 struct mthca_mtt *mtt, int start_index, in mthca_arbel_write_mtt_seg() 359 int start_index, u64 *buffer_list, int list_len) in mthca_write_mtt()
|
/Linux-v5.4/drivers/soc/qcom/ |
D | spm.c | 61 u8 start_index[PM_SLEEP_MODE_NR]; member 152 u32 start_index; in spm_set_low_power_mode() local
|
/Linux-v5.4/fs/squashfs/ |
D | file_direct.c | 34 int start_index = target_page->index & ~mask; in squashfs_readpage_block() local
|
D | file.c | 388 int start_index = page->index & ~mask, end_index = start_index | mask; in squashfs_copy_cache() local
|
/Linux-v5.4/drivers/acpi/acpica/ |
D | nsprepkg.c | 705 u8 type2, u32 count2, u32 start_index) in acpi_ns_check_package_elements()
|
D | nsrepair2.c | 761 u32 start_index, in acpi_ns_check_sorted_list()
|
/Linux-v5.4/mm/ |
D | fadvise.c | 36 pgoff_t start_index; in generic_fadvise() local
|
/Linux-v5.4/drivers/infiniband/hw/mlx4/ |
D | mr.c | 98 int *start_index, int *npages) in mlx4_ib_umem_write_mtt_block() 191 int start_index = 0; in mlx4_ib_umem_write_mtt() local
|
/Linux-v5.4/arch/powerpc/mm/ |
D | slice.c | 78 unsigned long start_index = GET_HIGH_SLICE_INDEX(start); in slice_range_to_mask() local 156 unsigned long start_index = GET_HIGH_SLICE_INDEX(start); in slice_check_range_fits() local
|
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx4/ |
D | mr.c | 693 int start_index, int npages, u64 *page_list) in mlx4_write_mtt_chunk() 719 int start_index, int npages, u64 *page_list) in __mlx4_write_mtt() 747 int start_index, int npages, u64 *page_list) in mlx4_write_mtt()
|
/Linux-v5.4/drivers/net/ethernet/amd/xgbe/ |
D | xgbe-desc.c | 531 unsigned int start_index, cur_index; in xgbe_map_tx_skb() local
|
D | xgbe-dev.c | 1413 int start_index = ring->cur; in xgbe_tx_desc_init() local 1491 unsigned int start_index = ring->cur; in xgbe_rx_desc_init() local 1677 int start_index = ring->cur; in xgbe_dev_xmit() local
|
/Linux-v5.4/drivers/net/ethernet/synopsys/ |
D | dwc-xlgmac-desc.c | 502 unsigned int start_index, cur_index; in xlgmac_map_tx_skb() local
|
D | dwc-xlgmac-hw.c | 711 int start_index = ring->cur; in xlgmac_dev_xmit() local 1060 int start_index = ring->cur; in xlgmac_tx_desc_init() local 1143 unsigned int start_index = ring->cur; in xlgmac_rx_desc_init() local
|
/Linux-v5.4/arch/sparc/kernel/ |
D | cpumap.c | 43 int start_index; /* Index of first node of a level in a cpuinfo tree */ member
|
/Linux-v5.4/kernel/ |
D | kcov.c | 120 u64 count, start_index, end_pos, max_pos; in write_comp_data() local
|
/Linux-v5.4/drivers/infiniband/hw/hns/ |
D | hns_roce_mr.c | 787 struct hns_roce_mtt *mtt, u32 start_index, in hns_roce_write_mtt_chunk() 844 struct hns_roce_mtt *mtt, u32 start_index, in hns_roce_write_mtt()
|
/Linux-v5.4/drivers/net/ethernet/mellanox/mlxsw/ |
D | spectrum1_kvdl.c | 33 unsigned int start_index; member
|