Home
last modified time | relevance | path

Searched full:doing (Results 1 – 25 of 2826) sorted by relevance

12345678910>>...114

/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/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/drivers/net/mdio/
H A Dmdio-cavium.c49 * doing reads. in cavium_mdiobus_c45_addr()
77 * doing reads. in cavium_mdiobus_read_c22()
111 * doing reads. in cavium_mdiobus_read_c45()
146 * doing reads. in cavium_mdiobus_write_c22()
184 * doing reads. in cavium_mdiobus_write_c45()
/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/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/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/qemu/tests/qemu-iotests/tests/
H A Dfuse-allow-other.out25 Doing operations as nobody:
53 Doing operations as nobody:
80 Doing operations as nobody:
/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/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
H A DGPL-2.0-with-lmbench-restriction27 Without exception, they were doing so to show a skewed view of whatever
45 We're not swayed by that, our position is that we are doing the right
52 sorry if I'm a pain in the ass on this topic, but I'm doing the right
/openbmc/qemu/hw/usb/
H A Dchipidea.c40 * Our device would not work correctly if the guest was doing
61 * but there doesn't seem to be much point in doing so, since in chipidea_dc_read()
81 * Our device would not work correctly if the guest was doing
/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/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/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/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/ABI/testing/
H A Dprocfs-diskstats22 13 time spent doing I/Os (ms)
23 14 weighted time spent doing I/Os (ms)
H A Dsysfs-class-fpga-manager34 * write complete = Doing post programming steps
35 * write complete error = Error while doing post programming
/openbmc/qemu/tests/tcg/multiarch/gdbstub/
H A Dinterrupt.py28 # Ideally, there should be no difference between what we're doing here and
32 # instructions that may have problems with what we're doing here. We don't
/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/powerpc/include/asm/
H A Dxive-regs.h20 * When doing an EOI, the Q bit will indicate if the interrupt
28 * Additionally, some ESB pages support doing an EOI via a
29 * store at 0 and some ESBs support doing a trigger via a
/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/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/arch/openrisc/kernel/
H A Dunwinder.c40 * Create a stack trace doing scanning which is frame pointer aware. We can
90 * Create a stack trace by doing a simple scan treating all text addresses
/openbmc/bmcweb/
H A DHEADERS.md36 <https://gerrit.openbmc.org/c/openbmc/bmcweb/+/37445> Doing this exposed a
47 required for most usages. About half of the bmcweb build time is spent doing
/openbmc/linux/tools/testing/selftests/arm64/abi/
H A Dsyscall-abi-asm.S83 // Set SVCR if we're doing SME
126 // Load FPRs if we're not doing neither SVE nor streaming SVE
152 // Load the SVE registers if we're doing SVE/SME
257 // Save SVCR if we're doing SME
355 // Clear SVCR if we were doing SME so future tests don't have ZA

12345678910>>...114