/linux-6.3-rc2/kernel/ |
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() 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() 203 doing, val ?: "", param); in parse_args() [all …]
|
/linux-6.3-rc2/Documentation/driver-api/nvdimm/ |
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:
|
/linux-6.3-rc2/Documentation/ABI/testing/ |
A D | procfs-diskstats | 22 13 time spent doing I/Os (ms) 23 14 weighted time spent doing I/Os (ms)
|
A D | debugfs-ec | 19 what you are doing! Rebooting afterwards also is a good idea.
|
A D | sysfs-devices-state_synced | 17 were in at the start of the kernel. The device will stop doing
|
/linux-6.3-rc2/Documentation/x86/ |
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
|
/linux-6.3-rc2/arch/microblaze/ |
A D | Kconfig | 133 Unless you know what you are doing, say N here. 161 Say N here unless you know what you are doing. 187 Say N here unless you know what you are doing. 201 Say N here unless you know what you are doing. 215 Say N here unless you know what you are doing.
|
/linux-6.3-rc2/Documentation/sh/ |
A D | register-banks.rst | 28 registers when doing exception handling). 32 - Used by do_IRQ() and friends for doing irq mapping based off
|
/linux-6.3-rc2/Documentation/admin-guide/nfs/ |
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
|
/linux-6.3-rc2/drivers/thunderbolt/ |
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.
|
/linux-6.3-rc2/Documentation/driver-api/driver-model/ |
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::
|
/linux-6.3-rc2/arch/mips/loongson64/ |
A D | Kconfig | 12 Note: This driver is doing some dangerous hack. Please only enable
|
/linux-6.3-rc2/Documentation/mm/ |
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
|
/linux-6.3-rc2/arch/nios2/ |
A D | Kconfig | 149 Say N here unless you know what you are doing. 163 Say N here unless you know what you are doing. 175 Say N here unless you know what you are doing.
|
/linux-6.3-rc2/Documentation/core-api/ |
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
|
/linux-6.3-rc2/Documentation/devicetree/bindings/sound/ |
A D | rt1011.txt | 26 u32. The temperature was measured while doing the calibration. Units: Celsius degree
|
A D | maxim,max98390.yaml | 21 description: The calculated temperature data was measured while doing the calibration.
|
/linux-6.3-rc2/Documentation/devicetree/bindings/interrupt-controller/ |
A D | marvell,gicp.txt | 5 interrupts by doing a memory transaction. It is used by the ICU
|
/linux-6.3-rc2/Documentation/admin-guide/ |
A D | abi-testing.rst | 8 current interface will not break by doing this, unless grave
|
/linux-6.3-rc2/arch/sh/cchips/ |
A D | Kconfig | 36 Do not change this unless you know what you are doing.
|
/linux-6.3-rc2/Documentation/block/ |
A D | writeback_cache_control.rst | 59 data can be completed successfully without doing any work. Drivers for 72 doing::
|
A D | switching-sched.rst | 27 The list of defined schedulers can be found by simply doing
|
/linux-6.3-rc2/Documentation/security/ |
A D | siphash.rst | 27 If you're not deriving your key from here, you're doing it wrong. 85 want to pass a pre-filled struct to siphash. When doing this, it's important 150 If you're not deriving your key from here, you're doing it wrong.
|
/linux-6.3-rc2/net/unix/ |
A D | Kconfig | 21 Say Y unless you know what you are doing.
|
/linux-6.3-rc2/arch/alpha/ |
A D | Kconfig.debug | 38 order to debug the code. Say Y unless you know what you are doing.
|