| /linux/net/netfilter/ |
| H A D | nf_sockopt.c | 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()
|
| /linux/drivers/block/drbd/ |
| H A D | drbd_interval.c | 121 struct drbd_interval *overlap = NULL; in drbd_find_overlap() local 136 overlap = here; in drbd_find_overlap() 144 return overlap; in drbd_find_overlap()
|
| /linux/drivers/video/ |
| H A D | aperture.c | 144 static bool overlap(resource_size_t base1, resource_size_t end1, in overlap() function 175 if (overlap(base, end, ap->base, ap->base + ap->size)) { in devm_aperture_acquire() 261 if (!overlap(base, end, ap->base, ap->base + ap->size)) in aperture_detach_devices()
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/ |
| H A D | ipsec.c | 95 u8 overlap; in mlx5e_ipsec_update_esn_state() local 111 overlap = sa_entry->esn_state.overlap; in mlx5e_ipsec_update_esn_state() 133 if (unlikely(overlap && seq_bottom < MLX5E_IPSEC_ESN_SCOPE_MID)) { in mlx5e_ipsec_update_esn_state() 134 sa_entry->esn_state.overlap = 0; in mlx5e_ipsec_update_esn_state() 136 } else if (unlikely(!overlap && in mlx5e_ipsec_update_esn_state() 138 sa_entry->esn_state.overlap = 1; in mlx5e_ipsec_update_esn_state() 430 attrs->replay_esn.overlap = sa_entry->esn_state.overlap; in mlx5e_ipsec_build_accel_xfrm_attrs()
|
| H A D | ipsec.h | 75 u8 overlap : 1; member 266 u8 overlap: 1; member
|
| H A D | ipsec_offload.c | 171 MLX5_SET(ipsec_obj, obj, esn_overlap, attrs->replay_esn.overlap); in mlx5_create_ipsec_obj() 285 MLX5_SET(ipsec_obj, obj, esn_overlap, attrs->replay_esn.overlap); in mlx5_modify_ipsec_obj() 324 sa_entry->esn_state.overlap = 0; in mlx5e_ipsec_update_esn_state() 326 sa_entry->esn_state.overlap = 1; in mlx5e_ipsec_update_esn_state()
|
| H A D | macsec.c | 49 u8 overlap; member 267 MLX5_SET(macsec_offload_obj, obj, epn_overlap, attrs->epn_state.overlap); in mlx5e_macsec_create_object() 501 epn_state->overlap = next_pn_halves->lower < MLX5_MACSEC_EPN_SCOPE_MID ? 0 : 1; in update_macsec_epn() 1289 attrs->epn_state.overlap = sa->epn_state.overlap; in macsec_build_accel_attrs() 1356 MLX5_SET(macsec_offload_obj, obj, epn_overlap, attrs->epn_state.overlap); in mlx5e_macsec_modify_obj() 1506 sa->epn_state.overlap = 0; in macsec_epn_update() 1508 sa->epn_state.overlap = 1; in macsec_epn_update()
|
| /linux/arch/arm/boot/dts/marvell/ |
| H A D | armada-xp-matrix.dts | 25 * RAM are not usable due to the overlap with the MBus
|
| /linux/Documentation/driver-api/iio/ |
| H A D | intro.rst | 15 In some cases there is considerable overlap between these and IIO.
|
| /linux/tools/testing/selftests/rcutorture/doc/ |
| H A D | TREE_RCU-kconfig.txt | 16 CONFIG_RCU_FANOUT -- Cover hierarchy, but overlap with others.
|
| /linux/arch/arm64/include/asm/ |
| H A D | kvm_emulate.h | 291 const unsigned long overlap = BIT(24) | BIT(21); in host_spsr_to_spsr32() local 294 spsr &= ~overlap; in host_spsr_to_spsr32()
|
| /linux/Documentation/userspace-api/media/v4l/ |
| H A D | metafmt-vsp1-hgt.rst | 59 When two consecutive areas don't overlap (n+1L is equal to nU) the boundary
|
| H A D | vidioc-enumstd.rst | 313 The supported standards may overlap and we need an unambiguous set to
|
| /linux/fs/ubifs/ |
| H A D | io.c | 1018 int err, rlen, overlap; in ubifs_read_node_wbuf() local 1028 overlap = (lnum == wbuf->lnum && offs + len > wbuf->offs); in ubifs_read_node_wbuf() 1029 if (!overlap) { in ubifs_read_node_wbuf()
|
| /linux/Documentation/core-api/ |
| H A D | dma-attributes.rst | 155 This attribute indicates that CPU cache lines may overlap for buffers mapped 158 Such overlap may occur when callers map multiple small buffers that reside
|
| /linux/drivers/block/ |
| H A D | rbd.c | 2110 u32 *num_img_extents, u64 overlap) in prune_extents() argument 2115 while (cnt && img_extents[cnt - 1].fe_off >= overlap) in prune_extents() 2122 if (ex->fe_off + ex->fe_len > overlap) in prune_extents() 2123 ex->fe_len = overlap - ex->fe_off; in prune_extents() 5588 u64 overlap; member 5666 ceph_decode_64_safe(&p, end, pii->overlap, e_inval); in __get_parent_info() 5670 pii->has_overlap, pii->overlap); in __get_parent_info() 5707 ceph_decode_64_safe(&p, end, pii->overlap, e_inval); in __get_parent_info_legacy() 5711 pii->has_overlap, pii->overlap); in __get_parent_info_legacy() 5794 if (!pii.overlap) in rbd_dev_setup_parent() [all …]
|
| /linux/arch/sh/kernel/cpu/sh2a/ |
| H A D | entry.S | 198 ! overlap exception frame
|
| /linux/Documentation/sphinx-static/ |
| H A D | custom.css | 125 * Make sure we don't overlap notes and warnings at the top of the
|
| /linux/Documentation/arch/arm/ |
| H A D | tcm.rst | 33 CPU so it is usually wise not to overlap any physical RAM with
|
| /linux/Documentation/arch/x86/x86_64/ |
| H A D | mm.rst | 176 range must not overlap with anything except the KASAN shadow area, which is
|
| /linux/arch/sh/kernel/cpu/sh2/ |
| H A D | entry.S | 269 ! overlap exception frame
|
| /linux/arch/arm/boot/dts/microchip/ |
| H A D | at91-sama5d2_xplained.dts | 690 atmel,non-overlap-time = <10>;
|
| H A D | at91-sam9x60ek.dts | 130 atmel,non-overlap-time = <10>;
|
| /linux/Documentation/networking/ |
| H A D | nexthop-group-resilient.rst | 32 and 4 in favor of 5. While there will usually be some overlap between the
|
| /linux/drivers/net/ethernet/amd/ |
| H A D | pcnet32.c | 543 int new, overlap; in pcnet32_realloc_rx_ring() local 562 overlap = min(entries, lp->rx_ring_size); in pcnet32_realloc_rx_ring() 563 for (new = 0; new < overlap; new++) { in pcnet32_realloc_rx_ring()
|