Searched defs:idx_new (Results 1 - 2 of 2) sorted by relevance

/kernel/printk/
H A Dprintk.c2004 int update_console_cmdline(char *name, int idx, char *name_new, int idx_new, char *options) argument
2015 c->index = idx_new;
/kernel/sched/
H A Dcore.c6765 struct sched_domain_attr *new, int idx_new)
6775 new ? (new + idx_new) : &tmp,
6764 dattrs_equal(struct sched_domain_attr *cur, int idx_cur, struct sched_domain_attr *new, int idx_new) argument

Completed in 50 milliseconds