Home
last modified time | relevance | path

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

/kernel/printk/
Dprintk.c2001 int update_console_cmdline(char *name, int idx, char *name_new, int idx_new, char *options) in update_console_cmdline() argument
2012 c->index = idx_new; in update_console_cmdline()
/kernel/sched/
Dcore.c7185 struct sched_domain_attr *new, int idx_new) in dattrs_equal() argument
7195 new ? (new + idx_new) : &tmp, in dattrs_equal()