Home
last modified time | relevance | path

Searched refs:new_log (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/tools/crypto/tcrypt/
H A Dtcrypt_speed_compare.py179 def main(base_log, new_log): argument
181 new = parse(new_log)
/linux-6.15/net/sched/
H A Dsch_fq.c838 struct rb_root *new_array, u32 new_log) in fq_rehash() argument
856 nroot = &new_array[hash_ptr(of->sk, new_log)]; in fq_rehash()