Home
last modified time | relevance | path

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

/linux/fs/pstore/
H A Dram_internal.h78 char *old_log; member
/linux/net/sched/
H A Dsch_fq.c894 struct rb_root *old_array, u32 old_log, in fq_resize()
903 for (idx = 0; idx < (1U << old_log); idx++) { in fq_resize()
835 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