Home
last modified time | relevance | path

Searched defs:step (Results 1 – 25 of 303) sorted by relevance

12345678910>>...13

/linux-6.12.1/include/linux/
Diov_iter.h25 iov_ustep_f step) in iterate_ubuf()
42 iov_ustep_f step) in iterate_iovec()
76 iov_step_f step) in iterate_kvec()
110 iov_step_f step) in iterate_bvec()
149 iov_step_f step) in iterate_folioq()
203 iov_step_f step) in iterate_xarray()
256 iov_step_f step) in iterate_discard()
292 void *priv2, iov_ustep_f ustep, iov_step_f step) in iterate_and_advance2()
326 iov_ustep_f ustep, iov_step_f step) in iterate_and_advance()
361 void *priv2, iov_step_f step) in iterate_and_advance_kernel()
/linux-6.12.1/tools/testing/radix-tree/
Dbenchmark.c53 unsigned long size, unsigned long step) in benchmark_insert()
74 unsigned long size, unsigned long step) in benchmark_tagging()
95 unsigned long size, unsigned long step) in benchmark_delete()
115 static void benchmark_size(unsigned long size, unsigned long step) in benchmark_size()
140 unsigned long step[] = {1, 2, 7, 15, 63, 64, 65, in benchmark() local
/linux-6.12.1/drivers/regulator/
Ds2mps11.c358 #define regulator_desc_s2mps11_ldo(num, step) { \ argument
408 #define regulator_desc_s2mps11_buck67810(num, min, step, min_sel, voltages) { \ argument
498 #define regulator_desc_s2mps13_ldo(num, min, step, min_sel) { \ argument
514 #define regulator_desc_s2mps13_buck(num, min, step, min_sel) { \ argument
531 #define regulator_desc_s2mps13_buck7(num, min, step, min_sel) { \ argument
548 #define regulator_desc_s2mps13_buck8_10(num, min, step, min_sel) { \ argument
630 #define regulator_desc_s2mps14_ldo(num, min, step) { \ argument
645 #define regulator_desc_s2mps14_buck(num, min, step, min_sel) { \ argument
Datc260x-regulator.c171 #define atc2603c_reg_desc_dcdc(num, min, step, n_volt, vsel_h, vsel_l) { \ argument
209 #define atc2603c_reg_desc_dcdc_fixed(num, min, step, n_volt, vsel_h, vsel_l) { \ argument
226 #define atc2603c_reg_desc_ldo(num, min, step, n_volt, vsel_h, vsel_l) { \ argument
245 #define atc2603c_reg_desc_ldo_fixed(num, min, step, n_volt, vsel_h, vsel_l) { \ argument
275 #define atc2603c_reg_desc_ldo_switch(num, min, step, n_volt, vsel_h, vsel_l) { \ argument
Dda903x-regulator.c309 #define DA903x_LDO(_pmic, _id, min, max, step, vreg, shift, nbits, ereg, ebit) \ argument
329 #define DA903x_DVC(_pmic, _id, min, max, step, vreg, nbits, ureg, ubit, ereg, ebit) \ argument
351 #define DA9034_LDO(_id, min, max, step, vreg, shift, nbits, ereg, ebit) \ argument
354 #define DA9030_LDO(_id, min, max, step, vreg, shift, nbits, ereg, ebit) \ argument
357 #define DA9030_DVC(_id, min, max, step, vreg, nbits, ureg, ubit, ereg, ebit) \ argument
361 #define DA9034_DVC(_id, min, max, step, vreg, nbits, ureg, ubit, ereg, ebit) \ argument
365 #define DA9035_DVC(_id, min, max, step, vreg, nbits, ureg, ubit, ereg, ebit) \ argument
Dmt6358-regulator.c36 #define MT6358_BUCK(match, vreg, supply, min, max, step, \ argument
90 #define MT6358_LDO1(match, vreg, supply, min, max, step, \ argument
137 #define MT6366_BUCK(match, vreg, min, max, step, \ argument
191 #define MT6366_LDO1(match, vreg, supply, min, max, step, \ argument
Dpfuze100-regulator.c235 #define PFUZE100_SW_REG(_chip, _name, base, min, max, step) \ argument
273 #define PFUZE100_VGEN_REG(_chip, _name, base, min, max, step) \ argument
310 #define PFUZE3000_VCC_REG(_chip, _name, base, min, max, step) { \ argument
352 #define PFUZE3000_SW3_REG(_chip, _name, base, min, max, step) { \ argument
Dbd71815-regulator.c426 #define BD71815_BUCK_REG(_name, _id, vsel, ereg, min, max, step, _dvs) \ argument
448 #define BD71815_BUCK12_REG(_name, _id, vsel, ereg, min, max, step, \ argument
494 #define BD71815_LDO_REG(_name, _id, vsel, ereg, emsk, min, max, step, \ argument
Ds2mpa01.c229 #define regulator_desc_ldo(num, step) { \ argument
282 #define regulator_desc_buck6_10(num, min, step) { \ argument
Dmt6357-regulator.c36 #define MT6357_BUCK(match, vreg, min, max, step, \ argument
79 #define MT6357_LDO1(match, vreg, min, max, step, volt_ranges, \ argument
/linux-6.12.1/drivers/gpu/drm/xe/
Dxe_step.c119 struct xe_step_info step = {}; in xe_step_pre_gmdid_get() local
225 struct xe_step_info step = { in xe_step_gmdid_get() local
249 const char *xe_step_name(enum xe_step step) in xe_step_name()
Dxe_step.h19 static inline u32 xe_step_to_gmdid(enum xe_step step) { return step - STEP_A0; } in xe_step_to_gmdid()
/linux-6.12.1/drivers/gpu/drm/i915/gt/
Dselftest_ring.c52 static int check_ring_step(struct intel_ring *ring, u32 x, u32 step) in check_ring_step()
65 static int check_ring_offset(struct intel_ring *ring, u32 x, u32 step) in check_ring_offset()
80 int step, err = 0; in igt_ring_direction() local
/linux-6.12.1/drivers/gpu/drm/i915/
Dintel_step.c138 u8 step = gmd->step + STEP_A0; in gmd_to_intel_step() local
153 struct intel_step_info step = {}; in intel_step_init() local
262 const char *intel_step_name(enum intel_step step) in intel_step_name()
/linux-6.12.1/drivers/video/fbdev/mb862xx/
Dmb862xxfb_accel.c69 static void mb86290fb_imageblit1(u32 *cmd, u16 step, u16 dx, u16 dy, in mb86290fb_imageblit1()
118 static void mb86290fb_imageblit8(u32 *cmd, u16 step, u16 dx, u16 dy, in mb86290fb_imageblit8()
157 static void mb86290fb_imageblit16(u32 *cmd, u16 step, u16 dx, u16 dy, in mb86290fb_imageblit16()
190 u16 step; in mb86290fb_imageblit() local
/linux-6.12.1/fs/xfs/scrub/
Ddirtree_repair.c102 struct xchk_dirpath_step step; in xrep_dirpath_retain_parent() local
265 struct xchk_dirpath_step *step) in xrep_dirtree_prep_path()
382 struct xchk_dirpath_step *step) in xrep_dirtree_unlink()
507 struct xchk_dirpath_step step; in xrep_dirtree_delete_path() local
Ddirtree.c162 struct xchk_dirpath_step step = { in xchk_dirpath_append() local
590 struct xchk_dirpath_step step; in xchk_dirpath_step_is_stale() local
752 struct xchk_dirpath_step step; in xchk_dirtree_load_path() local
/linux-6.12.1/drivers/clk/sunxi-ng/
Dccu_phase.c18 u16 step, parent_div; in ccu_phase_get_phase() local
86 u16 step, parent_div; in ccu_phase_set_phase() local
/linux-6.12.1/drivers/clk/imx/
Dclk-cpu.c17 struct clk *step; member
75 struct clk *step) in imx_clk_hw_cpu()
/linux-6.12.1/drivers/mtd/nand/
Decc-mxic.c484 int step; in mxic_ecc_extract_status_bytes() local
498 int step; in mxic_ecc_reconstruct_oobbuf() local
510 int step; in mxic_ecc_add_room_in_oobbuf() local
527 int step; in mxic_ecc_count_biterrs() local
558 int offset, nents, step, ret; in mxic_ecc_prepare_io_req_external() local
617 int nents, step, ret; in mxic_ecc_finish_io_req_external() local
/linux-6.12.1/arch/powerpc/mm/book3s64/
Dhash_pgtable.c407 unsigned int step, nr_cpus; member
419 unsigned int step, unsigned long newpp) in change_memory_range()
503 unsigned int step, shift; in hash__change_memory_range() local
/linux-6.12.1/drivers/media/v4l2-core/
Dv4l2-ctrls-core.c1489 s64 min, s64 max, u64 step, s64 def) in check_range()
1757 s64 min, s64 max, u64 step, s64 def, in v4l2_ctrl_new()
2021 u64 step = cfg->step; in v4l2_ctrl_new_custom() local
2055 u32 id, s64 min, s64 max, u64 step, s64 def) in v4l2_ctrl_new_std()
2087 u64 step; in v4l2_ctrl_new_std_menu() local
2115 u64 step; in v4l2_ctrl_new_std_menu_items() local
2148 s64 min, max, step, def; in v4l2_ctrl_new_std_compound() local
2169 u64 step; in v4l2_ctrl_new_int_menu() local
/linux-6.12.1/drivers/media/common/
Dcx2341x.c120 s32 *min, s32 *max, s32 *step, s32 *def, u32 *flags) in cx2341x_ctrl_fill()
538 s32 min, s32 max, s32 step, s32 def) in cx2341x_ctrl_query_fill()
1540 u32 id, s32 min, s32 max, s32 step, s32 def) in cx2341x_ctrl_new_custom()
1563 u32 id, s32 min, s32 max, s32 step, s32 def) in cx2341x_ctrl_new_std()
/linux-6.12.1/include/uapi/sound/
Dtlv.h47 #define SNDRV_CTL_TLVD_DB_SCALE_ITEM(min, step, mute) \ argument
52 #define SNDRV_CTL_TLVD_DECLARE_DB_SCALE(name, min, step, mute) \ argument
/linux-6.12.1/drivers/clk/sunxi/
Dclk-mod0.c175 u16 step, mmc_div; in mmc_get_phase() local
242 u16 step, mmc_div; in mmc_set_phase() local

12345678910>>...13