/kernel/linux/linux-5.10/fs/minix/ |
D | itree_common.c | 8 } 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 …]
|
/kernel/linux/linux-5.10/Documentation/filesystems/ext4/ |
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 …
|
D | ifork.rst | 18 Direct/Indirect Block Addressing
|
/kernel/linux/linux-5.10/fs/sysv/ |
D | itree.c | 63 } 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 …]
|
/kernel/linux/linux-5.10/fs/ext4/ |
D | indirect.c | 35 } 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() 217 static ext4_fsblk_t ext4_find_near(struct inode *inode, Indirect *ind) in ext4_find_near() 252 Indirect *partial) in ext4_find_goal() 277 static int ext4_blks_to_allocate(Indirect *branch, int k, unsigned int blks, in ext4_blks_to_allocate() 331 Indirect *branch) in ext4_alloc_branch() 426 Indirect *where, int num) in ext4_splice_branch() [all …]
|
/kernel/linux/linux-5.10/fs/ext2/ |
D | inode.c | 118 } 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 …]
|
/kernel/linux/linux-5.10/drivers/net/ethernet/wiznet/ |
D | Kconfig | 58 bool "Indirect address bus mode" 61 using Indirect Mode Address Register and Indirect Mode Data Register,
|
/kernel/linux/linux-5.10/fs/ufs/ |
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()
|
/kernel/linux/linux-5.10/Documentation/admin-guide/hw-vuln/ |
D | spectre.rst | 220 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 638 Indirect branch speculation is enabled, 747 [4] `Deep Dive: Single Thread Indirect Branch Predictors <https://software.intel.com/security-softw…
|
/kernel/linux/linux-5.10/Documentation/userspace-api/ |
D | spec_ctrl.rst | 101 - PR_SPEC_INDIR_BRANCH: Indirect Branch Speculation in User Processes
|
/kernel/linux/linux-5.10/Documentation/power/regulator/ |
D | consumer.rst | 143 Indirect operating mode control.
|
/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/ |
D | aic79xx.reg | 3566 * Source Index Indirect 3577 * Destination Index Indirect
|
/kernel/linux/linux-5.10/Documentation/admin-guide/ |
D | kernel-parameters.txt | 5097 prctl - Indirect branch speculation is enabled,
|
/kernel/linux/patches/linux-5.10/imx8mm_patch/patches/ |
D | 0005_linux_include.patch | 17158 + } indirect_profile; /**< Indirect profile parameters */ 17185 + } indirect_profile; /**< Indirect profile parameters. */
|
/kernel/linux/patches/linux-5.10/imx8mm_patch/patches/drivers/ |
D | 0036_linux_drivers_staging.patch | 9359 + /* Indirect access interface is byte swapping data being written */ 9384 + /* Indirect access interface is byte swapping data being read */
|
/kernel/linux/patches/linux-5.10/yangfan_patch/ |
D | drivers.patch | 11369 /* Indirect internal register access */
|