Searched refs:kdbgetintenv (Results 1 – 2 of 2) sorted by relevance
288 int kdbgetintenv(const char *match, int *value) in kdbgetintenv() function1527 kdbgetintenv("MDCOUNT", &mdcount); in kdb_md()1528 kdbgetintenv("RADIX", &radix); in kdb_md()1529 kdbgetintenv("BYTESPERWORD", &bytesperword); in kdb_md()1663 kdbgetintenv("NOSECT", &nosect); in kdb_md()2022 diag = kdbgetintenv("LOGGING", &logging); in kdb_dmesg()
4396 if (kdbgetintenv(setargs[0], &linecount)) { in con_debug_enter()4409 if (kdbgetintenv(setargs[0], &colcount)) { in con_debug_enter()