/linux-5.19.10/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-5.19.10/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() 290 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() 320 u32 fgcolor, bgcolor, start_index, bitstart, pitch_index = 0; in cfb_imageblit() local
|
/linux-5.19.10/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() 268 int start_index; in find_next() local
|
/linux-5.19.10/drivers/infiniband/hw/mthca/ |
D | mthca_mr.c | 253 int start_index, u64 *buffer_list, int list_len) in __mthca_write_mtt() 314 struct mthca_mtt *mtt, int start_index, in mthca_tavor_write_mtt_seg() 328 struct mthca_mtt *mtt, int start_index, in mthca_arbel_write_mtt_seg() 357 int start_index, u64 *buffer_list, int list_len) in mthca_write_mtt()
|
/linux-5.19.10/drivers/gpu/drm/amd/display/dc/dcn10/ |
D | dcn10_cm_common.c | 323 uint32_t j, k, seg_distr[MAX_REGIONS_NUMBER], increment, start_index, hw_points; in cm_helper_translate_curve_to_hw_format() local 520 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-5.19.10/drivers/gpu/drm/amd/display/dc/dcn30/ |
D | dcn30_cm_common.c | 121 uint32_t j, k, seg_distr[MAX_REGIONS_NUMBER], increment, start_index, hw_points; in cm3_helper_translate_curve_to_hw_format() local 320 uint32_t j, k, seg_distr[MAX_REGIONS_NUMBER], increment, start_index, hw_points; in cm3_helper_translate_curve_to_degamma_hw_format() local
|
/linux-5.19.10/include/soc/qcom/ |
D | spm.h | 32 u8 start_index[PM_SLEEP_MODE_NR]; member
|
/linux-5.19.10/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-5.19.10/drivers/acpi/acpica/ |
D | nsprepkg.c | 705 u8 type2, u32 count2, u32 start_index) in acpi_ns_check_package_elements()
|
D | nsrepair2.c | 765 u32 start_index, in acpi_ns_check_sorted_list()
|
/linux-5.19.10/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-5.19.10/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-5.19.10/mm/ |
D | fadvise.c | 38 pgoff_t start_index; in generic_fadvise() local
|
/linux-5.19.10/drivers/soc/qcom/ |
D | spm.c | 179 u32 start_index; in spm_set_low_power_mode() local
|
/linux-5.19.10/arch/powerpc/mm/book3s64/ |
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-5.19.10/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-5.19.10/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-5.19.10/arch/sparc/kernel/ |
D | cpumap.c | 43 int start_index; /* Index of first node of a level in a cpuinfo tree */ member
|
/linux-5.19.10/net/can/ |
D | isotp.c | 299 static int check_optimized(struct canfd_frame *cf, int start_index) in check_optimized() 320 int start_index, u8 content) in check_pad()
|
/linux-5.19.10/drivers/net/ethernet/mellanox/mlxsw/ |
D | spectrum_policer.c | 16 u16 start_index; /* Inclusive */ member
|
D | spectrum1_kvdl.c | 33 unsigned int start_index; member
|