| /Linux-v5.15/tools/perf/ | 
| D | perf-with-kcore.sh | 196 subcommand()  function236 	subcommand "$@"
 239 	subcommand "$@"
 242 	subcommand "$@"
 
 | 
| /Linux-v5.15/drivers/watchdog/ | 
| D | mei_wdt.c | 119 	u8 subcommand;  member174 	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()
 438 	if (res.hdr.subcommand != MEI_MC_START_WD_TIMER_RES) {  in mei_wdt_rx()
 440 			 res.hdr.subcommand,  in mei_wdt_rx()
 
 | 
| /Linux-v5.15/tools/testing/kunit/ | 
| D | kunit.py | 331 	if cli_args.subcommand == 'run':354 	elif cli_args.subcommand == 'config':
 374 	elif cli_args.subcommand == 'build':
 392 	elif cli_args.subcommand == 'exec':
 416 	elif cli_args.subcommand == 'parse':
 
 | 
| /Linux-v5.15/Documentation/userspace-api/ebpf/ | 
| D | syscall.rst | 13 bpf() subcommand reference
 | 
| /Linux-v5.15/Documentation/ABI/obsolete/ | 
| D | sysfs-driver-intel_pmc_bxt | 13 		second number is subcommand.
 | 
| /Linux-v5.15/tools/perf/Documentation/ | 
| D | perf-config.txt | 224 	will make the TUI be the default for the 'top' subcommand. Those will be548 		applicable only for 'top' subcommand. This option ONLY setup
 555 		subcommand was invoked. Supported tools are 'man', 'woman'
 562 	pager.<subcommand>::
 563 		When the subcommand is run on stdio, determine whether it uses
 582 		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.15/Documentation/isdn/ | 
| D | interface_capi.rst | 309 	and subcommand values, as a static ASCII string. The return value may310 	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.15/drivers/hwmon/ | 
| D | ibmaem.c | 215 	u8			subcommand;  member372 	rs_req.subcommand = AEM_READ_REGISTER;  in aem_read_sensor()
 
 | 
| /Linux-v5.15/Documentation/networking/ | 
| D | batman-adv.rst | 46 The same can also be done using the batctl interface subcommand::
 | 
| /Linux-v5.15/tools/objtool/Documentation/ | 
| D | stack-validation.txt | 9 objtool which runs at compile time.  It has a "check" subcommand which23 (Objtool also has an 'orc generate' subcommand which generates debuginfo
 
 | 
| /Linux-v5.15/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 | 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 | 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 | 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.15/drivers/s390/block/ | 
| D | dasd_3990_erp.c | 22 	unsigned char subcommand;  /* e.g Inhibit Write, Enable Write,... */  member216 	DCTL_data->subcommand = 0x02;	/* Inhibit Write */  in dasd_3990_erp_DCTL()
 
 | 
| /Linux-v5.15/Documentation/trace/ | 
| D | kprobetrace.rst | 178 the ABI, please try to use probe subcommand of perf-tools (you can find it
 | 
| /Linux-v5.15/Documentation/virt/kvm/ | 
| D | amd-memory-encryption.rst | 71 The ``id`` field contains the subcommand, and the ``data`` field points to
 | 
| /Linux-v5.15/kernel/trace/ | 
| D | Kconfig | 606 	  This option is also required by perf-probe subcommand of perf tools.644 	  This option is required if you plan to use perf-probe subcommand
 
 | 
| /Linux-v5.15/drivers/scsi/qla2xxx/ | 
| D | qla_def.h | 3283 			__le16	subcommand;  member
 | 
| D | qla_gs.c | 984 	sns_cmd->p.cmd.subcommand = cpu_to_le16(cmd);  in qla2x00_prep_sns_cmd()
 | 
| /Linux-v5.15/lib/ | 
| D | Kconfig.debug | 1313 	 subcommand of perf.
 |