Searched refs:setargs (Results 1 – 3 of 3) sorted by relevance
1244 const char *setargs[] = { "set", "LOGGING", "1" }; in kdb_local() local1245 kdb_set(2, setargs); in kdb_local()2060 const char *setargs[] = { "set", "LOGGING", "0" }; in kdb_dmesg() local2061 kdb_set(2, setargs); in kdb_dmesg()
448 struct setargs { struct
3464 const char *setargs[3] = { in con_debug_enter() local3469 if (kdbgetintenv(setargs[0], &linecount)) { in con_debug_enter()3471 kdb_set(2, setargs); in con_debug_enter()