Searched refs:Indirect (Results 1 – 13 of 13) sorted by relevance
| /linux/fs/minix/ |
| A D | itree_common.c | 8 } 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 D | blockmap.rst | 8 | 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 D | ifork.rst | 18 Direct/Indirect Block Addressing
|
| /linux/fs/sysv/ |
| A D | itree.c | 63 } Indirect; typedef 73 static inline int verify_chain(Indirect *from, Indirect *to) in verify_chain() 91 Indirect chain[], in get_branch() 95 Indirect *p = chain; in get_branch() 128 Indirect *branch) in alloc_branch() 169 Indirect chain[], in splice_branch() 170 Indirect *where, in splice_branch() 207 Indirect chain[DEPTH]; in get_block() 209 Indirect *partial; in get_block() 280 Indirect chain[], in find_shared() [all …]
|
| /linux/fs/ext4/ |
| A D | indirect.c | 35 } Indirect; typedef 146 Indirect chain[4], int *err) in ext4_get_branch() 149 Indirect *p = chain; in ext4_get_branch() 245 Indirect *partial) in ext4_find_goal() 324 Indirect *branch) in ext4_alloc_branch() 530 Indirect chain[4]; in ext4_ind_map_blocks() 531 Indirect *partial; in ext4_ind_map_blocks() 793 Indirect *partial, *p; in ext4_find_shared() 1110 Indirect chain[4]; in ext4_ind_truncate() 1111 Indirect *partial; in ext4_ind_truncate() [all …]
|
| /linux/fs/ext2/ |
| A D | inode.c | 118 } 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() 627 Indirect chain[4]; in ext2_get_blocks() 628 Indirect *partial; in ext2_get_blocks() 1050 Indirect chain[4], in ext2_find_shared() 1053 Indirect *partial, *p; in ext2_find_shared() 1188 Indirect chain[4]; in __ext2_truncate_blocks() [all …]
|
| /linux/drivers/net/ethernet/wiznet/ |
| A D | Kconfig | 58 bool "Indirect address bus mode" 61 using Indirect Mode Address Register and Indirect Mode Data Register,
|
| /linux/fs/ufs/ |
| A D | inode.c | 85 } Indirect; typedef 89 Indirect *from, Indirect *to) in grow_chain32() 91 Indirect *p; in grow_chain32() 105 Indirect *from, Indirect *to) in grow_chain64() 107 Indirect *p; in grow_chain64() 131 Indirect chain[4], *q = chain; in ufs_frag_map()
|
| /linux/Documentation/admin-guide/hw-vuln/ |
| A D | spectre.rst | 207 x86 CPUs with Enhanced Indirect Branch Restricted Speculation 214 attacks on x86, Indirect Branch Restricted Speculation (IBRS) feature 244 indirect branch speculation disabled, Single Threaded Indirect Branch 247 the Indirect Branch Prediction Barrier (IBPB) is issued to clear the 351 1. Indirect Branch Prediction Barrier (IBPB) to add additional 353 2. Single Thread Indirect Branch Predictors (STIBP) to add additional 375 - Firmware status: Show if Indirect Branch Restricted Speculation (IBRS) is 382 - Indirect branch prediction barrier (IBPB) status for protection between 674 [4] `Deep Dive: Single Thread Indirect Branch Predictors <https://software.intel.com/security-softw…
|
| /linux/Documentation/userspace-api/ |
| A D | spec_ctrl.rst | 101 - PR_SPEC_INDIR_BRANCH: Indirect Branch Speculation in User Processes
|
| /linux/Documentation/power/regulator/ |
| A D | consumer.rst | 143 Indirect operating mode control.
|
| /linux/drivers/scsi/aic7xxx/ |
| A D | aic79xx.reg | 3566 * Source Index Indirect 3577 * Destination Index Indirect
|
| /linux/Documentation/admin-guide/ |
| A D | kernel-parameters.txt | 5323 prctl - Indirect branch speculation is enabled,
|
Completed in 31 milliseconds