Home
last modified time | relevance | path

Searched full:reporting (Results 1 – 25 of 1005) sorted by relevance

12345678910>>...41

/linux/Documentation/mm/
H A Dfree_page_reporting.rst2 Free Page Reporting
5 Free page reporting is an API by which a device can register to receive
16 page reporting interface with the reporting framework assuming no other
17 page reporting devices are already registered.
19 Once registered the page reporting API will begin reporting batches of
20 pages to the driver. The API will start reporting pages 2 seconds after
24 Pages reported will be stored in the scatterlist passed to the reporting
30 Prior to removing a driver that is making use of free page reporting it
33 reporting removed. Doing this will prevent further reports from being
36 left off in terms of reporting free pages.
/linux/drivers/rapidio/switches/
H A Didt_gen2.c229 * Configure LT LAYER error reporting. in idtg2_em_init()
232 /* Enable standard (RIO.p8) error reporting */ in idtg2_em_init()
237 /* Use Port-Writes for LT layer error reporting. in idtg2_em_init()
245 * Configure PORT error reporting. in idtg2_em_init()
251 /* Configure reporting of implementation specific errors/events */ in idtg2_em_init()
255 /* Use Port-Writes for port error reporting and enable error logging */ in idtg2_em_init()
269 * Configure LANE error reporting. in idtg2_em_init()
272 /* Disable line error reporting */ in idtg2_em_init()
275 /* Use Port-Writes for lane error reporting (when enabled) in idtg2_em_init()
286 * Configure AUX error reporting. in idtg2_em_init()
[all …]
/linux/mm/
H A Dpage_reporting.c38 MODULE_PARM_DESC(page_reporting_order, "Set page reporting order");
59 /* request page reporting */
71 * If reporting is already active there is nothing we need to do. in __page_reporting_request()
86 /* notify prdev of free page reporting request */
141 * The page reporting cycle consists of 4 stages, fill, report, drain, and
167 * Limit how many calls we will be making to the page reporting in page_reporting_cycle()
174 * list processed. This should result in us reporting all pages on in page_reporting_cycle()
273 * to allocate page reporting statistics for the zone. in page_reporting_process_zone()
318 * anyone requests page reporting after we complete our pass. If in page_reporting_process()
320 * to idle and quit scheduling reporting runs. in page_reporting_process()
[all …]
/linux/Documentation/arch/x86/
H A Diommu.rst23 - RMRR - Intel Reserved Memory Region Reporting Structure
24 - IVRS - AMD I/O Virtualization Reporting Structure
42 Virtualization Reporting Structure (IVRS) that is used to convey information
69 If this fixes anything, please ensure you file a bug reporting the problem.
86 this fixes anything, please ensure you file a bug reporting the problem.
88 Fault reporting
125 Intel Fault reporting
145 AMD Fault reporting
/linux/drivers/input/misc/
H A DKconfig21 reporting power button status.
31 reporting power button status.
41 reporting power button status.
88 Say Y to enable support for reporting power button status on
108 Support the ONKEY of ATC260x PMICs as an input device reporting
258 reporting power button status.
280 reporting power button status.
353 Say Y here if you want to enable power key reporting via the
483 Say Y here if you want to enable power key reporting via the
493 Say Y here if you want to enable power button reporting for
[all …]
/linux/drivers/crypto/intel/qat/qat_common/
H A Dadf_gen4_ras.c12 /* Enable correctable error reporting in ERRSOU0 */ in enable_errsou_reporting()
15 /* Enable uncorrectable error reporting in ERRSOU1 */ in enable_errsou_reporting()
19 * Enable uncorrectable error reporting in ERRSOU2 in enable_errsou_reporting()
27 * Enable uncorrectable error reporting in ERRSOU3 in enable_errsou_reporting()
39 /* Disable correctable error reporting in ERRSOU0 */ in disable_errsou_reporting()
42 /* Disable uncorrectable error reporting in ERRSOU1 */ in disable_errsou_reporting()
45 /* Disable uncorrectable error reporting in ERRSOU2 */ in disable_errsou_reporting()
50 /* Disable uncorrectable error reporting in ERRSOU3 */ in disable_errsou_reporting()
59 /* Enable Acceleration Engine correctable error reporting */ in enable_ae_error_reporting()
62 /* Enable Acceleration Engine uncorrectable error reporting */ in enable_ae_error_reporting()
[all …]
H A Dadf_gen4_ras.h46 /* RI Memory parity error reporting enable */
84 /* TI CI parity reporting mask */
100 /* TI PULLFUB parity error reporting mask */
125 /* TI PUSHFUB parity error reporting mask */
170 /* TI TRNSB Parity error reporting mask */
280 * Disable SSM error detection and reporting features
296 * Error reporting mask in INTMASKSSM
447 /* SSM shared memory SER error reporting mask */
451 * SSM SER error reporting mask in SER_en_err_ssmsh
526 /* Exception reporting in QAT SSM CMP */
[all …]
/linux/Documentation/input/devices/
H A Datarikbd.rst66 Relative Position Reporting
96 Absolute Position reporting
119 Joystick Event Reporting
150 time to reporting the state of the joystick ports at a user specifiable rate.
201 The ikbd defaults to a mouse position reporting with threshold of 1 unit in
203 reporting mode for joystick 1, with both buttons being logically assigned to
259 SET RELATIVE MOUSE POSITION REPORTING
266 Set relative mouse position reporting. (DEFAULT) Mouse position packets are
417 All mouse event reporting is disabled (and scanning may be internally
419 valid mouse mode commands are SET RELATIVE MOUSE POSITION REPORTING, SET
[all …]
/linux/Documentation/ABI/testing/
H A Dsysfs-bus-siox56 Read-only value reporting the inbytes value provided to siox-X/device_add
69 Read-only value reporting the type value provided to siox-X/device_add.
75 Read-only value reporting if the watchdog of the siox device is
83 Read-only value reporting the number to time intervals when the
90 Read-only value reporting the outbytes value provided to siox-X/device_add.
/linux/include/linux/
H A Dpage_reporting.h19 /* Current state of page reporting */
22 /* Minimal order of page reporting */
26 /* Tear-down and bring-up for page reporting devices */
/linux/drivers/net/ethernet/intel/ice/
H A Dice_dpll.c41 * @extack: error reporting
64 * @extack: error reporting
115 * @extack: error reporting
154 * @extack: error reporting
179 * @extack: error reporting
204 * @extack: error reporting
238 * @extack: error reporting
263 * @extack: error reporting
287 * @extack: error reporting
336 * @extack: error reporting
[all …]
/linux/arch/x86/kernel/cpu/mce/
H A Dwinchip.c3 * IDT Winchip specific Machine Check Exception Reporting
28 /* Set up machine check reporting on the Winchip C6 series */
40 pr_info("Winchip machine check reporting enabled on CPU#0.\n"); in winchip_mcheck_init()
H A Dp5.c3 * P5 specific Machine Check Exception Reporting
44 /* Set up machine check reporting for processors with Intel style MCE: */
64 pr_info("Intel old style machine check reporting enabled on CPU#%d.\n", in intel_p5_mcheck_init()
/linux/Documentation/devicetree/bindings/input/
H A Dinput.yaml19 Specifies an array of numeric keycode values to be used for reporting
28 Specifies a single numeric keycode value to be used for reporting
30 reporting.
/linux/Documentation/admin-guide/
H A Dreporting-issues.rst4 Reporting issues
56 reporting issues to Free/Libre & Open Source Software (FLOSS) projects. For
70 document and reporting the issue to your vendor instead, unless you are
117 go and install it for the reporting process. Testing and reporting with
168 Reporting regressions within a stable and longterm kernel line
203 Reporting issues only occurring in older kernel version lines
234 Reference section: Reporting issues to the kernel maintainers
280 document and reporting the issue to your vendor instead, unless you are
294 Most of these vendor kernels are quite unsuitable for reporting issues to the
324 better than not reporting the issue at all: sometimes such reports directly or
[all …]
H A Dfilesystem-monitoring.rst7 File system Error Reporting
11 reporting. It is meant to be used by file system health monitoring
20 early file system problem detection and reporting recovery tools.
/linux/drivers/hid/amd-sfh-hid/hid_descriptor/
H A Damd_sfh_hid_report_desc.h33 0x0A, 0x16, 0x03, /* HID usage sensor property reporting state */
200 0x0A, 0x16, 0x03, /* HID usage sensor property reporting state */
206 0x0A, 0x40, 0x08, /* Sensor reporting state no events sel */
207 0x0A, 0x41, 0x08, /* Sensor reporting state all events sel */
208 0x0A, 0x42, 0x08, /* Sensor reporting state threshold events sel */
209 0x0A, 0x43, 0x08, /* Sensor reporting state no events wake sel */
210 0x0A, 0x44, 0x08, /* Sensor reporting state all events wake sel */
211 0x0A, 0x45, 0x08, /* Sensor reporting state threshold events wake sel */
361 0x0A, 0x16, 0x03, /* HID usage sensor property reporting state */
367 0x0A, 0x40, 0x08, /* Sensor reporting state no events sel */
[all …]
/linux/Documentation/process/
H A Dcve.rst18 of the :doc:`normal Linux kernel security bug reporting
50 :doc:`normal Linux kernel security bug reporting
72 accountability in vulnerability reporting. Only those individuals with
77 reporting, and ultimately, compromised systems.
/linux/Documentation/sound/soc/
H A Djack.rst21 code providing jack reporting mechanisms.
23 For example, a system may have a stereo headset jack with two reporting
63 Each jack may have multiple reporting mechanisms, though it will need at
/linux/drivers/thermal/intel/
H A DKconfig84 tristate "Intel PCH Thermal Reporting Driver"
88 Enable this to support thermal reporting on certain intel PCHs.
89 Thermal reporting device will provide temperature reading,
/linux/Documentation/networking/device_drivers/ethernet/marvell/
H A Docteontx2.rst168 The NPA reporters are responsible for reporting and recovering the following group of errors:
182 - RAS Error Reporting for NPA_AQ_INST_S/NPA_AQ_RES_S.
225 The NIX reporters are responsible for reporting and recovering the following group of errors:
242 - RAS Error Reporting for NIX Receive Multicast/Mirror Entry Structure.
243 - RAS Error Reporting for WQE/Packet Data read from Multicast/Mirror Buffer..
244 - RAS Error Reporting for NIX_AQ_INST_S/NIX_AQ_RES_S.
/linux/Documentation/translations/zh_CN/admin-guide/
H A Dreporting-regressions.rst6 :Original: Documentation/admin-guide/reporting-regressions.rst
31 #. 按照 Documentation/translations/zh_CN/admin-guide/reporting-issues.rst 中
74 只需按照 Documentation/translations/zh_CN/admin-guide/reporting-issues.rst 中
136 如 Documentation/translations/zh_CN/admin-guide/reporting-issues.rst (简要)
367 …git/torvalds/linux.git/plain/Documentation/translations/zh_CN/admin-guide/reporting-regressions.rst
/linux/Documentation/translations/zh_TW/admin-guide/
H A Dreporting-regressions.rst6 :Original: Documentation/admin-guide/reporting-regressions.rst
31 #. 按照 Documentation/translations/zh_CN/admin-guide/reporting-issues.rst 中
74 只需按照 Documentation/translations/zh_CN/admin-guide/reporting-issues.rst 中
136 如 Documentation/translations/zh_CN/admin-guide/reporting-issues.rst (簡要)
367 …git/torvalds/linux.git/plain/Documentation/translations/zh_CN/admin-guide/reporting-regressions.rst
/linux/arch/mips/pci/
H A Dpci-octeon.c102 /* Enable reporting System errors and parity errors on all devices */ in pcibios_plat_dev_init()
103 /* Enable parity checking and error reporting */ in pcibios_plat_dev_init()
117 /* Enable the PCIe normal error reporting */ in pcibios_plat_dev_init()
118 config = PCI_EXP_DEVCTL_CERE; /* Correctable Error Reporting */ in pcibios_plat_dev_init()
119 config |= PCI_EXP_DEVCTL_NFERE; /* Non-Fatal Error Reporting */ in pcibios_plat_dev_init()
120 config |= PCI_EXP_DEVCTL_FERE; /* Fatal Error Reporting */ in pcibios_plat_dev_init()
124 /* Find the Advanced Error Reporting capability */ in pcibios_plat_dev_init()
132 /* Enable reporting of all uncorrectable errors */ in pcibios_plat_dev_init()
144 /* Enable reporting of all correctable errors */ in pcibios_plat_dev_init()
/linux/arch/x86/events/
H A DKconfig30 tristate "AMD Processor Power Reporting Mechanism"
32 Provide power reporting mechanism support for AMD processors.

12345678910>>...41