Searched refs:subcommand (Results 1 – 17 of 17) sorted by relevance
/Linux-v4.19/tools/perf/ |
D | perf-with-kcore.sh | 208 subcommand() function 248 subcommand "$@" 251 subcommand "$@" 254 subcommand "$@"
|
/Linux-v4.19/drivers/watchdog/ |
D | mei_wdt.c | 119 u8 subcommand; member 174 req.hdr.bytecount = req_len - offsetof(struct mei_mc_hdr, subcommand); in mei_wdt_ping() 175 req.hdr.subcommand = MEI_MC_START_WD_TIMER_REQ; in mei_wdt_ping() 202 req.hdr.bytecount = req_len - offsetof(struct mei_mc_hdr, subcommand); in mei_wdt_stop() 203 req.hdr.subcommand = MEI_MC_STOP_WD_TIMER_REQ; in mei_wdt_stop() 439 if (res.hdr.subcommand != MEI_MC_START_WD_TIMER_RES) { in mei_wdt_rx() 441 res.hdr.subcommand, in mei_wdt_rx()
|
/Linux-v4.19/tools/perf/Documentation/ |
D | perf-config.txt | 209 will make the TUI be the default for the 'top' subcommand. Those will be 482 subcommand was invoked. Supported tools are 'man', 'woman' 489 pager.<subcommand>:: 490 When the subcommand is run on stdio, determine whether it uses
|
/Linux-v4.19/Documentation/isdn/ |
D | INTERFACE.CAPI | 329 and subcommand values, as a static ASCII string. The return value may 330 be NULL if the command/subcommand is not one of those defined in the 353 If the lowest bit of traceflag is set, only the command/subcommand and message
|
/Linux-v4.19/drivers/hwmon/ |
D | ibmaem.c | 228 u8 subcommand; member 385 rs_req.subcommand = AEM_READ_REGISTER; in aem_read_sensor()
|
/Linux-v4.19/tools/objtool/Documentation/ |
D | stack-validation.txt | 9 objtool which runs at compile time. It has a "check" subcommand which 23 (Objtool also has an 'orc generate' subcommand which generates debuginfo
|
/Linux-v4.19/tools/power/cpupower/po/ |
D | de.po | 175 msgid "cpupower [ -c cpulist ] subcommand [ARGS]\n" 202 msgid "and read up the subcommand's manpage whether it is supported.\n" 209 "Use cpupower help subcommand for getting help for above subcommands.\n"
|
D | cs.po | 178 msgid "cpupower [ -c cpulist ] subcommand [ARGS]\n" 205 msgid "and read up the subcommand's manpage whether it is supported.\n" 212 "Use cpupower help subcommand for getting help for above subcommands.\n"
|
D | fr.po | 175 msgid "cpupower [ -c cpulist ] subcommand [ARGS]\n" 202 msgid "and read up the subcommand's manpage whether it is supported.\n" 209 "Use cpupower help subcommand for getting help for above subcommands.\n"
|
D | it.po | 175 msgid "cpupower [ -c cpulist ] subcommand [ARGS]\n" 202 msgid "and read up the subcommand's manpage whether it is supported.\n" 209 "Use cpupower help subcommand for getting help for above subcommands.\n"
|
D | pt.po | 173 msgid "cpupower [ -c cpulist ] subcommand [ARGS]\n" 200 msgid "and read up the subcommand's manpage whether it is supported.\n" 207 "Use cpupower help subcommand for getting help for above subcommands.\n"
|
/Linux-v4.19/Documentation/trace/ |
D | kprobetrace.rst | 120 the ABI, please try to use probe subcommand of perf-tools (you can find it
|
/Linux-v4.19/drivers/s390/block/ |
D | dasd_3990_erp.c | 22 unsigned char subcommand; /* e.g Inhibit Write, Enable Write,... */ member 216 DCTL_data->subcommand = 0x02; /* Inhibit Write */ in dasd_3990_erp_DCTL()
|
/Linux-v4.19/kernel/trace/ |
D | Kconfig | 473 This option is also required by perf-probe subcommand of perf tools. 510 This option is required if you plan to use perf-probe subcommand
|
/Linux-v4.19/drivers/scsi/qla2xxx/ |
D | qla_def.h | 3054 uint16_t subcommand; member
|
D | qla_gs.c | 1002 sns_cmd->p.cmd.subcommand = cpu_to_le16(cmd); in qla2x00_prep_sns_cmd()
|
/Linux-v4.19/lib/ |
D | Kconfig.debug | 1108 subcommand of perf.
|