| /kernel/linux/linux-5.10/include/linux/ceph/ |
| D | ceph_features.h | 104 DEFINE_CEPH_FEATURE(21, 2, RESEND_ON_SPLIT) // overlap 105 DEFINE_CEPH_FEATURE(21, 2, RADOS_BACKOFF) // overlap 106 DEFINE_CEPH_FEATURE(21, 2, OSDMAP_PG_UPMAP) // overlap 107 DEFINE_CEPH_FEATURE(21, 2, CRUSH_CHOOSE_ARGS) // overlap 131 DEFINE_CEPH_FEATURE(38, 1, OSD_OSD_TMAP2OMAP) // overlap 135 DEFINE_CEPH_FEATURE(41, 1, OSD_PRIMARY_AFFINITY) // overlap 142 DEFINE_CEPH_FEATURE_RETIRED(46, 1, OSD_REPOP, JEWEL, LUMINOUS) // overlap 143 DEFINE_CEPH_FEATURE_RETIRED(46, 1, OSD_OBJECT_DIGEST, JEWEL, LUMINOUS) // overlap 144 DEFINE_CEPH_FEATURE_RETIRED(46, 1, OSD_TRANSACTION_MAY_LAYOUT, JEWEL, LUMINOUS) // overlap 149 DEFINE_CEPH_FEATURE_RETIRED(49, 1, OSD_PROXY_FEATURES, JEWEL, LUMINOUS) // overlap [all …]
|
| /kernel/linux/linux-5.10/tools/testing/selftests/powerpc/ptrace/ |
| D | perf-hwbreak.c | 195 printf("TESTED: No overlap\n"); in runtest_dar_outside() 197 printf("FAILED: No overlap: %lld != 0\n", breaks); in runtest_dar_outside() 210 printf("TESTED: Partial overlap\n"); in runtest_dar_outside() 212 printf("FAILED: Partial overlap: %lld != 2\n", breaks); in runtest_dar_outside() 225 printf("TESTED: Partial overlap\n"); in runtest_dar_outside() 227 printf("FAILED: Partial overlap: %lld != 2\n", breaks); in runtest_dar_outside() 240 printf("TESTED: No overlap\n"); in runtest_dar_outside() 242 printf("FAILED: No overlap: %lld != 0\n", breaks); in runtest_dar_outside() 255 printf("TESTED: Full overlap\n"); in runtest_dar_outside() 257 printf("FAILED: Full overlap: %lld != 2\n", breaks); in runtest_dar_outside()
|
| /kernel/linux/linux-5.10/Documentation/ide/ |
| D | ide-tape.rst | 50 1. Support for the ATAPI overlap protocol. 53 overlap method which enables ide.c to service requests from the 55 DSC overlap method involves polling the tape's status register 61 implement the ATAPI overlap protocol, which is used for the 65 ATAPI overlap is likely to be supported in most new ATAPI
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/arm/display/komeda/ |
| D | komeda_pipeline_state.c | 601 st->overlap = dflow->overlap; in komeda_splitter_validate() 920 * pixels (overlap) to both side, after split the left/right will be: 921 * - left: [0, src_length/2 + overlap] 922 * - right: [src_length/2 - overlap, src_length] 923 * The extra overlap do eliminate the edge problem, but which may also generates 935 * \ \<--overlap--->/ 937 * /<---overlap--->\ \ 952 u32 l_out, r_out, overlap; in komeda_split_data_flow() local 961 overlap = 0; in komeda_split_data_flow() 963 overlap += scaler->scaling_split_overlap; in komeda_split_data_flow() [all …]
|
| /kernel/linux/linux-5.10/net/netfilter/ |
| D | nf_sockopt.c | 18 /* Do exclusive ranges overlap? */ 19 static inline int overlap(int min1, int max1, int min2, int max2) in overlap() function 33 && (overlap(ops->set_optmin, ops->set_optmax, in nf_register_sockopt() 35 || overlap(ops->get_optmin, ops->get_optmax, in nf_register_sockopt() 37 pr_debug("nf_sock overlap: %u-%u/%u-%u v %u-%u/%u-%u\n", in nf_register_sockopt()
|
| D | nft_set_rbtree.c | 221 bool overlap = false, dup_end_left = false, dup_end_right = false; in __nft_rbtree_insert() local 250 * tree before we can conclude the new start isn't causing an overlap in __nft_rbtree_insert() 270 * This way, request for insertion of an exact overlap isn't reported as in __nft_rbtree_insert() 275 * we need to report a partial overlap. This is a local condition that in __nft_rbtree_insert() 296 overlap = false; in __nft_rbtree_insert() 301 overlap = nft_rbtree_interval_end(rbe) && in __nft_rbtree_insert() 306 if (overlap) { in __nft_rbtree_insert() 318 overlap = nft_rbtree_interval_end(rbe) && in __nft_rbtree_insert() 323 if (overlap) { in __nft_rbtree_insert() 329 overlap = nft_rbtree_interval_end(rbe); in __nft_rbtree_insert() [all …]
|
| /kernel/linux/linux-5.10/arch/x86/boot/compressed/ |
| D | kaslr.c | 317 * regions that are unsafe to overlap with during decompression, and other 395 * Avoid the region that is unsafe to overlap during in mem_avoid_init() 433 * Does this memory vector overlap a known avoided area? If so, record the 434 * overlap region with the lowest address. 437 struct mem_vector *overlap) in mem_avoid_overlap() argument 447 *overlap = mem_avoid[i]; in mem_avoid_overlap() 448 earliest = overlap->start; in mem_avoid_overlap() 462 *overlap = avoid; in mem_avoid_overlap() 463 earliest = overlap->start; in mem_avoid_overlap() 473 *overlap = avoid; in mem_avoid_overlap() [all …]
|
| /kernel/linux/linux-5.10/drivers/block/drbd/ |
| D | drbd_interval.c | 115 struct drbd_interval *overlap = NULL; in drbd_find_overlap() local 126 /* Overlap if any must be on left side */ in drbd_find_overlap() 130 overlap = here; in drbd_find_overlap() 133 /* Overlap if any must be on right side */ in drbd_find_overlap() 138 return overlap; in drbd_find_overlap()
|
| /kernel/linux/linux-5.10/arch/x86/platform/intel-quark/ |
| D | imr_selftest.c | 55 * Verify IMR self_test with some simple tests to verify overlap, 70 /* Test exact overlap. */ in imr_self_test() 74 /* Test overlap with base inside of existing. */ in imr_self_test() 79 /* Test overlap with end inside of existing. */ in imr_self_test()
|
| /kernel/linux/linux-5.10/block/ |
| D | badblocks.c | 51 * plus the start/length of the first bad section we overlap. 108 * the start, so they must overlap in badblocks_check() 246 /* full overlap */ in badblocks_set() 367 /* p[lo] is the last range that could overlap the in badblocks_clear() 368 * current range. Earlier ranges could also overlap, in badblocks_clear() 369 * but only this one can overlap the end of the range. in badblocks_clear() 373 /* Partial overlap, leave the tail of this range */ in badblocks_clear() 390 /* there is no longer an overlap */ in badblocks_clear() 397 /* This range does overlap */ in badblocks_clear() 404 /* now low doesn't overlap, so.. */ in badblocks_clear()
|
| /kernel/linux/linux-5.10/kernel/dma/ |
| D | debug.c | 438 * count for the overlapping mappings. For now, the overlap tracking 465 int overlap = 0, i; in active_cacheline_read_overlap() local 469 overlap |= 1 << i; in active_cacheline_read_overlap() 470 return overlap; in active_cacheline_read_overlap() 473 static int active_cacheline_set_overlap(phys_addr_t cln, int overlap) in active_cacheline_set_overlap() argument 477 if (overlap > ACTIVE_CACHELINE_MAX_OVERLAP || overlap < 0) in active_cacheline_set_overlap() 478 return overlap; in active_cacheline_set_overlap() 481 if (overlap & 1 << i) in active_cacheline_set_overlap() 486 return overlap; in active_cacheline_set_overlap() 491 int overlap = active_cacheline_read_overlap(cln); in active_cacheline_inc_overlap() local [all …]
|
| /kernel/linux/linux-5.10/drivers/pinctrl/ |
| D | pinctrl-gemini.c | 635 /* The GPIO0A (0) pin overlap with TVC CLK and extended parallel flash */ 638 /* The GPIO0B (1-4) pins overlap with TVC and ICE */ 641 /* The GPIO0C (5-7) pins overlap with ICE */ 644 /* The GPIO0D (9,10) pins overlap with UART RX/TX */ 647 /* The GPIO0E (8,11-15) pins overlap with LPC, UART modem pins, SSP */ 650 /* The GPIO0F (16) pins overlap with LCD */ 653 /* The GPIO0G (17,18) pins overlap with NAND flash CE0, CE1 */ 656 /* The GPIO0H (19,20) pins overlap with parallel flash CE0, CE1 */ 659 /* The GPIO0I (21,22) pins overlap with serial flash CE0, CE1 */ 662 /* The GPIO0J (23) pins overlap with all flash */ [all …]
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/en_accel/ |
| D | ipsec.c | 115 u8 overlap; in mlx5e_ipsec_update_esn_state() local 127 overlap = sa_entry->esn_state.overlap; in mlx5e_ipsec_update_esn_state() 134 if (unlikely(overlap && seq_bottom < MLX5E_IPSEC_ESN_SCOPE_MID)) { in mlx5e_ipsec_update_esn_state() 136 sa_entry->esn_state.overlap = 0; in mlx5e_ipsec_update_esn_state() 138 } else if (unlikely(!overlap && in mlx5e_ipsec_update_esn_state() 140 sa_entry->esn_state.overlap = 1; in mlx5e_ipsec_update_esn_state() 182 if (sa_entry->esn_state.overlap) in mlx5e_ipsec_build_accel_xfrm_attrs()
|
| /kernel/linux/linux-5.10/arch/alpha/boot/ |
| D | bootpz.c | 85 /* do some range checking for detecting an overlap... */ in check_range() 92 srm_printk("OVERLAP: vaddr 0x%lx kaddr 0x%lx" in check_range() 245 we move it to the final position, in case of overlap. This will be 248 Regardless of overlap, we move the INITRD image to the end of this 327 * pages occupied by that image do NOT overlap the physical in start_kernel() 351 srm_printk("FATAL ERROR: overlap of bootstrapper code\n"); in start_kernel() 365 srm_printk("OVERLAP: cannot decompress in place\n"); in start_kernel()
|
| /kernel/linux/linux-5.10/fs/xfs/ |
| D | xfs_extent_busy.c | 77 * match. This is done so that a non-zero return indicates an overlap that 98 /* find closest start bno overlap */ in xfs_extent_busy_search() 102 /* may overlap, but exact start block is lower */ in xfs_extent_busy_search() 107 /* may overlap, but exact start block is higher */ in xfs_extent_busy_search() 124 * extent. If the overlap covers the beginning, the end, or all of the busy 380 /* start overlap */ in xfs_extent_busy_trim() 431 /* end overlap */ in xfs_extent_busy_trim() 452 /* middle overlap */ in xfs_extent_busy_trim()
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/sound/ |
| D | atmel-classd.txt | 31 - atmel,non-overlap-time 54 atmel,non-overlap-time = <10>;
|
| /kernel/linux/linux-5.10/include/media/ |
| D | v4l2-rect.h | 159 * v4l2_rect_overlap() - do r1 and r2 overlap? 163 * Returns true if @r1 and @r2 overlap. 171 * they do not overlap. in v4l2_rect_overlap() 179 * they do not overlap. in v4l2_rect_overlap()
|
| /kernel/linux/linux-5.10/drivers/video/fbdev/core/ |
| D | syscopyarea.c | 103 because in case SRC and DST overlap bitwise (e.g. in bitcpy() 106 overlap with the current long from SRC. We store in bitcpy() 248 because in case SRC and DST overlap bitwise (e.g. in bitcpy_rev() 251 overlap with the current long from SRC. We store in bitcpy_rev() 327 /* if the beginning of the target area might overlap with the end of in sys_copyarea()
|
| D | cfbcopyarea.c | 136 SRC and DST overlap bitwise (e.g. when moving just one pixel in in bitcpy() 138 overlap with the current long from SRC. We store this value in in bitcpy() 308 SRC and DST overlap bitwise (e.g. when moving just one pixel in in bitcpy_rev() 310 overlap with the current long from SRC. We store this value in in bitcpy_rev() 394 /* if the beginning of the target area might overlap with the end of in cfb_copyarea()
|
| /kernel/linux/linux-5.10/tools/testing/selftests/powerpc/tm/ |
| D | tm-signal-context-chk-vsx.c | 66 * FP registers and VMX registers overlap the VSX registers. in signal_usr1() 68 * FP registers (f0-31) overlap the most significant 64 bits of VSX in signal_usr1() 70 * the VSX registers, overlap fully the other half of VSX registers, in signal_usr1()
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
| D | amdgpu_doorbell.h | 133 * overlap the doorbell assignment with VCN as they are mutually exclusive 190 * overlap the doorbell assignment with VCN as they are mutually exclusive 272 /* overlap the doorbell assignment with VCN as they are mutually exclusive
|
| /kernel/linux/linux-5.10/arch/powerpc/kernel/ |
| D | crash_dump.c | 122 * The crashkernel region will almost always overlap the RTAS region, so 140 /* Does this page overlap with the RTAS region? */ in crash_free_reserved_phys_range()
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | dma-resv.h | 103 * overlap with a writer. 124 * notify readers if they overlap with a writer. 175 * if they overlap with a writer.
|
| /kernel/linux/linux-5.10/drivers/nvdimm/ |
| D | badrange.c | 115 * split into two based on the overlap characteristics in badrange_forget() 229 /* Deal with any overlap after start of the namespace */ in badblocks_populate() 243 * Deal with overlap for badrange starting before in badblocks_populate()
|
| /kernel/linux/linux-5.10/arch/sparc/include/uapi/asm/ |
| D | auxvec.h | 6 /* Avoid overlap with other AT_* values since they are consolidated in
|