Home
last modified time | relevance | path

Searched refs:what (Results 276 – 300 of 1974) sorted by relevance

1...<<11121314151617181920>>...79

/openbmc/linux/drivers/vfio/cdx/
H A DKconfig17 If you don't know what to do here, say N.
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/byacc/
H A Dbyacc_20241231.bb4 # Setting to PD as this is what the upstream has it as.
/openbmc/phosphor-logging/
H A Dlog_resolve_main.cpp40 std::cerr << "Unable to resolve: " << e.what() << std::endl; in main()
/openbmc/openbmc/poky/documentation/
H A Dtransitioning-to-a-custom-environment.rst12 glanced over the document :doc:`what-i-wish-id-known`, the latter contains
14 now, as you are starting your own project, it isn't exactly straightforward what
92 Add what's missing and fix anything that's broken using your knowledge of the
102 your own distribution in a new layer inheriting from Poky but overriding what
H A Dwhat-i-wish-id-known.rst48 Intel, TI, NXP and others have information on what BSP layers to use with
98 function of a particular part of the workflow gives you an idea of what might
155 #. **You will want to learn about and know what's packaged in the root filesystem.**
170 * find out what packages are created by a recipe
171 * find out what files are in a package
172 * find out what files are in an image
187 #. **Depending on what you primary interests are with the Yocto Project, you
/openbmc/linux/Documentation/arch/x86/
H A Damd_hsmp.rst60 /* ERROR HANDLING; you can check errno to see what went wrong */
78 what happened. The transaction returns 0 on success.
/openbmc/linux/arch/um/os-Linux/drivers/
H A Dethertap_user.c31 enum { ADD_ADDR, DEL_ADDR } what; member
43 change.what = op; in etap_change()
/openbmc/linux/tools/testing/selftests/seccomp/
H A Dseccomp_benchmark.c199 #define ESTIMATE(fmt, var, what) do { \ in main() argument
200 var = (what); \ in main()
/openbmc/linux/kernel/irq/
H A DKconfig126 If you don't know what to do here, say N.
138 If you don't know what to do here, say N.
/openbmc/linux/include/linux/
H A Dnetfs.h296 enum netfs_sreq_ref_trace what);
298 bool was_async, enum netfs_sreq_ref_trace what);
/openbmc/linux/tools/testing/selftests/net/forwarding/
H A Dmirror_gre_lag_lacp.sh216 local what=$1; shift
246 log_test "$what ($tcflags)"
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/vk-gl-cts/
H A Dkhronos-cts.inc33 # probing and build what it thinks is appropriate.
45 # is going to probe the sysroot to try to figure out what to build
/openbmc/linux/Documentation/core-api/
H A Dkref.rst124 This way, it doesn't matter what order the two threads handle the
146 Don't assume you know what you are doing and use the above construct.
147 First of all, you may not know what you are doing. Second, you may
148 know what you are doing (there are some situations where locking is
150 know what they are doing may change the code or copy the code. It's
/openbmc/linux/Documentation/ABI/testing/
H A Ddebugfs-ideapad8 capability and what graphic component within the machine.
/openbmc/phosphor-fan-presence/docs/presence/
H A Dpath.md7 the fan's inventory object path being the base path plus what's given here.
/openbmc/phosphor-logging/tools/phosphor-logging/templates/
H A Delog-process-metadata.mako.cpp1 ## Note that this file is not auto generated, it is what generates the
/openbmc/u-boot/scripts/
H A Dcoreboot.sed4 # Script to convert coreboot code to something similar to what U-Boot uses
/openbmc/openbmc/poky/bitbake/doc/bitbake-user-manual/
H A Dbitbake-user-manual-hello.rst61 The console output tells you what version
96 While every attempt is made to explain what is happening during the
109 "Hello World". However, it is unknown what BitBake needs and what you
117 questions and helps you better understand exactly what is going on.
134 directory. Run the ``bitbake`` command and see what it does::
141 :term:`BBPATH` variable is what tells BitBake where
214 have a value similar to what OpenEmbedded and BitBake use in the default
/openbmc/phosphor-fan-presence/docs/monitor/
H A Dinventory.md7 the fan's inventory object path being the base path plus what's given here.
/openbmc/openbmc/meta-security/recipes-scanners/checksec/
H A Dchecksec_2.6.0.bb2 DESCRIPTION = "The checksec script is designed to test what standard Linux OS and PaX security feat…
/openbmc/linux/arch/powerpc/kernel/
H A Dmce_power.c115 static int mce_flush(int what) in mce_flush() argument
118 if (what == MCE_FLUSH_SLB) { in mce_flush()
123 if (what == MCE_FLUSH_ERAT) { in mce_flush()
127 if (what == MCE_FLUSH_TLB) { in mce_flush()
/openbmc/linux/Documentation/input/devices/
H A Diforce-protocol.rst15 This document describes what I managed to discover about the protocol used to
17 from Immerse. That's why you should not trust what is written in this
25 send data to your I-Force device based on what you read in this document.
367 3. Play the effect, and watch what happens on the spy screen.
/openbmc/docs/designs/
H A Dpsu-monitoring.md60 are present in the system, what type of power supply is present (maximum
61 output power such as 900W, 1400W, 2200W, etc.), and what type of input power
95 information, what type each supply is, etc. The application would then try to
97 would be considered invalid. The application should continue to check what if
/openbmc/linux/arch/x86/mm/
H A Dinit.c892 void free_init_pages(const char *what, unsigned long begin, unsigned long end) in free_init_pages() argument
932 POISON_FREE_INITMEM, what); in free_init_pages()
941 void free_kernel_image_pages(const char *what, void *begin, void *end) in free_kernel_image_pages() argument
947 free_init_pages(what, begin_ul, end_ul); in free_kernel_image_pages()
/openbmc/obmc-ikvm/
H A Dikvm_input.cpp95 entry("ERROR=%s", e.what())); in connect()
101 entry("ERROR=%s", e.what())); in connect()
156 entry("ERROR=%s", e.what())); in disconnect()

1...<<11121314151617181920>>...79