Searched refs:information (Results 1 - 25 of 25) sorted by relevance

/linux-master/tools/testing/selftests/rcutorture/bin/
H A Dkvm-test-1-run-batch.sh63 print "echo No CPU-affinity information, so no taskset command.";
69 print "echo " scenario ": Bogus CPU-affinity information, so no taskset command.";
/linux-master/scripts/
H A Ddev-needs.sh22 what information is listed in the output. If the requested information is
H A Dparse-maintainers.pl42 W: URI for general information
H A Dcheck-uapi.sh33 -v Verbose operation (print more information about each header being checked).
H A Dkernel-doc63 # match expressions used to find embedded type information
2378 # generate a sequence of code that will splice in highlighting information
2505 Specify an additional FILE in which to look for EXPORT_SYMBOL information.
2533 Verbose output, more warnings and other information.
H A Dget_abi.pl1031 Print debug information according with the level, which is given by the
H A Dget_maintainer.pl7 # Print selected MAINTAINERS information for
573 # We can check arbitrary information before the patch
1088 --help => show this help information
/linux-master/arch/alpha/lib/
H A Dcallback_srm.S31 extwl $25,2,$25 # argument information (VMS calling std)
/linux-master/arch/m68k/fpsp040/
H A Dx_store.S141 bsetl #31,%d0 |if negative, put in sign information
149 bsetl #31,%d0 |if negative put in sign information
H A Dget_op.S495 movew ETEMP(%a6),%d0 |get word with inf information
547 movew ETEMP(%a6),%d0 |get word with inf information
H A Dx_unfl.S190 | information respectively on upper/lower register halves.
H A Dbugfix.S305 | the cu state information and setup etemp.
431 | the cu state information and fix up etemp.
/linux-master/tools/testing/fault-injection/
H A Dfailcmd.sh46 information
/linux-master/scripts/kconfig/
H A Dqconf.cc291 QMessageBox::information(editor, "qconf",
1550 QMessageBox::information(this, "qconf", "Unable to load configuration!");
1561 QMessageBox::information(this, "qconf", "Unable to save configuration!");
1583 QMessageBox::information(this, "qconf", "Unable to save configuration!");
1809 QMessageBox::information(this, "qconf", str);
1821 QMessageBox::information(this, "qconf", str + qVersion());
/linux-master/arch/x86/boot/
H A Dheader.S411 # (For more information, please refer to RFC 1951 and RFC 1952.)
458 # To avoid problems with the compressed data's meta information an extra 18
471 # the description in lib/decompressor_xxx.c for specific information.
/linux-master/drivers/scsi/
H A Dmvumi.h234 u8 information[4]; member in struct:mvumi_sense_data
353 /* host information */
358 /* controller information */
425 /* The format of the page code for Host information */
/linux-master/drivers/scsi/esas2r/
H A Datioctl.h339 u8 information; member in struct:atto_csmi_get_raid_cfg
531 u32 information; member in struct:atto_csmi_task_mgmt
/linux-master/tools/scripts/
H A Dutilities.mak29 # information can be recovered later with
/linux-master/arch/arm/mm/
H A Dproc-xsc3.S469 mrc p15, 1, r0, c0, c0, 1 @ get L2 present information
/linux-master/include/uapi/linux/
H A Dcdrom.h260 * Very few audio discs actually have Universal Product Code information,
351 /* Some generally useful CD-ROM information -- mostly based on the above */
436 #define CDO_USE_FFLAGS 0x4 /* use O_NONBLOCK information on open */
740 __u8 information[4]; member in struct:request_sense
/linux-master/arch/sparc/kernel/
H A Dhead_32.S384 sethi %hi(cputypval), %o2 ! information, the string
/linux-master/drivers/ata/
H A Dlibata-scsi.c223 u64 information; local
225 information = ata_tf_read_block(tf, dev);
226 if (information == U64_MAX)
230 SCSI_SENSE_BUFFERSIZE, information);
648 * portions of the structure with information on the
2568 * 2) Ensure response data format / ATAPI information are always correct.
2777 * Given various information provided in struct scsi_cmnd,
3606 * Prepare a taskfile to modify caching information for the device.
3755 * Prepare a taskfile to modify caching information for the device.
/linux-master/drivers/scsi/aacraid/
H A Daacraid.h188 u8 iu_type; /* HBA information unit type */
241 u8 iu_type; /* HBA information unit type */
267 u8 iu_type; /* HBA information unit type */
284 u8 iu_type; /* HBA information unit type */
692 * command information are put to the application on the FSA adapter.
697 __le16 Command; /* Routing information for the destination */
1242 u8 valid:1; /* A valid bit of one indicates that the information */
1243 /* field contains valid information as defined in the
1253 u8 information[4]; /* for direct-access devices, contains the unsigned member in struct:sense_data
2135 * Descriptive information (e
[all...]
/linux-master/tools/perf/util/
H A Dheader.c1418 pr_debug2("%s: couldn't read %s, does this arch have topology information?\n",
1748 "information is not available\n");
1758 "information is not available\n");
2639 * which doesn't include core id and socket id information.
2677 * which doesn't include die information.
4241 * information. Just warn user and process it as much as it can.
/linux-master/tools/perf/scripts/python/
H A Dexported-sql-viewer.py481 QMessageBox.information(self.bar, "Find", "'" + self.textbox.currentText() + "' not found")
4403 If available, IPC information is displayed in columns 'insn_cnt', 'cyc_cnt' and 'IPC'.
4404 <p><b>Intel PT note:</b> The information applies to the blocks of code ending with, and including, that branch.
4405 Due to the granularity of timing information, the number of cycles for some code blocks will not be known.
4432 This chart displays context switch information when that data is available. Refer to context_switches_view on the Tables menu.
4438 <li>If call information is available, right-click to show a call tree opened to that task and time.
4439 Note, the call tree may take some time to appear, and there may not be call information for the task or time selected.
4454 which displays the information in a more friendly way. Not all data for large tables is fetched
4457 <p>There are also tables of database meta-information.
4657 help_menu.addAction(CreateAction("&Exported SQL Viewer Help", "Helpful information", sel
[all...]

Completed in 253 milliseconds