Home
last modified time | relevance | path

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

12345678910>>...27

/OK3568_Linux_fs/kernel/kernel/
H A Dparams.c117 const char *doing, in parse_one() argument
124 const char *doing, void *arg)) in parse_one()
152 pr_debug("doing %s: %s='%s'\n", doing, param, val); in parse_one()
153 return handle_unknown(param, val, doing, arg); in parse_one()
161 char *parse_args(const char *doing, in parse_args() argument
169 const char *doing, void *arg)) in parse_args()
177 pr_debug("doing %s, parsing ARGS: '%s'\n", doing, args); in parse_args()
188 ret = parse_one(param, val, doing, params, num, in parse_args()
192 doing, param); in parse_args()
198 pr_err("%s: Unknown parameter `%s'\n", doing, param); in parse_args()
[all …]
/OK3568_Linux_fs/kernel/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:
/OK3568_Linux_fs/kernel/Documentation/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
/OK3568_Linux_fs/kernel/Documentation/ABI/testing/
H A Dprocfs-diskstats22 13 time spent doing I/Os (ms)
23 14 weighted time spent doing I/Os (ms)
/OK3568_Linux_fs/yocto/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
/OK3568_Linux_fs/yocto/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"
/OK3568_Linux_fs/kernel/Documentation/sh/
H A Dregister-banks.rst28 registers when doing exception handling).
32 - Used by do_IRQ() and friends for doing irq mapping based off
/OK3568_Linux_fs/kernel/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::
/OK3568_Linux_fs/kernel/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
/OK3568_Linux_fs/yocto/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 */
/OK3568_Linux_fs/kernel/arch/microblaze/
H A DKconfig141 Unless you know what you are doing, say N here.
178 Say N here unless you know what you are doing.
204 Say N here unless you know what you are doing.
219 Say N here unless you know what you are doing.
/OK3568_Linux_fs/buildroot/package/libaio/
H A DConfig.in4 Library for doing asynchronous I/O
/OK3568_Linux_fs/kernel/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
/OK3568_Linux_fs/kernel/arch/nios2/
H A DKconfig156 Say N here unless you know what you are doing.
170 Say N here unless you know what you are doing.
182 Say N here unless you know what you are doing.
/OK3568_Linux_fs/kernel/Documentation/vm/
H A Dpage_frags.rst21 advantage to doing this is that multiple calls to get_page can be avoided
41 page via a single call. The advantage to doing this is that it allows for
/OK3568_Linux_fs/kernel/drivers/mtd/spi-nor/controllers/
H A DKconfig43 Say N here unless you know what you are doing. Overwriting the
60 Say N here unless you know what you are doing. Overwriting the
/OK3568_Linux_fs/buildroot/package/libressl/
H A DConfig.in7 a command line tool for doing various cryptographic stuff.
/OK3568_Linux_fs/buildroot/package/samba4/
H A D0002-build-find-pre-built-heimdal-build-tools-in-case-of-.patch17 built. One way of doing this would be to set the COMPILE_ET and
24 kind of a round-about way of doing things but this has become the
/OK3568_Linux_fs/buildroot/package/python-pyratemp/
H A DConfig.in4 python-pyratemp is a Python library for doing html
/OK3568_Linux_fs/kernel/arch/mips/loongson64/
H A DKconfig12 Note: This driver is doing some dangerous hack. Please only enable
/OK3568_Linux_fs/buildroot/package/ev3dev-linux-drivers/
H A DConfig.in1 # Prompt-less option, because this package is not doing anything except
/OK3568_Linux_fs/buildroot/package/fbtft/
H A DConfig.in1 # Prompt-less option, because this package is not doing anything
/OK3568_Linux_fs/buildroot/support/kconfig/patches/
H A D17-backport-kecho.patch18 +# Easy method for doing a status message
/OK3568_Linux_fs/yocto/poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/
H A Dmusl-decls.patch2 glibc and uclibc had sys/cdefs.h doing it.
/OK3568_Linux_fs/kernel/Documentation/ide/
H A Dwarm-plug-howto.rst16 no other active references to devices before doing "delete_devices" step,

12345678910>>...27