| /kernel/linux/linux-6.6/tools/perf/pmu-events/arch/x86/bonnell/ |
| D | memory.json | 17 "BriefDescription": "Load splits", 24 "BriefDescription": "Load splits (At Retirement)", 38 "BriefDescription": "ld-op-st splits", 66 "BriefDescription": "Store splits", 73 "BriefDescription": "Store splits (Ar Retirement)",
|
| /kernel/linux/linux-5.10/tools/perf/pmu-events/arch/x86/bonnell/ |
| D | memory.json | 16 "BriefDescription": "Load splits" 24 "BriefDescription": "Store splits" 40 "BriefDescription": "Load splits (At Retirement)" 48 "BriefDescription": "Store splits (Ar Retirement)" 56 "BriefDescription": "ld-op-st splits"
|
| /kernel/linux/linux-6.6/lib/zstd/compress/ |
| D | zstd_ldm.c | 62 * splits. This effectively resets the hash state. This is used when skipping 89 * Registers in the splits array all the split points found in the first 91 * either all the data has been processed or LDM_BATCH_SIZE splits are 92 * present in the splits array. 94 * Precondition: The splits array must not be full. 98 size_t* splits, unsigned* numSplits) in ZSTD_ldm_gear_feed() argument 111 splits[*numSplits] = n; \ in ZSTD_ldm_gear_feed() 276 size_t* const splits = ldmState->splitIndices; in ZSTD_ldm_fillHashTable() local 287 hashed = ZSTD_ldm_gear_feed(&hashState, ip, iend - ip, splits, &numSplits); in ZSTD_ldm_fillHashTable() 290 if (ip + splits[n] >= istart + minMatchLength) { in ZSTD_ldm_fillHashTable() [all …]
|
| /kernel/linux/linux-5.10/drivers/video/fbdev/ |
| D | bt431.h | 79 * 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()
|
| /kernel/linux/linux-6.6/drivers/video/fbdev/ |
| D | bt431.h | 79 * 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()
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/freescale/fman/ |
| D | Kconfig | 21 splits. 24 The FMAN internal queue can overflow when FMAN splits single
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/freescale/fman/ |
| D | Kconfig | 20 splits. 23 The FMAN internal queue can overflow when FMAN splits single
|
| /kernel/linux/linux-6.6/kernel/trace/ |
| D | trace_preemptirq.c | 39 * and lockdep uses a staged approach which splits the lockdep hardirq 70 * and lockdep uses a staged approach which splits the lockdep hardirq
|
| /kernel/linux/linux-5.10/kernel/trace/ |
| D | trace_preemptirq.c | 25 * and lockdep uses a staged approach which splits the lockdep hardirq 58 * and lockdep uses a staged approach which splits the lockdep hardirq
|
| /kernel/linux/linux-6.6/drivers/crypto/hisilicon/sec/ |
| D | sec_algs.c | 569 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()
|
| /kernel/linux/linux-5.10/drivers/crypto/hisilicon/sec/ |
| D | sec_algs.c | 569 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()
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/memory-controllers/ |
| D | st,stm32-fmc2-ebi-props.yaml | 77 description: CRAM page size. The controller splits the burst access 141 reaches 0, the controller splits the current access, toggles NE to
|
| /kernel/linux/linux-5.10/mm/kasan/ |
| D | Makefile | 16 # Function splitter causes unnecessary splits in __asan_load1/__asan_store1
|
| /kernel/linux/linux-6.6/tools/testing/selftests/drivers/net/mlxsw/ |
| D | port_scale.sh | 4 # Test for physical ports resource. The test splits each splittable port
|
| /kernel/linux/linux-5.10/fs/xfs/libxfs/ |
| D | xfs_refcount.h | 61 * per record. We must also leave space for btree splits on both ends
|
| /kernel/linux/linux-6.6/mm/kasan/ |
| D | Makefile | 19 # Function splitter causes unnecessary splits in __asan_load1/__asan_store1
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/arm/ |
| D | arm,coresight-static-replicator.yaml | 23 The Coresight replicator splits a single trace stream into two trace streams
|
| D | arm,coresight-dynamic-replicator.yaml | 23 The Coresight replicator splits a single trace stream into two trace streams
|
| /kernel/linux/linux-5.10/Documentation/gpu/ |
| D | komeda-kms.rst | 66 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
|
| /kernel/linux/linux-6.6/Documentation/gpu/ |
| D | komeda-kms.rst | 66 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
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/memory-controllers/ |
| D | st,stm32-fmc2-ebi.yaml | 119 description: CRAM page size. The controller splits the burst access 183 reaches 0, the controller splits the current access, toggles NE to
|
| /kernel/linux/linux-6.6/arch/microblaze/kernel/ |
| D | module.c | 42 * Be careful! mb-gcc / mb-ld splits the relocs between the in apply_relocate_add()
|
| /kernel/linux/linux-5.10/arch/sh/mm/ |
| D | tlb-pteaex.c | 64 * While SH-X2 extended TLB mode splits out the memory-mapped I/UTLB
|
| /kernel/linux/linux-6.6/arch/sh/mm/ |
| D | tlb-pteaex.c | 64 * While SH-X2 extended TLB mode splits out the memory-mapped I/UTLB
|
| /kernel/linux/linux-6.6/Documentation/sound/soc/ |
| D | overview.rst | 53 To achieve all this, ASoC basically splits an embedded audio system into
|