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.c841 struct rb_root *new_array, u32 new_log) in fq_rehash()
859 nroot = &new_array[hash_ptr(of->sk, new_log)]; in fq_rehash()
838 fq_rehash(struct fq_sched_data * q,struct rb_root * old_array,u32 old_log,struct rb_root * new_array,u32 new_log) fq_rehash() argument