Home
last modified time | relevance | path

Searched full:splits (Results 1 – 25 of 162) sorted by relevance

1234567

/linux/tools/perf/pmu-events/arch/x86/bonnell/
H A Dmemory.json19 "BriefDescription": "Load splits",
27 "BriefDescription": "Load splits (At Retirement)",
43 "BriefDescription": "ld-op-st splits",
75 "BriefDescription": "Store splits",
83 "BriefDescription": "Store splits (Ar Retirement)",
/linux/lib/zstd/compress/
H A Dzstd_ldm.c63 * splits. This effectively resets the hash state. This is used when skipping
90 * Registers in the splits array all the split points found in the first
92 * either all the data has been processed or LDM_BATCH_SIZE splits are
93 * present in the splits array.
95 * Precondition: The splits array must not be full.
99 size_t* splits, unsigned* numSplits) in ZSTD_ldm_gear_feed() argument
112 splits[*numSplits] = n; \ in ZSTD_ldm_gear_feed()
296 size_t* const splits = ldmState->splitIndices; in ZSTD_ldm_fillHashTable() local
307 hashed = ZSTD_ldm_gear_feed(&hashState, ip, (size_t)(iend - ip), splits, &numSplits); in ZSTD_ldm_fillHashTable()
310 if (ip + splits[n] >= istart + minMatchLength) { in ZSTD_ldm_fillHashTable()
[all …]
/linux/drivers/video/fbdev/
H A Dbt431.h79 * The compiler splits the write in two bytes without these in bt431_select_reg()
95 * The compiler splits the write in two bytes without the in bt431_read_reg_inc()
107 * The compiler splits the write in two bytes without the in bt431_write_reg_inc()
132 * The compiler splits the write in two bytes without the in bt431_read_cmap_inc()
144 * The compiler splits the write in two bytes without the in bt431_write_cmap_inc()
/linux/drivers/net/ethernet/freescale/fman/
H A DKconfig21 splits.
24 The FMAN internal queue can overflow when FMAN splits single
/linux/kernel/trace/
H A Dtrace_preemptirq.c56 * and lockdep uses a staged approach which splits the lockdep hardirq
87 * and lockdep uses a staged approach which splits the lockdep hardirq
/linux/drivers/crypto/hisilicon/sec/
H A Dsec_algs.c569 int steps, struct scatterlist ***splits, in sec_map_and_split_sg() argument
580 *splits = kcalloc(steps, sizeof(struct scatterlist *), gfp); in sec_map_and_split_sg()
581 if (!*splits) { in sec_map_and_split_sg()
593 *splits, *splits_nents, gfp); in sec_map_and_split_sg()
604 kfree(*splits); in sec_map_and_split_sg()
616 struct scatterlist **splits, int *splits_nents, in sec_unmap_sg_on_err() argument
622 kfree(splits[i]); in sec_unmap_sg_on_err()
624 kfree(splits); in sec_unmap_sg_on_err()
/linux/tools/perf/pmu-events/arch/x86/pantherlake/
H A Dmemory.json172 "BriefDescription": "Counts misaligned loads that are 4K page splits.",
176 …"PublicDescription": "Counts misaligned loads that are 4K page splits. Available PDIST counters: 0…
182 "BriefDescription": "Counts misaligned stores that are 4K page splits.",
186 …"PublicDescription": "Counts misaligned stores that are 4K page splits. Available PDIST counters: …
/linux/tools/perf/pmu-events/arch/x86/grandridge/
H A Dmemory.json60 "BriefDescription": "Counts misaligned loads that are 4K page splits.",
68 "BriefDescription": "Counts misaligned stores that are 4K page splits.",
/linux/tools/perf/pmu-events/arch/x86/sierraforest/
H A Dmemory.json60 "BriefDescription": "Counts misaligned loads that are 4K page splits.",
68 "BriefDescription": "Counts misaligned stores that are 4K page splits.",
/linux/tools/perf/pmu-events/arch/x86/arrowlake/
H A Dmemory.json300 "BriefDescription": "Counts misaligned loads that are 4K page splits.",
309 "BriefDescription": "Counts misaligned loads that are 4K page splits.",
318 "BriefDescription": "Counts misaligned stores that are 4K page splits.",
327 "BriefDescription": "Counts misaligned stores that are 4K page splits.",
/linux/Documentation/devicetree/bindings/memory-controllers/
H A Dst,stm32-fmc2-ebi-props.yaml77 description: CRAM page size. The controller splits the burst access
141 reaches 0, the controller splits the current access, toggles NE to
/linux/tools/testing/selftests/drivers/net/mlxsw/
H A Dport_scale.sh4 # Test for physical ports resource. The test splits each splittable port
/linux/Documentation/gpu/
H A Dkomeda-kms.rst66 introduces Layer Split, which splits the whole image to two half parts and feeds
73 Similar to Layer Split, but Splitter is used for writeback, which splits the
384 Layer_Split is quite complicated feature, which splits a big image into two
/linux/arch/microblaze/kernel/
H A Dmodule.c42 * Be careful! mb-gcc / mb-ld splits the relocs between the in apply_relocate_add()
/linux/Documentation/sound/soc/
H A Doverview.rst53 To achieve all this, ASoC basically splits an embedded audio system into
/linux/arch/sh/mm/
H A Dtlb-pteaex.c64 * While SH-X2 extended TLB mode splits out the memory-mapped I/UTLB
/linux/tools/perf/pmu-events/arch/x86/elkhartlake/
H A Dmemory.json11 "BriefDescription": "Counts the number of misaligned load uops that are 4K page splits.",
16 …"PublicDescription": "Counts the number of misaligned load uops that are 4K page splits. Available…
21 "BriefDescription": "Counts the number of misaligned store uops that are 4K page splits.",
26 …"PublicDescription": "Counts the number of misaligned store uops that are 4K page splits. Availabl…
/linux/tools/perf/pmu-events/arch/x86/snowridgex/
H A Dmemory.json11 "BriefDescription": "Counts the number of misaligned load uops that are 4K page splits.",
16 …"PublicDescription": "Counts the number of misaligned load uops that are 4K page splits. Available…
21 "BriefDescription": "Counts the number of misaligned store uops that are 4K page splits.",
26 …"PublicDescription": "Counts the number of misaligned store uops that are 4K page splits. Availabl…
/linux/fs/xfs/libxfs/
H A Dxfs_refcount.h105 * per record. We must also leave space for btree splits on both ends
H A Dxfs_shared.h157 * btree splits and newroots) to allocate from sequential AGs. In order to
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/
H A Dpost_act.c133 /* Splits were handled before post action */ in mlx5e_tc_post_act_add()
/linux/tools/testing/selftests/drivers/net/
H A Dnetcons_fragmented_msg.sh6 # When a message exceeds the maximum packet size, netconsole splits it into
/linux/tools/perf/pmu-events/arch/x86/meteorlake/
H A Dmemory.json280 "BriefDescription": "Counts misaligned loads that are 4K page splits.",
289 "BriefDescription": "Counts misaligned stores that are 4K page splits.",
/linux/lib/
H A Dsg_split.c135 * This function splits the input sg list into nb_splits sg lists, which are
/linux/tools/perf/pmu-events/arch/x86/lunarlake/
H A Dmemory.json300 "BriefDescription": "Counts misaligned loads that are 4K page splits.",
309 "BriefDescription": "Counts misaligned stores that are 4K page splits.",

1234567