/openbmc/linux/kernel/ |
H A D | params.c | 118 const char *doing, in parse_one() argument 125 const char *doing, void *arg)) in parse_one() 153 pr_debug("doing %s: %s='%s'\n", doing, param, val); in parse_one() 154 return handle_unknown(param, val, doing, arg); in parse_one() 162 char *parse_args(const char *doing, in parse_args() argument 170 const char *doing, void *arg)) in parse_args() 178 pr_debug("doing %s, parsing ARGS: '%s'\n", doing, args); in parse_args() 189 ret = parse_one(param, val, doing, params, num, in parse_args() 193 doing, param); in parse_args() 199 pr_err("%s: Unknown parameter `%s'\n", doing, param); in parse_args() [all …]
|
/openbmc/linux/Documentation/driver-api/nvdimm/ |
H A D | security.rst | 71 When doing an update, it is expected that the existing key is removed from 74 keyid when doing the update operation. It is also expected that the new key 98 The command format for doing a secure erase is: 106 The command format for doing an overwrite is: 120 The command format for doing a master update is: 131 The command format for doing a master erase is:
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | procfs-diskstats | 22 13 time spent doing I/Os (ms) 23 14 weighted time spent doing I/Os (ms)
|
/openbmc/linux/arch/microblaze/ |
H A D | Kconfig | 134 Unless you know what you are doing, say N here. 162 Say N here unless you know what you are doing. 188 Say N here unless you know what you are doing. 202 Say N here unless you know what you are doing. 216 Say N here unless you know what you are doing.
|
/openbmc/linux/Documentation/arch/x86/ |
H A D | tlb.rst | 23 entire TLB than doing 2^48/PAGE_SIZE individual flushes. 25 be no collateral damage caused by doing the global flush, and 41 You may be doing too many individual invalidations if you see the 61 Essentially, you are balancing the cycles you spend doing invlpg
|
/openbmc/openbmc/meta-openembedded/meta-oe/licenses/ |
H A D | read-edid | 5 * offer support for this software as long as I am capable of doing so, 10 * brief message on what you're doing. Nothing will be rejected, this is
|
/openbmc/openbmc/poky/meta/recipes-core/dbus/dbus-glib/ |
H A D | test-install-makefile.patch | 34 ## build even when not doing "make check" 48 ## build even when not doing "make check"
|
/openbmc/linux/Documentation/arch/sh/ |
H A D | register-banks.rst | 28 registers when doing exception handling). 32 - Used by do_IRQ() and friends for doing irq mapping based off
|
/openbmc/linux/Documentation/admin-guide/nfs/ |
H A D | nfsd-admin-interfaces.rst | 14 Before doing that, NFSD can be told which sockets to listen on by 22 If nfsd is started without doing any of these, then it will create one
|
/openbmc/openbmc/poky/meta/recipes-devtools/apt/apt/ |
H A D | 0001-Revert-always-run-dpkg-configure-a-at-the-end-of-our.patch | 33 - is way more correct than reaching 100% while still doing stuff even if 34 - doing it this way is slightly bending the rules */
|
/openbmc/linux/drivers/thunderbolt/ |
H A D | Kconfig | 27 Only enable this if you know what you are doing! Never enable 53 are doing. Normal users and distro kernels should say N here.
|
/openbmc/linux/Documentation/driver-api/driver-model/ |
H A D | porting.rst | 25 doing so, they will exported via the sysfs filesystem. sysfs can be 26 mounted by doing:: 60 as a module) by doing:: 107 the struct to discourage programmers from doing mindless casts 168 with the driver model core by doing:: 172 It can later be unregistered by doing:: 246 When the driver registers with the bus (e.g. doing pci_register_driver()), 260 core by doing::
|
/openbmc/openbmc/poky/meta/files/common-licenses/ |
H A D | App-s2p | 5 way you wish, provided you do not restrict others from doing the same.
|
/openbmc/qemu/docs/ |
H A D | multi-thread-compression.txt | 68 There is no additional application is running on the guest when doing 147 to reduce the CPU consumption when doing (de)compression. If using 149 are needed when doing the migration.
|
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/ |
H A D | python3-aiodns_3.2.0.bb | 2 DESCRIPTION = "aiodns provides a simple way for doing asynchronous DNS resolutions using pycares."
|
/openbmc/linux/arch/mips/loongson64/ |
H A D | Kconfig | 12 Note: This driver is doing some dangerous hack. Please only enable
|
/openbmc/linux/Documentation/mm/ |
H A D | page_frags.rst | 19 advantage to doing this is that multiple calls to get_page can be avoided 39 page via a single call. The advantage to doing this is that it allows for
|
/openbmc/linux/arch/nios2/ |
H A D | Kconfig | 148 Say N here unless you know what you are doing. 162 Say N here unless you know what you are doing. 174 Say N here unless you know what you are doing.
|
/openbmc/linux/Documentation/core-api/ |
H A D | kref.rst | 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 234 same lock. Note that doing everything in the release routine is still
|
/openbmc/openbmc/poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/ |
H A D | musl-decls.patch | 2 glibc and uclibc had sys/cdefs.h doing it.
|
/openbmc/qemu/tests/tcg/ |
H A D | README | 2 regression testing the Tiny Code Generator doing system and user-mode
|
/openbmc/openbmc/meta-security/recipes-ids/samhain/files/ |
H A D | samhain-not-run-ptest-on-host.patch | 1 not run test on host, since we are doing cross-compile
|
/openbmc/openbmc/poky/meta/recipes-devtools/python/ |
H A D | python3-build_1.2.2.bb | 14 # Skip dependencies as we're doing a minimal build to bootstrap
|
/openbmc/u-boot/doc/device-tree-bindings/remoteproc/ |
H A D | k3-system-controller.txt | 4 K3 specific SoCs have a dedicated microcontroller for doing
|
/openbmc/u-boot/doc/device-tree-bindings/exynos/ |
H A D | soc.txt | 9 property allows doing it automatically.
|