Home
last modified time | relevance | path

Searched full:hence (Results 1 – 25 of 1488) sorted by relevance

12345678910>>...60

/linux/Documentation/filesystems/xfs/
H A Dxfs-self-describing-metadata.rst35 up, the more likely that the cause will be lost in the noise. Hence the primary
49 Hence most of the time spent on forensic analysis is spent doing basic
50 verification of metadata values, looking for values that are in range (and hence
57 Hence we need to record more information into the metadata to allow us to
60 ensure that common types of errors are easily detectable. Hence the concept of
66 hence parse and verify the metadata object. IF we can't independently identify
72 magic numbers. Hence we can change the on-disk format of all these objects to
81 not been changed as a result of external influences. Hence we need some form of
87 hence a 32 bit CRC is more than sufficient to detect multi-bit errors in
101 written to the "correct block" of the wrong filesystem. Hence location
[all …]
/linux/Documentation/gpu/rfc/
H A Di915_vm_bind.rst46 Hence, a new execbuf3 ioctl has been added to support VM_BIND mode. (See
48 execlist. Hence, no support for implicit sync. It is expected that the below
66 the i915 driver. Hence all VA assignment, eviction are not applicable in
73 are not applicable for execbuf3 ioctl. Hence, all execbuf3 specific handling
80 exported. Hence these BOs are referred to as Shared BOs.
88 All private BOs of a VM share the dma-resv object. Hence during each execbuf
110 lock to lookup the mapping and hence can run in parallel.
153 DMA_RESV_USAGE_BOOKKEEP usage and hence should not be used for end of batch
165 hence improving performance of CPU-bound applications. It also allows us to
176 Compute on the other hand can be long running. Hence it is appropriate for
/linux/kernel/
H A Dcpu_pm.c103 * timers context save/restore which shouldn't be interrupted. Hence it
122 * shouldn't be interrupted. Hence it must be called with interrupts disabled.
142 * shouldn't be interrupted. Hence it must be called with interrupts disabled.
165 * shouldn't be interrupted. Hence it must be called with interrupts disabled.
/linux/fs/xfs/libxfs/
H A Dxfs_quota_defs.h15 * they may need 64-bit accounting. Hence, 64-bit quota-counters,
40 * hence free space modification requires modification of all three current
46 * modified. Hence for this case we need to reserve space for at least 4 dquots.
52 * and/or freeing on both directory inodes, and hence all three dquots on each
H A Dxfs_cksum.h11 * hence we have to split the CRC calculation across the cksum_offset.
48 * result in host endian format. Hence we need to byte swap it back to LE format
/linux/Documentation/ABI/testing/
H A Dprocfs-attr-current8 this interface and hence obtain the security state
13 this interface and hence change the security state of
H A Dprocfs-attr-exec9 this interface and hence obtain the security state
14 this interface and hence change the security state of
/linux/arch/powerpc/kvm/
H A Dbook3s_hv_hmi.c23 * been loaded yet and hence no guests are running, or running in wait_for_subcore_guest_exit()
32 * Hence, just return from here. in wait_for_subcore_guest_exit()
/linux/rust/kernel/
H A Ddevres.rs163 // Devres owned this memory; now that we received the callback, drop the `Arc` and hence the in devres_callback()
171 // `inner.data` for us. Hence we have to wait until `Devres::drop()` signals that it in devres_callback()
253 // anymore, hence it is safe not to wait for the grace period to finish. in drop()
255 // We revoked `self.0.data` before the devres action did, hence try to remove it. in drop()
258 // hence signal that `self.0.data` has been revoked successfully. in drop()
/linux/arch/sh/include/mach-common/mach/
H A Dmangle-port.h16 * multibyte quantities both preserved at the same time. Hence two
20 * string I/O functions), hence the "__mem_" prefix.
/linux/arch/arm64/boot/dts/marvell/
H A Dac5x-rd-carrier.dtsi19 * hence it was designed with the flexibility to be configured in different
23 * and only the switch portion of the SOC acts as a PCIe end-point, Hence there
/linux/Documentation/arch/powerpc/
H A Dvmemmap_dedup.rst15 page can contain 1024 struct pages (64K/sizeof(struct page)). Hence there is no
19 vmemmap page can contain 1024 struct pages (64K/sizeof(struct page)). Hence we
47 4K vmemmap page contains 64 struct pages(4K/sizeof(struct page)). Hence we
75 vmemmap page can contain 64 struct pages (4K/sizeof(struct page)). Hence we
/linux/arch/powerpc/mm/book3s64/
H A Dhash_hugepage.c64 * segments (MPSS) and all such platforms have coherent icache. Hence we in __hash_page_thp()
117 * nobody is looking at hpte_slot_array. hence we can in __hash_page_thp()
169 * nobody is looking at hpte_slot_array. hence we can in __hash_page_thp()
/linux/arch/mips/include/asm/mach-generic/
H A Dmangle-port.h22 * multibyte quantities both preserved at the same time. Hence two
26 * string I/O functions), hence the "__mem_" prefix.
/linux/Documentation/power/
H A Dsuspend-and-cpuhotplug.rst212 Hence, when a new CPU is brought online, since the kernel finds that it
231 Hence, in such a case, it is not really necessary to re-apply microcode
268 operation in progress. Hence, the cpuhp_tasks_frozen variable will not
284 the cpu online hotplug task and hence freezing of tasks fails.
/linux/net/netfilter/
H A Dxt_tcpudp.c93 can't. Hence, no choice but to drop. */ in tcp_mt()
145 can't. Hence, no choice but to drop. */ in udp_mt()
202 * can't. Hence, no choice but to drop. in icmp_match()
229 * can't. Hence, no choice but to drop. in icmp6_match()
/linux/include/net/
H A Dudplite.h19 * Checksum computation is all in software, hence simpler getfrag.
36 * checksum. UDP-Lite (like IPv6) mandates checksums, hence packets in udplite_checksum_init()
/linux/arch/arc/mm/
H A Dhighmem.c17 * kmap() API provides sleep semantics hence referred to as "permanent maps"
44 * the PGD and only works with a single page table @pkmap_page_table, hence
/linux/arch/powerpc/platforms/pseries/
H A Drtas-fadump.h16 * loading modules related to network setup. Hence we need additional 64M
79 * Note: No disk dump option. Hence disk dump path string section is not
/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx6q-cm-fx6.dts181 * the module behaves unstable at this frequency. Hence, remove the
203 * the module behaves unstable at this frequency. Hence, remove the
225 * the module behaves unstable at this frequency. Hence, remove the
247 * the module behaves unstable at this frequency. Hence, remove the
/linux/tools/testing/selftests/powerpc/include/
H A Dbasic_asm.h83 * and toc). Kernel programmers tend to prefer rX even for r1 and r2, hence
85 * preprocessed incorrectly, hence r0.
/linux/drivers/iio/dummy/
H A Diio_simple_dummy_buffer.c46 * interrupt (and hence may sleep). It is responsible for grabbing data
71 * will consist of all of them. Hence we just call the grab data in iio_simple_dummy_trigger_h()
/linux/arch/arc/include/asm/
H A Dsmp.h17 /* including cpumask.h leads to cyclic deps hence this Forward declaration */
100 * but same is not true for ARCH backend, hence the need for 2 variants
/linux/scripts/
H A Dmisc-check25 # Hence, include/linux/module.h should *not* include <linux/export.h>.
30 # actually export symbols. Hence, include/linux/linkage.h should *not* include
/linux/Documentation/networking/
H A Dnf_flowtable.rst21 transmitted to the output netdevice via neigh_xmit(), hence, packets bypass the
33 specifies what flows are placed into the flowtable. Hence, packets follow the
103 nftables ingress chain hence the flowtable runs before in the pipeline).

12345678910>>...60