/linux/Documentation/filesystems/xfs/ |
H A D | xfs-self-describing-metadata.rst | 35 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 …]
|
H A D | xfs-delayed-logging-design.rst | 41 required to process objects being modified as small as possible and hence the 106 across the entire chain of transactions. Hence while this series of rolling 119 there is no guarantee of how much of the operation reached stale storage. Hence 131 to stable storage when it returns. Hence when a system crashes, not all the 174 another btree which might require more space. And so on. Hence the amount of 196 from an inode chunk that has free inodes in it. Hence for an inode allocation 202 Hence when the permanent transaction is first allocated, the log space 222 bytes). Hence we can do realtively simple LSN based math to keep track of 235 into the log rather than basic blocks. Hence it technically isn't using LSNs to 270 reservations we currently have outstanding. Hence if the reserve head passes [all …]
|
/linux/Documentation/gpu/rfc/ |
H A D | i915_vm_bind.rst | 46 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 D | cpu_pm.c | 103 * 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 D | xfs_quota_defs.h | 15 * 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 D | xfs_cksum.h | 11 * 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 D | procfs-attr-current | 8 this interface and hence obtain the security state 13 this interface and hence change the security state of
|
H A D | procfs-attr-exec | 9 this interface and hence obtain the security state 14 this interface and hence change the security state of
|
/linux/arch/powerpc/kvm/ |
H A D | book3s_hv_hmi.c | 23 * 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/arch/sh/include/mach-common/mach/ |
H A D | mangle-port.h | 16 * 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 D | ac5x-rd-carrier.dtsi | 19 * 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/fs/xfs/ |
H A D | xfs_log_cil.c | 79 * first checkpoint it is written to. Hence if it is different to the in xlog_item_in_current_chkpt() 115 * from the push code with the context lock held exclusively, hence nothing else 268 * cause, and hence minimises the CPU overhead of such behaviour. 309 * at this point. Hence we'll need an addition number of bytes in xlog_cil_alloc_shadow_bufs() 440 * Hence what we need to do now is change the rewrite the vector array to point 735 * Hence when all the log items in checkpoint N are written back, the 743 * iclog write error even though we haven't started any IO yet. Hence in this 1285 * Hence we can allow log forces to run racily and not issue pushes for the 1287 * sequence they will block on the first one and then abort, hence avoiding 1293 * by memory reclaim itself. Hence we really need to run under full GFP_NOFS [all …]
|
/linux/Documentation/arch/powerpc/ |
H A D | vmemmap_dedup.rst | 15 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/mips/include/asm/mach-generic/ |
H A D | mangle-port.h | 22 * multibyte quantities both preserved at the same time. Hence two 26 * string I/O functions), hence the "__mem_" prefix.
|
/linux/arch/powerpc/mm/book3s64/ |
H A D | hash_hugepage.c | 64 * 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/include/net/ |
H A D | udplite.h | 19 * 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 D | highmem.c | 17 * 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/drivers/cpufreq/ |
H A D | spear-cpufreq.c | 73 * Hence in SPEAr1340 we would operate on source clock directly before switching 117 * Hence we need to choose one from amongst these possible clock in spear_cpufreq_target() 130 * src clock to be altered is ancestor of cpu clock. Hence we in spear_cpufreq_target()
|
/linux/Documentation/power/ |
H A D | suspend-and-cpuhotplug.rst | 212 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 D | xt_tcpudp.c | 93 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/arch/powerpc/platforms/pseries/ |
H A D | rtas-fadump.h | 16 * 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/drivers/iio/dummy/ |
H A D | iio_simple_dummy_buffer.c | 41 * interrupt (and hence may sleep). It is responsible for grabbing data 59 * will consist of all of them. Hence we just call the grab data in iio_simple_dummy_trigger_h()
|
/linux/tools/testing/selftests/powerpc/include/ |
H A D | basic_asm.h | 83 * and toc). Kernel programmers tend to prefer rX even for r1 and r2, hence 85 * preprocessed incorrectly, hence r0.
|
/linux/arch/arm/boot/dts/nxp/imx/ |
H A D | imx6q-cm-fx6.dts | 181 * 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/include/drm/ |
H A D | drm_mode_config.h | 464 * lifetime of a device and hence doesn't need any locks. 471 * invariant over the lifetime of a device and hence doesn't need any 480 * This is invariant over the lifetime of a device and hence doesn't 488 * over the lifetime of a device and hence doesn't need any locks. 506 * of a device and hence doesn't need any locks. 513 * over the lifetime of a device and hence doesn't need any locks. 521 * invariant over the lifetime of a device and hence doesn't need any 530 * invariant over the lifetime of a device and hence doesn't need any
|