Searched defs:steps (Results 1 – 15 of 15) sorted by relevance
111 unsigned int steps = 0; in ck_brlock_write_trylock() local224 unsigned int steps = 0; in ck_brlock_read_trylock() local
46 uintptr_t steps[2]; member
104 size_t steps = 0; in advance() local123 size_t steps = 0; in next() local144 size_t steps = 0; in tree_min() local
139 …unsigned steps; /* Number of steps : Only used for optimization : 0 means default (40… member151 …unsigned steps; /* Number of steps : Only used for optimization : 0 means default (40… member
347 const struct pt_asid *asid, size_t steps) in pt_insn_range_is_contiguous()
1779 size_t steps) in pt_blk_proceed_no_event_fill_cache()
71 …n(unsigned char *out, const unsigned char *in, unsigned int start, unsigned int steps, const wots_… in gen_chain()
1237 int steps; in st_hash() local
305 uint64_t steps = 0, sum = 0; in spa_estimate_incoming_log_blocks() local
449 int steps = 0; local
1216 step_range steps() const { return {step_begin(), step_end()}; } in steps() function
1428 int steps; in ahc_clear_critical_section() local
2578 int steps; in ahd_clear_critical_section() local
369 unsigned steps() const { in steps() function
11380 FP step(FP start, FP direction, uint64_t steps) { in step()