/Linux-v4.19/drivers/misc/altera-stapl/ |
D | altera-jtag.c | 131 u32 count, u32 start_index, in altera_set_dr_pre() 169 int altera_set_ir_pre(struct altera_jtag *js, u32 count, u32 start_index, in altera_set_ir_pre() 207 int altera_set_dr_post(struct altera_jtag *js, u32 count, u32 start_index, in altera_set_dr_post() 247 int altera_set_ir_post(struct altera_jtag *js, u32 count, u32 start_index, in altera_set_ir_post() 408 u32 start_index, in altera_concatenate_data() 574 u32 start_index, in altera_extract_target_data() 600 u32 start_index) in altera_irscan() 803 u32 start_index) in altera_drscan()
|
/Linux-v4.19/drivers/video/fbdev/core/ |
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
|
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
|
/Linux-v4.19/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-v4.19/kernel/trace/ |
D | trace_printk.c | 122 find_next_mod_format(int start_index, void *v, const char **fmt, loff_t *pos) in find_next_mod_format() 179 find_next_mod_format(int start_index, void *v, const char **fmt, loff_t *pos) in find_next_mod_format() 256 int start_index; in find_next() local
|
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/dcn10/ |
D | dcn10_cm_common.c | 257 uint32_t j, k, seg_distr[MAX_REGIONS_NUMBER], increment, start_index, hw_points; in cm_helper_translate_curve_to_hw_format() local 439 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-v4.19/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-v4.19/drivers/soc/qcom/ |
D | spm.c | 69 u8 start_index[PM_SLEEP_MODE_NR]; member 160 u32 start_index; in spm_set_low_power_mode() local
|
/Linux-v4.19/fs/squashfs/ |
D | file_direct.c | 36 int start_index = target_page->index & ~mask; in squashfs_readpage_block() local
|
D | file.c | 401 int start_index = page->index & ~mask, end_index = start_index | mask; in squashfs_copy_cache() local
|
/Linux-v4.19/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-v4.19/arch/ia64/sn/pci/pcibr/ |
D | pcibr_ate.c | 84 int start_index; in alloc_ate_resource() local
|
/Linux-v4.19/mm/ |
D | fadvise.c | 37 pgoff_t start_index; in generic_fadvise() local
|
/Linux-v4.19/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-v4.19/arch/powerpc/mm/ |
D | slice.c | 82 unsigned long start_index = GET_HIGH_SLICE_INDEX(start); in slice_range_to_mask() local 196 unsigned long start_index = GET_HIGH_SLICE_INDEX(start); in slice_check_range_fits() local
|
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx4/ |
D | mr.c | 692 int start_index, int npages, u64 *page_list) in mlx4_write_mtt_chunk() 718 int start_index, int npages, u64 *page_list) in __mlx4_write_mtt() 746 int start_index, int npages, u64 *page_list) in mlx4_write_mtt()
|
/Linux-v4.19/drivers/infiniband/hw/hns/ |
D | hns_roce_mr.c | 704 struct hns_roce_mtt *mtt, u32 start_index, in hns_roce_write_mtt_chunk() 750 struct hns_roce_mtt *mtt, u32 start_index, in hns_roce_write_mtt()
|
/Linux-v4.19/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-v4.19/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 | 1403 int start_index = ring->cur; in xgbe_tx_desc_init() local 1481 unsigned int start_index = ring->cur; in xgbe_rx_desc_init() local 1667 int start_index = ring->cur; in xgbe_dev_xmit() local
|
/Linux-v4.19/arch/sparc/kernel/ |
D | cpumap.c | 43 int start_index; /* Index of first node of a level in a cpuinfo tree */ member
|
/Linux-v4.19/kernel/ |
D | kcov.c | 119 u64 count, start_index, end_pos, max_pos; in write_comp_data() local
|