Home
last modified time | relevance | path

Searched full:however (Results 1 – 25 of 1855) sorted by relevance

12345678910>>...75

/linux/drivers/scsi/mpt3sas/
H A DKconfig32 # DAMAGES (INCLUDING WITHOUT LIMITATION LOST PROFITS), HOWEVER CAUSED AND
60 MAX_PHYS_SEGMENTS in most kernels. However in SuSE kernels this
61 can be 256. However, it may decreased down to 16. Decreasing this
72 MAX_PHYS_SEGMENTS in most kernels. However in SuSE kernels this
73 can be 256. However, it may decreased down to 16. Decreasing this
/linux/Documentation/arch/powerpc/
H A Dpmu-ebb.rst34 events, however unless the target process enables EBBs (via mtspr(BESCR)) no
48 It is however safe to run 'perf' commands on a process which is using EBBs. The
94 However, due to the design of the perf_events API, enabling an event does not
102 this case the enable will be successful. However if there is already an event
109 It is possible to read() from an EBB event. However the results are
125 The EBB handler is just regular userspace code, however it must be written in
/linux/arch/alpha/include/uapi/asm/
H A Dtypes.h9 * not a major issue. However, for interoperability, libraries still
18 * However, some user programs are fine with this. They can
/linux/drivers/hwmon/occ/
H A DKconfig12 On-Chip Controller (OCC) on a POWER8 processor. However, this driver
26 On-Chip Controller (OCC) on a POWER9 processor. However, this driver
/linux/arch/arm64/boot/dts/qcom/
H A Dmsm8916-samsung-e7.dts14 * However, it is possible to use this device tree by compiling an ARM32 kernel
16 * to the other MSM8916 device trees. However, it is actually used through
H A Dmsm8916-samsung-e5.dts14 * However, it is possible to use this device tree by compiling an ARM32 kernel
16 * to the other MSM8916 device trees. However, it is actually used through
H A Dmsm8916-samsung-grandmax.dts15 * However, it is possible to use this device tree by compiling an ARM32 kernel
17 * to the other MSM8916 device trees. However, it is actually used through
/linux/Documentation/security/tpm/
H A Dtpm-security.rst32 evaporate. However, the goal of this document is to protect TPM
46 which would be an annoying denial of service attack. However, there
63 response. However, the second can only really be detected by relying
83 However, using these keys is difficult because the only way to pass
100 However, the TPM has a key certification mechanism (using the EK
115 cleared before handing it on to the next consumer. However the kernel
/linux/Documentation/userspace-api/
H A Dcheck_exec.rst20 However, a JavaScript engine running in a web browser should already be
44 view of the interpreter, should be checked. However the result of this check
81 However, script interpreters may still use user configuration such as
90 interactive user commands (e.g. scripts). However, if such commands are passed
/linux/arch/powerpc/include/uapi/asm/
H A Dtypes.h6 * not a major issue. However, for interoperability, libraries still
22 * However, some user programs are fine with this. They can
/linux/tools/memory-model/Documentation/
H A Dordering.txt115 synchronize_srcu() and so on. However, these primitives have orders
184 the write to "y". However, you are usually better off using a release
216 "x". However, you are usually better off using an acquire load, as described
432 However, control dependencies are easily destroyed by compiler
452 However, if a group of CPUs apply these operations to a single variable,
462 a number of destructive optimizations. However, they provide no
470 a number of destructive optimizations. However, they provide no
483 However, many CPUs will happily reorder these operations with
554 fastpaths. However, the price is great care and continual attention
/linux/Documentation/devicetree/bindings/net/
H A Dwiznet,w5x00.txt16 generates falling edge interrupts, however, additional board logic
25 According to the w5500 datasheet, the chip allows a maximum of 80 MHz, however,
H A Dmicrochip,enc28j60.txt13 generates falling edge interrupts, however, additional board logic
22 According to the ENC28J80 datasheet, the chip allows a maximum of 20 MHz, however,
/linux/Documentation/filesystems/ext4/
H A Dbigalloc.rst9 exceeds the page size. However, for a filesystem of mostly huge files,
29 128MiB); however, the minimum allocation unit becomes a cluster, not a
/linux/Documentation/networking/device_drivers/can/
H A Dcan327.rst35 As such, can327 is a best effort driver. However, this is more than
210 However, immediately after sending a frame, the ELM327 will be in
238 However, they do send ACKs while waiting for a reply immediately
276 However there is an exception: With a separate flag, it may set the
293 helpful here, however SocketCAN does not currently provide a facility
/linux/Documentation/
H A Datomic_t.txt196 later accesses against the RMW op and all accesses preceding it. However,
218 However the atomic_fetch_add() might be implemented more efficiently.
321 operations -- those in the Arithmetic and Bitwise classes and xchg(). However
326 indefinitely. However, this is not evident on LL/SC architectures, because
356 However, even the forward branch from the failed compare can cause the LL/SC
/linux/Documentation/dev-tools/
H A Dgpio-sloppy-logic-analyzer.rst32 for a reason. However, for e.g. remote development, it may be useful to get a
60 The logic analyzer is configurable via files in debugfs. However, it is
71 sample at least at 800kHz. However, falling edges of both signals in an I2C
/linux/drivers/md/
H A Ddm-builtin.c15 * method), however there is no way to prevent the module from being
22 * 3. dm_sysfs_exit calls kobject_put, however the object is not released
/linux/tools/perf/pmu-events/arch/x86/tigerlake/
H A Duncore-memory.json12 …). Each write request counts as a new request incrementing this counter. However, same cache line …
39 …). Each write request counts as a new request incrementing this counter. However, same cache line …
/linux/Documentation/hid/
H A Dhid-transport.rst95 multiplex all four on a single physical channel. However, in this document we
160 return the current report state of the device. However, OUTPUT reports as
165 according to the given data. Any of the 3 report types can be used. However,
168 A device must answer with a synchronous acknowledgement. However, HID core
239 drivers can choose to setup their device in this callback. However, normally
262 However, once ->open() is called, transport drivers must be ready for I/O.
274 ->open() calls have been followed by a ->close() call. However, ->start() may
/linux/Documentation/timers/
H A Dno_hz.rst52 However, if you are instead running a light workload with long idle
173 However, the drawbacks listed above mean that adaptive ticks should not
229 dyntick-idle mode, an option that most of them take. However,
243 However, please note that use of this parameter can cause
265 interrupt to this CPU. However, the current implementation
279 if needed, however, due to the complexity of reconfiguring RCU at
/linux/tools/testing/selftests/coredump/
H A DREADME.rst24 However, this was broken in the past and `kstkesp` was zero even during coredump:
30 coredumping thread. However, other threads in a coredumping process still had the problem.
/linux/Documentation/core-api/
H A Dcircular-buffers.rst60 be careful, however, as a region more than one unit in size may wrap the end of
68 modulus (divide) instruction. However, if the buffer is of a power-of-2 size,
111 however:
183 is actually awakened. We therefore cannot rely on it for ordering. However,
/linux/Documentation/firmware-guide/acpi/
H A Dacpi-lid.rst21 reliable. However, there are exceptions. In order to work with these
31 However the word of "current" has ambiguity, some buggy AML tables return
66 triggered events to the userspace. However, given the fact that the buggy
/linux/fs/
H A DKconfig.binfmt18 however) and makes building run-time libraries very easy. Many new
89 cost and disk space to dump all the text. However, versions of
106 You can build this support as a module; however, until that module

12345678910>>...75