/openbmc/linux/drivers/media/radio/si470x/ |
H A D | radio-si470x-usb.c | 200 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 D | check_bq27xxx_data.cocci | 13 virtual report 22 @str depends on report@
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/smartmontools/files/ |
H A D | initd.smartd | 90 report)
|
/openbmc/phosphor-host-ipmid/softoff/ |
H A D | mainapp.cpp | 77 report<error>(prev_entry<errorMetadata::TIMEOUT_IN_MSEC>()); in main()
|
/openbmc/openbmc/meta-phosphor/recipes-phosphor/ecc/ |
H A D | phosphor-ecc_git.bb | 2 DESCRIPTION = "Daemon to monitor and report the BMC memory ECC"
|
/openbmc/phosphor-hwmon/ |
H A D | fan_pwm.cpp | 35 report<WriteFailure>( in target()
|
/openbmc/linux/Documentation/networking/ |
H A D | atm.rst | 12 If you encounter problems with ATM, please report them on the ATM
|
/openbmc/linux/drivers/acpi/numa/ |
H A D | Kconfig | 14 If set, this option has the kernel parse and report the
|
/openbmc/openbmc/meta-phosphor/recipes-phosphor/sensors/ |
H A D | phosphor-nvme_git.bb | 2 DESCRIPTION = "Daemon to monitor and report the status of NVMe drives"
|
/openbmc/linux/drivers/firmware/arm_scmi/ |
H A D | notify.h | 59 void *report, u32 *src_id);
|
/openbmc/linux/drivers/virt/coco/sev-guest/ |
H A D | Kconfig | 13 attestation report and more.
|
/openbmc/linux/tools/perf/Documentation/ |
H A D | perf-script.txt | 13 '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 D | examples.txt | 79 titan:~/git> perf report 104 titan:~/git> perf report --sort comm,dso,symbol 131 titan:~/git> perf report -g
|
H A D | perf-evlist.txt | 45 linkperf:perf-report[1]
|
/openbmc/linux/mm/kmsan/ |
H A D | Makefile | 6 obj-y := core.o instrumentation.o init.o hooks.o report.o shadow.o
|
/openbmc/linux/arch/s390/include/asm/ |
H A D | kexec.h | 69 struct ipl_report *report; member
|
/openbmc/linux/arch/s390/kernel/ |
H A D | kexec_image.c | 36 ipl_report_add_component(data->report, &buf, in kexec_file_add_kernel_image()
|
/openbmc/linux/Documentation/translations/zh_CN/dev-tools/ |
H A D | kasan.rst | 106 - ``kasan.fault=report`` 或 ``=panic`` 控制是否只打印KASAN report或 107 同时使内核恐慌(默认: ``report`` )。即使 ``kasan_multi_shot`` 被
|
/openbmc/linux/Documentation/driver-api/ |
H A D | slimbus.rst | 56 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 D | vm-templating.rst | 101 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 D | page_reporting.c | 225 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 D | Kconfig | 20 to report button events.
|
/openbmc/openpower-debug-collector/ |
H A D | watchdog_timeout.cpp | 96 report<error>(); in main()
|
/openbmc/linux/fs/unicode/ |
H A D | mkutf8data.c | 1752 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 D | rt5645.c | 3305 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 …]
|