Searched refs:subcommand (Results 1 – 22 of 22) sorted by relevance
/Linux-v5.10/tools/perf/ |
D | perf-with-kcore.sh | 196 subcommand() function 236 subcommand "$@" 239 subcommand "$@" 242 subcommand "$@"
|
/Linux-v5.10/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.10/tools/testing/kunit/ |
D | kunit.py | 254 if cli_args.subcommand == 'run': 274 elif cli_args.subcommand == 'config': 293 elif cli_args.subcommand == 'build': 310 elif cli_args.subcommand == 'exec': 331 elif cli_args.subcommand == 'parse':
|
/Linux-v5.10/Documentation/ABI/obsolete/ |
D | sysfs-driver-intel_pmc_bxt | 13 second number is subcommand.
|
/Linux-v5.10/tools/perf/Documentation/ |
D | perf-config.txt | 223 will make the TUI be the default for the 'top' subcommand. Those will be 530 applicable only for 'top' subcommand. This option ONLY setup 537 subcommand was invoked. Supported tools are 'man', 'woman' 544 pager.<subcommand>:: 545 When the subcommand is run on stdio, determine whether it uses 563 applicable only for 'record' subcommand. This option ONLY setup
|
D | perf-kvm.txt | 74 Output file name, for the 'record' subcommand. Doesn't work with 'report',
|
/Linux-v5.10/Documentation/isdn/ |
D | interface_capi.rst | 309 and subcommand values, as a static ASCII string. The return value may 310 be NULL if the command/subcommand is not one of those defined in the 334 If the lowest bit of traceflag is set, only the command/subcommand and message
|
/Linux-v5.10/drivers/hwmon/ |
D | ibmaem.c | 215 u8 subcommand; member 372 rs_req.subcommand = AEM_READ_REGISTER; in aem_read_sensor()
|
/Linux-v5.10/Documentation/networking/ |
D | batman-adv.rst | 46 The same can also be done using the batctl interface subcommand::
|
/Linux-v5.10/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.10/Documentation/virt/kvm/ |
D | amd-memory-encryption.rst | 71 The ``id`` field contains the subcommand, and the ``data`` field points to
|
/Linux-v5.10/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.10/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.10/Documentation/trace/ |
D | kprobetrace.rst | 178 the ABI, please try to use probe subcommand of perf-tools (you can find it
|
/Linux-v5.10/kernel/trace/ |
D | Kconfig | 528 This option is also required by perf-probe subcommand of perf tools. 566 This option is required if you plan to use perf-probe subcommand
|
/Linux-v5.10/drivers/scsi/qla2xxx/ |
D | qla_def.h | 3193 __le16 subcommand; member
|
D | qla_gs.c | 984 sns_cmd->p.cmd.subcommand = cpu_to_le16(cmd); in qla2x00_prep_sns_cmd()
|
/Linux-v5.10/lib/ |
D | Kconfig.debug | 1231 subcommand of perf.
|