Home
last modified time | relevance | path

Searched defs:cmdstr (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/tools/perf/
H A Dbuiltin-data.c103 const char *cmdstr; in cmd_data() local
/openbmc/linux/drivers/net/ethernet/toshiba/
H A Dps3_gelic_wireless.c104 static const char *cmdstr(enum gelic_eurus_command ix) in cmdstr() function
135 static inline const char *cmdstr(enum gelic_eurus_command ix) in cmdstr() function
/openbmc/linux/kernel/debug/kdb/
H A Dkdb_main.c724 static int kdb_defcmd2(const char *cmdstr, const char *argv0) in kdb_defcmd2()
967 int kdb_parse(const char *cmdstr) in kdb_parse()