/openbmc/linux/mm/damon/ |
H A D | dbgfs-test.h | 18 int *answers; in damon_dbgfs_test_str_to_ints() local 23 answers = str_to_ints(question, strlen(question), &nr_integers); in damon_dbgfs_test_str_to_ints() 25 KUNIT_EXPECT_EQ(test, 123, answers[0]); in damon_dbgfs_test_str_to_ints() 26 kfree(answers); in damon_dbgfs_test_str_to_ints() 29 answers = str_to_ints(question, strlen(question), &nr_integers); in damon_dbgfs_test_str_to_ints() 31 KUNIT_EXPECT_EQ(test, 123, answers[0]); in damon_dbgfs_test_str_to_ints() 32 kfree(answers); in damon_dbgfs_test_str_to_ints() 35 answers = str_to_ints(question, strlen(question), &nr_integers); in damon_dbgfs_test_str_to_ints() 37 kfree(answers); in damon_dbgfs_test_str_to_ints() 40 answers = str_to_ints(question, strlen(question), &nr_integers); in damon_dbgfs_test_str_to_ints() [all …]
|
/openbmc/openbmc/meta-openembedded/meta-networking/classes/ |
H A D | waf-samba.bbclass | 48 # 1. answers: 49 # Only --cross-answers - try the cross-answers file, and if 59 # Try the cross-answers file first, and if there is no 70 # Prepare the cross-answers file 71 WAF_CROSS_ANSWERS_PATH="${THISDIR}/../../files/waf-cross-answers" 72 CROSS_ANSWERS="${B}/cross-answers-${TARGET_ARCH}.txt" 78 cat ${WAF_CROSS_ANSWERS_PATH}/cross-answers-${TARGET_ARCH}.txt >> ${CROSS_ANSWERS} 103 ${CONFIG_CMD} --cross-answers="${CROSS_ANSWERS}" 107 ${CONFIG_CMD} --cross-answers="${CROSS_ANSWERS}" --cross-exec="${CROSS_EXEC}"
|
/openbmc/openbmc/meta-security/dynamic-layers/meta-perl/recipes-security/bastille/files/ |
H A D | do_not_apply_config.patch | 12 # Output answers to the script and display 36 …eenQuestion = "Are you finished answering the questions, i.e. may we record the answers and exit?";
|
H A D | call_output_config.patch | 14 # Output answers to the script and display
|
/openbmc/openbmc/meta-openembedded/meta-networking/files/waf-cross-answers/ |
H A D | README | 1 The files in this directory are cross answers files
|
/openbmc/linux/Documentation/fault-injection/ |
H A D | notifier-error-inject.rst | 87 RTNETLINK answers: Invalid argument
|
/openbmc/linux/Documentation/process/ |
H A D | 1.Intro.rst | 264 answers, but one should bear in mind that the people answering those 267 talking with a lawyer who understands this field. Relying on answers
|
H A D | 3.Early-stage.rst | 59 answers to a short set of questions:
|
H A D | howto.rst | 70 For common questions and answers about the GPL, please see: 464 It is normal that the answers to your first patch might simply be a list
|
/openbmc/linux/Documentation/networking/ |
H A D | can_ucan_protocol.rst | 234 The CAN device has sent a message to the CAN bus. It answers with a
|
/openbmc/openbmc/poky/documentation/ref-manual/ |
H A D | resources.rst | 181 questions and their answers.
|
/openbmc/linux/Documentation/usb/ |
H A D | usbip_protocol.rst | 38 USBIP_CMD_UNLINK to unlink a previously submitted URB. The answers of the
|
/openbmc/openbmc/poky/meta/recipes-connectivity/bind/bind/ |
H A D | conf.patch | 183 +// Because many of our users are uncomfortable receiving undelegated answers
|
/openbmc/linux/Documentation/firmware-guide/acpi/ |
H A D | osi.rst | 94 Linux answers "Microsoft Windows NT" to please that BIOS idiom.
|
/openbmc/linux/Documentation/doc-guide/ |
H A D | contributing.rst | 207 answers are listened to and acted upon.
|
/openbmc/linux/Documentation/hid/ |
H A D | hid-transport.rst | 108 events or answers to host requests on this channel.
|
/openbmc/linux/Documentation/admin-guide/ |
H A D | README.rst | 156 only ask you for the answers to new questions.
|
/openbmc/linux/Documentation/userspace-api/ |
H A D | landlock.rst | 472 Questions and answers
|
/openbmc/linux/Documentation/networking/device_drivers/hamradio/ |
H A D | z8530drv.rst | 642 lead to delayed answers on interrupts. You can recognize these
|
/openbmc/openbmc/poky/documentation/dev-manual/ |
H A D | layers.rst | 349 - *Acceptance Criteria:* Provide "Yes" or "No" answers for each of the 353 - *Recommendations:* Provide answers for the questions regarding Linux
|
/openbmc/linux/Documentation/mm/damon/ |
H A D | design.rst | 439 users to specify their requests to and get the answers from DAMON by writing to
|
/openbmc/linux/Documentation/arch/m68k/ |
H A D | kernel-options.rst | 19 answers...
|
/openbmc/qemu/docs/devel/testing/ |
H A D | main.rst | 278 for example the QMP commands and answers.
|
/openbmc/linux/Documentation/filesystems/ |
H A D | fsverity.rst | 723 This section answers frequently asked questions about fs-verity that
|
/openbmc/linux/lib/ |
H A D | Kconfig.debug | 1938 RTNETLINK answers: Invalid argument
|