Home
last modified time | relevance | path

Searched refs:Indirect (Results 1 – 22 of 22) sorted by relevance

/linux/fs/minix/
A Ditree_common.c8 } Indirect; typedef
18 static inline int verify_chain(Indirect *from, Indirect *to) in verify_chain()
33 Indirect chain[DEPTH], in get_branch()
37 Indirect *p = chain; in get_branch()
73 Indirect *branch) in alloc_branch()
117 Indirect *where, in splice_branch()
157 Indirect chain[DEPTH]; in get_block()
158 Indirect *partial; in get_block()
229 Indirect *partial, *p; in find_shared()
305 Indirect chain[DEPTH]; in truncate()
[all …]
/linux/Documentation/filesystems/ext4/
A Dblockmap.rst8 | 12 | Indirect block: (file blocks 12 to (``$block_size`` / 4) + 11, or 12 to 103…
11 | | | Indirect Block Offset | Where It Points …
19 | | | Double Indirect Block Offset | Where It Points …
24 | | | | | Indirect Block Offset | Where I…
33 | | | Triple Indirect Block Offset | Where It Points …
38 | | | | | Double Indirect Block Offset | Where…
43 …| | | | | Indirect Block Offset …
A Difork.rst18 Direct/Indirect Block Addressing
/linux/fs/sysv/
A Ditree.c64 } Indirect; typedef
74 static inline int verify_chain(Indirect *from, Indirect *to) in verify_chain()
89 Indirect chain[], in get_branch()
93 Indirect *p = chain; in get_branch()
129 Indirect *branch) in alloc_branch()
174 Indirect chain[], in splice_branch()
175 Indirect *where, in splice_branch()
212 Indirect chain[DEPTH]; in get_block()
214 Indirect *partial; in get_block()
283 Indirect chain[], in find_shared()
[all …]
/linux/fs/ext4/
A Dindirect.c35 } Indirect; typedef
146 Indirect chain[4], int *err) in ext4_get_branch()
149 Indirect *p = chain; in ext4_get_branch()
252 Indirect *partial) in ext4_find_goal()
331 Indirect *branch) in ext4_alloc_branch()
537 Indirect chain[4]; in ext4_ind_map_blocks()
538 Indirect *partial; in ext4_ind_map_blocks()
801 Indirect *partial, *p; in ext4_find_shared()
1118 Indirect chain[4]; in ext4_ind_truncate()
1119 Indirect *partial; in ext4_ind_truncate()
[all …]
/linux/fs/ext2/
A Dinode.c118 } Indirect; typedef
126 static inline int verify_chain(Indirect *from, Indirect *to) in verify_chain()
237 Indirect chain[4], in ext2_get_branch()
241 Indirect *p = chain; in ext2_get_branch()
331 Indirect *partial) in ext2_find_goal()
631 Indirect chain[4]; in ext2_get_blocks()
632 Indirect *partial; in ext2_get_blocks()
1029 Indirect chain[4], in ext2_find_shared()
1032 Indirect *partial, *p; in ext2_find_shared()
1167 Indirect chain[4]; in __ext2_truncate_blocks()
[all …]
/linux/drivers/net/ethernet/wiznet/
A DKconfig58 bool "Indirect address bus mode"
61 using Indirect Mode Address Register and Indirect Mode Data Register,
/linux/arch/x86/configs/
A Dhardening.config13 # Enforce CET Indirect Branch Tracking in the kernel.
/linux/fs/ufs/
A Dinode.c86 } Indirect; typedef
90 Indirect *from, Indirect *to) in grow_chain32()
92 Indirect *p; in grow_chain32()
106 Indirect *from, Indirect *to) in grow_chain64()
108 Indirect *p; in grow_chain64()
132 Indirect chain[4], *q = chain; in ufs_frag_map()
/linux/Documentation/admin-guide/hw-vuln/
A Dspectre.rst219 x86 CPUs with Enhanced Indirect Branch Restricted Speculation
226 attacks on x86, Indirect Branch Restricted Speculation (IBRS) feature
256 indirect branch speculation disabled, Single Threaded Indirect Branch
259 the Indirect Branch Prediction Barrier (IBPB) is issued to clear the
363 1. Indirect Branch Prediction Barrier (IBPB) to add additional
365 2. Single Thread Indirect Branch Predictors (STIBP) to add additional
389 - Firmware status: Show if Indirect Branch Restricted Speculation (IBRS) is
396 - Indirect branch prediction barrier (IBPB) status for protection between
679 [4] `Deep Dive: Single Thread Indirect Branch Predictors <https://software.intel.com/security-softw…
/linux/Documentation/gpu/amdgpu/
A Damdgpu-glossary.rst69 Indirect Buffer
A Ddriver-core.rst115 IB (Indirect Buffer)
/linux/Documentation/userspace-api/
A Dspec_ctrl.rst101 - PR_SPEC_INDIR_BRANCH: Indirect Branch Speculation in User Processes
/linux/Documentation/arch/powerpc/
A Ddexcr.rst65 - Indirect Branch Recurrent Target Prediction Disable (IBRTPD)
/linux/Documentation/power/regulator/
A Dconsumer.rst143 Indirect operating mode control.
/linux/Documentation/arch/x86/
A Dshstk.rst22 Stack and Indirect Branch Tracking. Today in the 64-bit kernel, only userspace
/linux/tools/objtool/Documentation/
A Dobjtool.txt45 - Indirect Branch Tracking validation -- validates Intel CET IBT rules
49 - Indirect Branch Tracking annotation -- annotates unused ENDBR
/linux/tools/arch/x86/kcpuid/
A Dcpuid.csv800 0x80000008, 0, ebx, 12, amd_ibpb , Indirect Branch Prediction Barrier
802 0x80000008, 0, ebx, 14, amd_ibrs , Indirect Branch Restricted Specul…
803 0x80000008, 0, ebx, 15, amd_stibp , Single Thread Indirect Branch Pre…
/linux/Documentation/admin-guide/pm/
A Dintel_idle.rst220 false). If set, it is used to control if IBRS (Indirect Branch Restricted
/linux/drivers/scsi/aic7xxx/
A Daic79xx.reg3566 * Source Index Indirect
3577 * Destination Index Indirect
/linux/arch/x86/
A DKconfig1848 prompt "Indirect Branch Tracking"
1856 Build the kernel with support for Indirect Branch Tracking, a
/linux/Documentation/admin-guide/
A Dkernel-parameters.txt6273 prctl - Indirect branch speculation is enabled,

Completed in 55 milliseconds