Home
last modified time | relevance | path

Searched refs:report (Results 401 – 425 of 1190) sorted by relevance

1...<<11121314151617181920>>...48

/openbmc/linux/drivers/media/radio/si470x/
H A Dradio-si470x-usb.c200 unsigned char *report = buf; in si470x_get_report() local
207 report[0], 2, in si470x_get_report()
223 unsigned char *report = buf; in si470x_set_report() local
230 report[0], 2, in si470x_set_report()
/openbmc/linux/scripts/coccinelle/api/
H A Dcheck_bq27xxx_data.cocci13 virtual report
22 @str depends on report@
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/smartmontools/files/
H A Dinitd.smartd90 report)
/openbmc/phosphor-host-ipmid/softoff/
H A Dmainapp.cpp77 report<error>(prev_entry<errorMetadata::TIMEOUT_IN_MSEC>()); in main()
/openbmc/openbmc/meta-phosphor/recipes-phosphor/ecc/
H A Dphosphor-ecc_git.bb2 DESCRIPTION = "Daemon to monitor and report the BMC memory ECC"
/openbmc/phosphor-hwmon/
H A Dfan_pwm.cpp35 report<WriteFailure>( in target()
/openbmc/linux/Documentation/networking/
H A Datm.rst12 If you encounter problems with ATM, please report them on the ATM
/openbmc/linux/drivers/acpi/numa/
H A DKconfig14 If set, this option has the kernel parse and report the
/openbmc/openbmc/meta-phosphor/recipes-phosphor/sensors/
H A Dphosphor-nvme_git.bb2 DESCRIPTION = "Daemon to monitor and report the status of NVMe drives"
/openbmc/linux/drivers/firmware/arm_scmi/
H A Dnotify.h59 void *report, u32 *src_id);
/openbmc/linux/drivers/virt/coco/sev-guest/
H A DKconfig13 attestation report and more.
/openbmc/linux/tools/perf/Documentation/
H A Dperf-script.txt13 'perf script' [<options>] report <script> [script-args]
32 for 'perf script report'. <script> is the name displayed in the
37 'perf script report <script> [args]' to run and display the results
55 and 'perf script report' commands, with the stdout of the record step
56 piped to the stdin of the report script, using the '-o -' and '-i -'
68 <top-script> 'live-mode' or 'perf script report' variants.
306 --cpu:: Only report samples for the list of CPUs provided. Multiple CPUs can
308 CPUs are specified with -: 0-2. Default is to report samples on all
327 It can only be used with the perf script report mode.
H A Dexamples.txt79 titan:~/git> perf report
104 titan:~/git> perf report --sort comm,dso,symbol
131 titan:~/git> perf report -g
H A Dperf-evlist.txt45 linkperf:perf-report[1]
/openbmc/linux/mm/kmsan/
H A DMakefile6 obj-y := core.o instrumentation.o init.o hooks.o report.o shadow.o
/openbmc/linux/arch/s390/include/asm/
H A Dkexec.h69 struct ipl_report *report; member
/openbmc/linux/arch/s390/kernel/
H A Dkexec_image.c36 ipl_report_add_component(data->report, &buf, in kexec_file_add_kernel_image()
/openbmc/linux/Documentation/translations/zh_CN/dev-tools/
H A Dkasan.rst106 - ``kasan.fault=report`` 或 ``=panic`` 控制是否只打印KASAN report
107 同时使内核恐慌(默认: ``report`` )。即使 ``kasan_multi_shot`` 被
/openbmc/linux/Documentation/driver-api/
H A Dslimbus.rst56 device with a 1-byte logical address after the devices report presence on the
74 framework allows drivers to bind when corresponding devices report their
84 Similarly, SLIMbus devices 'report absent' when they go down. A 'device_down'
/openbmc/qemu/docs/system/
H A Dvm-templating.rst101 and will repeatedly report errors. While virtio-balloon can be used
102 for template VMs (e.g., report VM RAM stats), "free page reporting"
120 repeatedly report errors.
/openbmc/linux/mm/
H A Dpage_reporting.c225 err = prdev->report(prdev, sgl, PAGE_REPORTING_CAPACITY); in page_reporting_cycle()
296 err = prdev->report(prdev, sgl, leftover); in page_reporting_process_zone()
/openbmc/linux/drivers/media/usb/uvc/
H A DKconfig20 to report button events.
/openbmc/openpower-debug-collector/
H A Dwatchdog_timeout.cpp96 report<error>(); in main()
/openbmc/linux/fs/unicode/
H A Dmkutf8data.c1752 int report; in verify() local
1760 report = 0; in verify()
1769 report++; in verify()
1771 report++; in verify()
1774 report++; in verify()
1776 report++; in verify()
1778 report++; in verify()
1782 report++; in verify()
1785 report++; in verify()
1788 report++; in verify()
[all …]
/openbmc/linux/sound/soc/codecs/
H A Drt5645.c3305 int val, btn_type, gpio_state = 0, report = 0; in rt5645_jack_detect_work() local
3320 report = rt5645_jack_detect(rt5645->component, gpio_state); in rt5645_jack_detect_work()
3323 report, SND_JACK_HEADPHONE); in rt5645_jack_detect_work()
3325 report, SND_JACK_MICROPHONE); in rt5645_jack_detect_work()
3338 report = rt5645_jack_detect(rt5645->component, 1); in rt5645_jack_detect_work()
3344 report = SND_JACK_HEADSET; in rt5645_jack_detect_work()
3355 report |= SND_JACK_BTN_0; in rt5645_jack_detect_work()
3360 report |= SND_JACK_BTN_1; in rt5645_jack_detect_work()
3365 report |= SND_JACK_BTN_2; in rt5645_jack_detect_work()
3370 report |= SND_JACK_BTN_3; in rt5645_jack_detect_work()
[all …]

1...<<11121314151617181920>>...48