Home
last modified time | relevance | path

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

/linux-5.19.10/fs/minix/
Ditree_common.c8 } Indirect; typedef
12 static inline void add_chain(Indirect *p, struct buffer_head *bh, block_t *v) in add_chain()
18 static inline int verify_chain(Indirect *from, Indirect *to) in verify_chain()
30 static inline Indirect *get_branch(struct inode *inode, in get_branch()
33 Indirect chain[DEPTH], in get_branch()
37 Indirect *p = chain; in get_branch()
73 Indirect *branch) in alloc_branch()
116 Indirect chain[DEPTH], in splice_branch()
117 Indirect *where, in splice_branch()
157 Indirect chain[DEPTH]; in get_block()
[all …]
/linux-5.19.10/Documentation/filesystems/ext4/
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 …
Difork.rst18 Direct/Indirect Block Addressing
/linux-5.19.10/fs/sysv/
Ditree.c63 } Indirect; typedef
67 static inline void add_chain(Indirect *p, struct buffer_head *bh, sysv_zone_t *v) in add_chain()
73 static inline int verify_chain(Indirect *from, Indirect *to) in verify_chain()
88 static Indirect *get_branch(struct inode *inode, in get_branch()
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()
[all …]
/linux-5.19.10/fs/ext4/
Dindirect.c35 } Indirect; typedef
37 static inline void add_chain(Indirect *p, struct buffer_head *bh, __le32 *v) in add_chain()
144 static Indirect *ext4_get_branch(struct inode *inode, int depth, in ext4_get_branch()
146 Indirect chain[4], int *err) in ext4_get_branch()
149 Indirect *p = chain; in ext4_get_branch()
210 static ext4_fsblk_t ext4_find_near(struct inode *inode, Indirect *ind) in ext4_find_near()
245 Indirect *partial) in ext4_find_goal()
270 static int ext4_blks_to_allocate(Indirect *branch, int k, unsigned int blks, in ext4_blks_to_allocate()
324 Indirect *branch) in ext4_alloc_branch()
420 Indirect *where, int num) in ext4_splice_branch()
[all …]
/linux-5.19.10/fs/ext2/
Dinode.c118 } Indirect; typedef
120 static inline void add_chain(Indirect *p, struct buffer_head *bh, __le32 *v) in add_chain()
126 static inline int verify_chain(Indirect *from, Indirect *to) in verify_chain()
234 static Indirect *ext2_get_branch(struct inode *inode, in ext2_get_branch()
237 Indirect chain[4], in ext2_get_branch()
241 Indirect *p = chain; in ext2_get_branch()
294 static ext2_fsblk_t ext2_find_near(struct inode *inode, Indirect *ind) in ext2_find_near()
331 Indirect *partial) in ext2_find_goal()
361 ext2_blks_to_allocate(Indirect * branch, int k, unsigned long blks, in ext2_blks_to_allocate()
477 int *offsets, Indirect *branch) in ext2_alloc_branch()
[all …]
/linux-5.19.10/drivers/net/ethernet/wiznet/
DKconfig58 bool "Indirect address bus mode"
61 using Indirect Mode Address Register and Indirect Mode Data Register,
/linux-5.19.10/fs/ufs/
Dinode.c85 } 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-5.19.10/Documentation/gpu/amdgpu/
Damdgpu-glossary.rst46 Indirect Buffer
Ddriver-core.rst115 IB (Indirect Buffer)
/linux-5.19.10/Documentation/admin-guide/hw-vuln/
Dspectre.rst220 x86 CPUs with Enhanced Indirect Branch Restricted Speculation
227 attacks on x86, Indirect Branch Restricted Speculation (IBRS) feature
257 indirect branch speculation disabled, Single Threaded Indirect Branch
260 the Indirect Branch Prediction Barrier (IBPB) is issued to clear the
364 1. Indirect Branch Prediction Barrier (IBPB) to add additional
366 2. Single Thread Indirect Branch Predictors (STIBP) to add additional
390 - Firmware status: Show if Indirect Branch Restricted Speculation (IBRS) is
397 - Indirect branch prediction barrier (IBPB) status for protection between
698 [4] `Deep Dive: Single Thread Indirect Branch Predictors <https://software.intel.com/security-softw…
/linux-5.19.10/Documentation/userspace-api/
Dspec_ctrl.rst101 - PR_SPEC_INDIR_BRANCH: Indirect Branch Speculation in User Processes
/linux-5.19.10/Documentation/power/regulator/
Dconsumer.rst143 Indirect operating mode control.
/linux-5.19.10/tools/objtool/Documentation/
Dobjtool.txt45 - Indirect Branch Tracking validation -- validates Intel CET IBT rules
49 - Indirect Branch Tracking annotation -- annotates unused ENDBR
/linux-5.19.10/drivers/scsi/aic7xxx/
Daic79xx.reg3566 * Source Index Indirect
3577 * Destination Index Indirect
/linux-5.19.10/arch/x86/
DKconfig1850 prompt "Indirect Branch Tracking"
1857 Build the kernel with support for Indirect Branch Tracking, a
/linux-5.19.10/Documentation/admin-guide/
Dkernel-parameters.txt5628 prctl - Indirect branch speculation is enabled,