Home
last modified time | relevance | path

Searched refs:doing (Results 1 – 25 of 617) sorted by relevance

12345678910>>...25

/openbmc/linux/kernel/
H A Dparams.c118 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 Dsecurity.rst71 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 Dprocfs-diskstats22 13 time spent doing I/Os (ms)
23 14 weighted time spent doing I/Os (ms)
/openbmc/linux/arch/microblaze/
H A DKconfig134 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 Dtlb.rst23 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 Dread-edid5 * 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 Dtest-install-makefile.patch34 ## build even when not doing "make check"
48 ## build even when not doing "make check"
/openbmc/linux/Documentation/arch/sh/
H A Dregister-banks.rst28 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 Dnfsd-admin-interfaces.rst14 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 D0001-Revert-always-run-dpkg-configure-a-at-the-end-of-our.patch33 - 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 DKconfig27 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 Dporting.rst25 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 DApp-s2p5 way you wish, provided you do not restrict others from doing the same.
/openbmc/qemu/docs/
H A Dmulti-thread-compression.txt68 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 Dpython3-aiodns_3.2.0.bb2 DESCRIPTION = "aiodns provides a simple way for doing asynchronous DNS resolutions using pycares."
/openbmc/linux/arch/mips/loongson64/
H A DKconfig12 Note: This driver is doing some dangerous hack. Please only enable
/openbmc/linux/Documentation/mm/
H A Dpage_frags.rst19 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 DKconfig148 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 Dkref.rst146 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 Dmusl-decls.patch2 glibc and uclibc had sys/cdefs.h doing it.
/openbmc/qemu/tests/tcg/
H A DREADME2 regression testing the Tiny Code Generator doing system and user-mode
/openbmc/openbmc/meta-security/recipes-ids/samhain/files/
H A Dsamhain-not-run-ptest-on-host.patch1 not run test on host, since we are doing cross-compile
/openbmc/openbmc/poky/meta/recipes-devtools/python/
H A Dpython3-build_1.2.2.bb14 # Skip dependencies as we're doing a minimal build to bootstrap
/openbmc/u-boot/doc/device-tree-bindings/remoteproc/
H A Dk3-system-controller.txt4 K3 specific SoCs have a dedicated microcontroller for doing
/openbmc/u-boot/doc/device-tree-bindings/exynos/
H A Dsoc.txt9 property allows doing it automatically.

12345678910>>...25