Home
last modified time | relevance | path

Searched full:exceeding (Results 1 – 25 of 194) sorted by relevance

12345678

/linux/tools/testing/selftests/bpf/progs/
H A Dtest_check_mtu.c76 retval = XDP_PASS; /* Success in exceeding MTU check */ in xdp_exceed_mtu()
96 /* Borderline test case: Minus delta exceeding packet length allowed */ in xdp_minus_delta()
151 retval = XDP_PASS ; /* Success in exceeding MTU check */ in xdp_input_len_exceed()
191 retval = BPF_OK; /* Success in exceeding MTU check */ in tc_exceed_mtu()
218 retval = BPF_OK; /* Success in exceeding MTU check */ in tc_exceed_mtu_da()
236 /* Borderline test case: Minus delta exceeding packet length allowed */ in tc_minus_delta()
287 retval = BPF_OK; /* Success in exceeding MTU check */ in tc_input_len_exceed()
/linux/tools/testing/selftests/net/
H A Dpmtu.sh42 # R1. Send IPv4 packets, exceeding the MTU between R1 and B, over VXLAN
143 # created by exceeding link layer MTU with ping to other endpoint. Then
1195 check_pmtu_value "1400" "${pmtu_1}" "exceeding MTU" || return 1
1197 check_pmtu_value "1500" "${pmtu_2}" "exceeding MTU" || return 1
1225 check_pmtu_value "lock 552" "${pmtu_2}" "exceeding MTU, with MTU < min_pmtu" || return 1
1242 check_pmtu_value "lock 552" "${pmtu_2}" "exceeding MTU, with MTU < min_pmtu" || return 1
1287 check_pmtu_value "1400" "${pmtu_1}" "exceeding MTU" || return 1
1290 check_pmtu_value "1500" "${pmtu_2}" "exceeding MTU" || return 1
1337 check_pmtu_value "1400" "${pmtu_1}" "exceeding MTU" || return 1
1339 check_pmtu_value "1500" "${pmtu_2}" "exceeding MTU" || return 1
[all …]
/linux/tools/testing/selftests/tc-testing/tc-tests/qdiscs/
H A Dprio.json45 "name": "Add prio qdisc on egress with invalid handle exceeding maximum value",
106 "name": "Add prio qdisc on egress with 4 bands and priomap exceeding TC_PRIO_MAX entries",
126 "name": "Add prio qdisc on egress with 4 bands and priomap's values exceeding bands number",
166 "name": "Add prio qdisc on egress with invalid bands value exceeding TCQ_PRIO_BANDS",
/linux/fs/quota/
H A DKconfig24 If you say Y here, quota warnings (about exceeding softlimit, reaching
33 If you say Y here, quota warnings (about exceeding softlimit, reaching
/linux/tools/testing/selftests/tc-testing/tc-tests/actions/
H A Dskbedit.json58 "name": "Add skbedit action with mark exceeding 32-bit maximum",
137 "name": "Add skbedit action with valid mark and mask exceeding 32-bit maximum",
296 "name": "Add skbedit action with queue_mapping exceeding 16-bit maximum",
651 "name": "Add skbedit action with index exceeding 32-bit maximum",
H A Dmpls.json892 "name": "Add mpls mod action with mpls label exceeding max (invalid)",
996 "name": "Add mpls mod action with mpls tc exceeding max (invalid)",
1154 "name": "Add mpls mod action with mpls ttl exceeding max (invalid)",
1233 "name": "Add mpls mod action with mpls bos exceeding max (invalid)",
H A Dife.json193 "name": "Create ife encode action with mark value exceeding 32-bit maximum",
407 "name": "Create ife encode action with prio value exceeding 32-bit maximum",
648 "name": "Create ife encode action with tcindex value exceeding 16-bit maximum",
1024 "name": "Create ife encode action with index exceeding 32-bit maximum",
/linux/Documentation/hwmon/
H A Dmax31827.rst63 In interrupt mode exceeding TH also sets OT status to 1, which remains set until
66 exceeding TH and reset, it is set to 1 again only when the temperature drops
/linux/drivers/infiniband/hw/mana/
H A Dqp.c127 "Requested max_recv_wr %d exceeding limit\n", in mana_ib_create_qp_rss()
134 "Requested max_recv_sge %d exceeding limit\n", in mana_ib_create_qp_rss()
142 "Indirect table size %d exceeding limit\n", in mana_ib_create_qp_rss()
297 "Requested max_send_wr %d exceeding limit\n", in mana_ib_create_qp_raw()
304 "Requested max_send_sge %d exceeding limit\n", in mana_ib_create_qp_raw()
H A Dcq.c41 ibdev_dbg(ibdev, "CQE %d exceeding limit\n", attr->cqe); in mana_ib_create_cq()
58 ibdev_dbg(ibdev, "CQE %d exceeding limit\n", attr->cqe); in mana_ib_create_cq()
/linux/tools/perf/pmu-events/arch/arm64/arm/neoverse-v3/
H A Dspe.json40 …"PublicDescription": "Counts statistical profiling samples taken which are exceeding minimum laten…
/linux/tools/perf/pmu-events/arch/arm64/arm/neoverse-n3/
H A Dspe.json40 …"PublicDescription": "Counts statistical profiling samples taken which are exceeding minimum laten…
/linux/fs/ext4/
H A Dmballoc.h245 /* Use loff_t to avoid end exceeding ext4_lblk_t max. */ in extent_logical_end()
252 /* Use loff_t to avoid end exceeding ext4_lblk_t max. */ in pa_logical_end()
/linux/Documentation/devicetree/bindings/interrupt-controller/
H A Dst,spear300-shirq.yaml18 There can be multiple groups available on SPEAr3xx variants but not exceeding
/linux/tools/perf/pmu-events/arch/x86/sandybridge/
H A Dfrontend.json28 …": "Cases of cancelling valid Decode Stream Buffer (DSB) fill not because of exceeding way limit.",
44 … "BriefDescription": "Cases of cancelling valid DSB fill not because of exceeding way limit.",
/linux/tools/perf/pmu-events/arch/x86/jaketown/
H A Dfrontend.json28 …": "Cases of cancelling valid Decode Stream Buffer (DSB) fill not because of exceeding way limit.",
44 … "BriefDescription": "Cases of cancelling valid DSB fill not because of exceeding way limit.",
/linux/Documentation/filesystems/
H A Dquota.rst71 exceeding some limit:
/linux/fs/xfs/
H A Dxfs_qm.h146 * Users are allowed to have a usage exceeding their softlimit for
/linux/lib/
H A Dearlycpio.c126 "File %s exceeding MAX_CPIO_FILE_NAME [%d]\n", in find_cpio_data()
H A Ducs2_string.c79 * exceeding the 'count': Enforce proper NUL-termination and return in ucs2_strscpy()
/linux/tools/virtio/virtio-trace/
H A Dtrace-agent-rw.c136 * for exceeding the page size, splice_read returns in rw_thread_main()
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dbpf_loop.c33 /* test exceeding the max limit */ in check_nr_loops()
/linux/arch/sh/mm/
H A Dcache-sh2a.c19 * flushing. Anything exceeding this will simply flush the dcache in its
/linux/drivers/net/wireless/ath/ath10k/
H A Dthermal.c45 ath10k_warn(ar, "throttle state %ld is exceeding the limit %d\n", in ath10k_thermal_set_cur_throttle_state()
/linux/drivers/platform/x86/dell/dell-wmi-sysman/
H A Dpassobj-attributes.c53 * hence only check for not exceeding MAX_BUFF here. in current_password_store()

12345678