| /linux/fs/ubifs/ |
| H A D | ubifs-media.h | 18 * also 8-byte aligned (except for the indexing node and the padding node). 108 /* Maximum number of levels in UBIFS indexing B-tree */ 633 * @fanout: tree fanout (max. number of links per indexing node) 692 * @root_lnum: LEB number of the root indexing node 694 * @root_len: root indexing node length 715 * @idx_lebs: number of indexing logical eraseblocks 820 * struct ubifs_idx_node - indexing node.
|
| H A D | budget.c | 329 dbg_budg("out of indexing space: min_idx_lebs %d (old %d), rsvd_idx_lebs %d", in do_budget_space() 576 /* And re-calculate the indexing space reservation */ in ubifs_convert_page_budget() 610 * node and it has to write indexing nodes as well. This introduces additional 628 * introduces. The overhead is the node header + indexing overhead. in ubifs_reported_space() 630 * Indexing overhead calculations are based on the following formula: in ubifs_reported_space() 631 * I = N/(f - 1) + 1, where I - number of indexing nodes, N - number in ubifs_reported_space()
|
| H A D | tnc_misc.c | 276 * read_znode - read an indexing node from flash and fill znode. 281 * This function reads an indexing node from the flash media and fills znode 283 * code in case of failure. The read indexing node is validated and if anything 407 ubifs_err(c, "bad indexing node at LEB %d:%d", lnum, offs); in read_znode()
|
| /linux/tools/testing/selftests/rseq/ |
| H A D | rseq-s390.h | 94 /* Per-cpu-id indexing. */ 106 /* Per-mm-cid indexing. */
|
| H A D | rseq-mips.h | 151 /* Per-cpu-id indexing. */ 163 /* Per-mm-cid indexing. */
|
| H A D | rseq-arm.h | 146 /* Per-cpu-id indexing. */ 158 /* Per-mm-cid indexing. */
|
| H A D | rseq-riscv.h | 167 /* Per-cpu-id indexing. */ 179 /* Per-mm-cid indexing. */
|
| H A D | rseq-arm64.h | 205 /* Per-cpu-id indexing. */ 217 /* Per-mm-cid indexing. */
|
| H A D | rseq-x86.h | 204 /* Per-cpu-id indexing. */ 216 /* Per-mm-cid indexing. */
|
| H A D | rseq-ppc.h | 208 /* Per-cpu-id indexing. */ 220 /* Per-mm-cid indexing. */
|
| /linux/include/linux/ |
| H A D | node.h | 68 * @indexing: The ways memory blocks may be placed in cache 76 enum cache_indexing indexing; member
|
| /linux/Documentation/networking/ |
| H A D | fib_trie.rst | 21 The number of bits in the key segment used for indexing into the 25 The position (in the key) of the key segment used for indexing into
|
| /linux/drivers/md/bcache/ |
| H A D | Kconfig | 10 a btree for indexing and the layout is optimized for SSDs.
|
| /linux/drivers/net/wireless/nxp/nxpwifi/ |
| H A D | ie.c | 179 /* save beacon element index after auto-indexing */ in nxpwifi_update_uap_custom_ie() 186 /* save probe resp element index after auto-indexing */ in nxpwifi_update_uap_custom_ie() 193 /* save assoc resp element index after auto-indexing */ in nxpwifi_update_uap_custom_ie()
|
| /linux/tools/testing/selftests/mm/ |
| H A D | gup_test.c | 193 * Do the 1-based indexing here, so that the user can in main() 194 * use normal 0-based indexing on the command line. in main()
|
| /linux/arch/sh/include/asm/ |
| H A D | cache.h | 43 * 1. those used to select the cache set during indexing
|
| /linux/Documentation/admin-guide/mm/ |
| H A D | numaperf.rst | 156 | |-- indexing 161 The "indexing" will be 0 if it is a direct-mapped cache, and non-zero
|
| /linux/drivers/net/wireless/marvell/mwifiex/ |
| H A D | ie.c | 185 /* save beacon ie index after auto-indexing */ in mwifiex_update_uap_custom_ie() 192 /* save probe resp ie index after auto-indexing */ in mwifiex_update_uap_custom_ie() 199 /* save assoc resp ie index after auto-indexing */ in mwifiex_update_uap_custom_ie()
|
| /linux/arch/alpha/include/uapi/asm/ |
| H A D | gentrap.h | 31 #define GEN_SUBRNG4 -22 /* subscripting (indexing) at levels 0..7 */
|
| /linux/lib/ |
| H A D | alloc_tag.c | 306 /* No alignment requirements when we are not indexing the tags */ in alloc_tag_align() 318 /* No alignment requirements when we are not indexing the tags */ in ensure_alignment() 324 * indexing does not work. in ensure_alignment() 514 …pr_err("%s: alignment %lu is incompatible with allocation tag indexing. Memory allocation profilin… in reserve_module_tags() 698 /* Ensure the base is alloc_tag aligned when required for indexing */ in alloc_mod_tags_mem()
|
| /linux/arch/arc/mm/ |
| H A D | tlbex.S | 171 lsr r0, r2, PGDIR_SHIFT ; Bits for indexing into PGD 177 lsr r0, r2, PUD_SHIFT ; Bits for indexing into PUD 186 lsr r0, r2, PMD_SHIFT ; Bits for indexing into PMD
|
| /linux/arch/sparc/include/asm/ |
| H A D | cmpxchg_32.h | 31 * by hashing the object address and indexing into an array
|
| /linux/arch/powerpc/platforms/ps3/ |
| H A D | smp.c | 60 * Check assumptions on ps3_ipi_virqs[] indexing. If this in ps3_smp_probe()
|
| /linux/Documentation/devicetree/bindings/clock/ti/ |
| H A D | ti,mux-clock.yaml | 30 into the register, instead indexing begins at 1. The optional property
|
| /linux/arch/arm/probes/ |
| H A D | decode.h | 149 * indexing into the action array using the value of 'handler'. This 155 * indexing into the action array using the value of 'handler'. This
|