Home
last modified time | relevance | path

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

12345678910>>...109

/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/Documentation/mm/
H A Dhugetlbfs_reserv.rst18 kernel, the code has evolved over time. However, the basic idea was to
139 always the value (to - from). However, for shared mappings it is possible that
153 However, within those routines the code is simply checking to ensure there
204 However, in every case the avoid_reserve argument overrides the use of
243 in the reserve map already existed so no change is made. However, if there
322 However, if reserves are associated with the subpool a return value less
407 return value of region_chg(). However, in the case of shared mappings it is
437 indicate that there is a reservation for the page. However, the subpool and
462 in the section "Reservation Map Modifications". However, they do take into
524 However, there are several instances where errors are encountered after a huge
[all …]
/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/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/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/include/linux/
H A Drculist_nulls.h29 * hlist_nulls_del_rcu(), running on this same list. However, it is
70 * However, it is perfectly legal to run concurrently with
93 * However, it is perfectly legal to run concurrently with
124 * However, it is perfectly legal to run concurrently with
H A Drculist.h19 * However, if the list being initialized is visible to readers, you
111 * However, it is perfectly legal to run concurrently with
132 * However, it is perfectly legal to run concurrently with
157 * However, it is perfectly legal to run concurrently with
188 * this same list. However, it is perfectly legal to run concurrently
221 * hlist_del_rcu(), running on this same list. However, it is
376 * list head. However, it neither dereferences this pointer nor provides
554 * However, it is perfectly legal to run concurrently with
627 * However, it is perfectly legal to run concurrently with
658 * However, it is perfectly legal to run concurrently with
[all …]
/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/block/
H A Ddata-integrity.rst9 protect against data corruption. However, the detection of the
39 controller and storage device. However, many controllers actually
72 errors. However, the strength is really in the separation of the data
91 device. However, at the same time this is also the biggest
100 However, this level of detail is required when preparing the
/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/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/Documentation/power/
H A Dpci.rst35 completely inactive. However, when it is necessary to use the device once
53 to put the device that sent it into the full-power state. However, the PCI Bus
63 preparing the device to generate wakeup signals. In that case, however, it
87 in that state. However, the higher the number, the longer the latency for
98 PCI bus power management, however, is not supported by the Linux kernel at the
143 system-specific. However, if the system in question is compliant with the
186 However, quite often the power states of devices are changed during a
234 Usually, however, GPEs are also triggered when the system is in the working
264 BIOS, however, is not required to allow the kernel to control these registers
354 however, this functionality is limited to a few basic operations carried out
[all …]
/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/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
/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/arch/arm64/kernel/
H A Dsyscall.c113 * suitable error code for consumption by userspace. However, in el0_svc_common()
121 * user-issued syscall(-1). However, requesting a skip and not in el0_svc_common()
136 * check again. However, if we were tracing entry, then we always trace in el0_svc_common()
/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/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,
/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/drivers/usb/dwc3/
H A Dio.h26 * However, the offsets are given starting from xHCI address space. in dwc3_readl()
45 * However, the offsets are given starting from xHCI address space. in dwc3_writel()
/linux/Documentation/devicetree/
H A Dusage-model.rst37 however, of creating a new binding without first doing some homework
136 compatibility with the original Beagle board. However, one should be
160 if they all use the same SoC, or same family of SoCs. However,
179 However, this approach does not take into account the priority of the
325 However, looking at the tree, it is not immediately obvious what kind
398 always be traversed. However, we pass it in as an argument so that
409 used to represent Primecell devices. However, the fiddly bit is that

12345678910>>...109