Home
last modified time | relevance | path

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

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