Searched refs:subcommand (Results 1 – 18 of 18) sorted by relevance
/Linux-v5.4/tools/perf/ |
D | perf-with-kcore.sh | 196 subcommand() function 236 subcommand "$@" 239 subcommand "$@" 242 subcommand "$@"
|
/Linux-v5.4/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() 437 if (res.hdr.subcommand != MEI_MC_START_WD_TIMER_RES) { in mei_wdt_rx() 439 res.hdr.subcommand, in mei_wdt_rx()
|
/Linux-v5.4/tools/perf/Documentation/ |
D | perf-config.txt | 223 will make the TUI be the default for the 'top' subcommand. Those will be 496 subcommand was invoked. Supported tools are 'man', 'woman' 503 pager.<subcommand>:: 504 When the subcommand is run on stdio, determine whether it uses
|
/Linux-v5.4/Documentation/isdn/ |
D | interface_capi.rst | 380 and subcommand values, as a static ASCII string. The return value may 381 be NULL if the command/subcommand is not one of those defined in the 405 If the lowest bit of traceflag is set, only the command/subcommand and message
|
/Linux-v5.4/drivers/hwmon/ |
D | ibmaem.c | 215 u8 subcommand; member 372 rs_req.subcommand = AEM_READ_REGISTER; in aem_read_sensor()
|
/Linux-v5.4/Documentation/networking/ |
D | batman-adv.rst | 46 The same can also be done using the batctl interface subcommand::
|
/Linux-v5.4/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-v5.4/tools/power/cpupower/po/ |
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"
|
D | de.po | 183 msgid "cpupower [ -c cpulist ] subcommand [ARGS]\n" 214 msgid "and read up the subcommand's manpage whether it is supported.\n" 221 "Use cpupower help subcommand for getting help for above subcommands.\n"
|
/Linux-v5.4/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-v5.4/Documentation/trace/ |
D | kprobetrace.rst | 175 the ABI, please try to use probe subcommand of perf-tools (you can find it
|
/Linux-v5.4/kernel/trace/ |
D | Kconfig | 476 This option is also required by perf-probe subcommand of perf tools. 514 This option is required if you plan to use perf-probe subcommand
|
/Linux-v5.4/drivers/scsi/qla2xxx/ |
D | qla_def.h | 3097 uint16_t subcommand; member
|
D | qla_gs.c | 984 sns_cmd->p.cmd.subcommand = cpu_to_le16(cmd); in qla2x00_prep_sns_cmd()
|
/Linux-v5.4/lib/ |
D | Kconfig.debug | 1132 subcommand of perf.
|