Home
last modified time | relevance | path

Searched refs:parameq (Results 1 – 3 of 3) sorted by relevance

/linux/kernel/
A Dparams.c97 bool parameq(const char *a, const char *b) in parameq() function
131 if (parameq(param, params[i].name)) { in parse_one()
/linux/include/linux/
A Dmoduleparam.h376 extern bool parameq(const char *name1, const char *name2);
/linux/init/
A Dmain.c757 if ((p->early && parameq(param, p->str)) || in do_early_param()

Completed in 15 milliseconds