| /kernel/linux/linux-5.10/Documentation/ABI/testing/ |
| D | sysfs-class-net-statistics | 23 See the network driver for the exact meaning of when this 51 packet processing. See the network driver for the exact 60 See the network driver for the exact meaning of this value. 68 network device. See the network driver for the exact 79 the exact meaning of this value. 88 exact meaning of this value. 97 driver for the exact meaning of this value. 114 (e.g: larger than MTU). See the network driver for the exact 132 a medium collision). See the network driver for the exact 141 device. See the network driver for the exact meaning of this [all …]
|
| /kernel/linux/linux-6.6/Documentation/ABI/testing/ |
| D | sysfs-class-net-statistics | 23 See the network driver for the exact meaning of when this 51 packet processing. See the network driver for the exact 60 See the network driver for the exact meaning of this value. 68 network device. See the network driver for the exact 79 the exact meaning of this value. 88 exact meaning of this value. 97 driver for the exact meaning of this value. 114 (e.g: larger than MTU). See the network driver for the exact 132 a medium collision). See the network driver for the exact 141 device. See the network driver for the exact meaning of this [all …]
|
| /kernel/linux/linux-5.10/Documentation/networking/devlink/ |
| D | devlink-dpipe.rst | 130 * ``field_exact``: Exact match on a specific field. 131 * ``field_exact_mask``: Exact match on a specific field after masking. 184 match: { meta.vr_id: exact, 187 meta.lpm_prefix: exact }, 198 router interface (RIF), yet the exact MAC address is not known. The local 207 match: { meta.rif_port: exact, 208 ipv4.dst_addr: exact}, 226 match: { meta.adj_index: exact, 227 meta.adj_group_size: exact, 228 meta.packet_hash_index: exact }, [all …]
|
| /kernel/linux/linux-6.6/Documentation/networking/devlink/ |
| D | devlink-dpipe.rst | 130 * ``field_exact``: Exact match on a specific field. 131 * ``field_exact_mask``: Exact match on a specific field after masking. 184 match: { meta.vr_id: exact, 187 meta.lpm_prefix: exact }, 198 router interface (RIF), yet the exact MAC address is not known. The local 207 match: { meta.rif_port: exact, 208 ipv4.dst_addr: exact}, 226 match: { meta.adj_index: exact, 227 meta.adj_group_size: exact, 228 meta.packet_hash_index: exact }, [all …]
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/netronome/nfp/flower/ |
| D | action.c | 523 u32 exact, mask; in nfp_fl_set_eth() local 531 exact = act->mangle.val; in nfp_fl_set_eth() 533 if (exact & ~mask) { in nfp_fl_set_eth() 538 nfp_fl_set_helper32(exact, mask, &set_eth->eth_addr_val[off], in nfp_fl_set_eth() 564 __be32 exact, mask; in nfp_fl_set_ip4() local 568 exact = (__force __be32)act->mangle.val; in nfp_fl_set_ip4() 570 if (exact & ~mask) { in nfp_fl_set_ip4() 579 set_ip_addr->ipv4_dst |= exact & mask; in nfp_fl_set_ip4() 587 set_ip_addr->ipv4_src |= exact & mask; in nfp_fl_set_ip4() 594 ttl_word = (struct ipv4_ttl_word *)&exact; in nfp_fl_set_ip4() [all …]
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/netronome/nfp/flower/ |
| D | action.c | 520 u32 exact, mask; in nfp_fl_set_eth() local 528 exact = act->mangle.val; in nfp_fl_set_eth() 530 if (exact & ~mask) { in nfp_fl_set_eth() 535 nfp_fl_set_helper32(exact, mask, &set_eth->eth_addr_val[off], in nfp_fl_set_eth() 561 __be32 exact, mask; in nfp_fl_set_ip4() local 565 exact = (__force __be32)act->mangle.val; in nfp_fl_set_ip4() 567 if (exact & ~mask) { in nfp_fl_set_ip4() 576 set_ip_addr->ipv4_dst |= exact & mask; in nfp_fl_set_ip4() 584 set_ip_addr->ipv4_src |= exact & mask; in nfp_fl_set_ip4() 591 ttl_word = (struct ipv4_ttl_word *)&exact; in nfp_fl_set_ip4() [all …]
|
| /kernel/linux/linux-6.6/arch/powerpc/kernel/vdso/ |
| D | gettimeofday.S | 70 * Exact prototype of gettimeofday 80 * Exact prototype of clock_gettime() 90 * Exact prototype of clock_gettime64() 102 * Exact prototype of clock_getres() 113 * Exact prototype of time()
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/freescale/ |
| D | gianfar.h | 106 /* The number of Exact Match registers */ 770 u32 mac01addr1; /* 0x.548 - MAC exact match address 1, part 1 */ 771 u32 mac01addr2; /* 0x.54c - MAC exact match address 1, part 2 */ 772 u32 mac02addr1; /* 0x.550 - MAC exact match address 2, part 1 */ 773 u32 mac02addr2; /* 0x.554 - MAC exact match address 2, part 2 */ 774 u32 mac03addr1; /* 0x.558 - MAC exact match address 3, part 1 */ 775 u32 mac03addr2; /* 0x.55c - MAC exact match address 3, part 2 */ 776 u32 mac04addr1; /* 0x.560 - MAC exact match address 4, part 1 */ 777 u32 mac04addr2; /* 0x.564 - MAC exact match address 4, part 2 */ 778 u32 mac05addr1; /* 0x.568 - MAC exact match address 5, part 1 */ [all …]
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/freescale/ |
| D | gianfar.h | 103 /* The number of Exact Match registers */ 830 u32 mac01addr1; /* 0x.548 - MAC exact match address 1, part 1 */ 831 u32 mac01addr2; /* 0x.54c - MAC exact match address 1, part 2 */ 832 u32 mac02addr1; /* 0x.550 - MAC exact match address 2, part 1 */ 833 u32 mac02addr2; /* 0x.554 - MAC exact match address 2, part 2 */ 834 u32 mac03addr1; /* 0x.558 - MAC exact match address 3, part 1 */ 835 u32 mac03addr2; /* 0x.55c - MAC exact match address 3, part 2 */ 836 u32 mac04addr1; /* 0x.560 - MAC exact match address 4, part 1 */ 837 u32 mac04addr2; /* 0x.564 - MAC exact match address 4, part 2 */ 838 u32 mac05addr1; /* 0x.568 - MAC exact match address 5, part 1 */ [all …]
|
| /kernel/linux/linux-6.6/arch/m68k/fpsp040/ |
| D | smovecr.S | 87 bra no_finx |if 3, it is exact 92 bra no_finx |if 3, it is exact 97 bra no_finx |if 3, it is exact 109 ble no_finx |if 0 - 7, it is exact 116 ble no_finx |if 0 - 7, it is exact 123 ble no_finx |if 0 - 7, it is exact
|
| /kernel/linux/linux-5.10/arch/m68k/fpsp040/ |
| D | smovecr.S | 87 bra no_finx |if 3, it is exact 92 bra no_finx |if 3, it is exact 97 bra no_finx |if 3, it is exact 109 ble no_finx |if 0 - 7, it is exact 116 ble no_finx |if 0 - 7, it is exact 123 ble no_finx |if 0 - 7, it is exact
|
| /kernel/linux/linux-6.6/tools/testing/selftests/exec/ |
| D | binfmt_script.py | 113 test(name="exact", size=SIZE, good=False) 115 test(name="exact-space", size=SIZE, good=False, leading=" ") 142 # Exact size, but trailing whitespace visible instead of newline 143 test(name="exact-trunc-whitespace", size=SIZE, arg=" ") 144 # Exact size, but trailing space and first arg char visible instead of newline. 145 test(name="exact-trunc-arg", size=SIZE, arg=" f")
|
| /kernel/linux/linux-5.10/tools/testing/selftests/exec/ |
| D | binfmt_script | 113 test(name="exact", size=SIZE, good=False) 115 test(name="exact-space", size=SIZE, good=False, leading=" ") 142 # Exact size, but trailing whitespace visible instead of newline 143 test(name="exact-trunc-whitespace", size=SIZE, arg=" ") 144 # Exact size, but trailing space and first arg char visible instead of newline. 145 test(name="exact-trunc-arg", size=SIZE, arg=" f")
|
| /kernel/linux/linux-6.6/tools/perf/pmu-events/arch/x86/elkhartlake/ |
| D | frontend.json | 49 …nts new cache line accesses, so that multiple back to back fetches to the exact same cache line or… 57 …nts new cache line accesses, so that multiple back to back fetches to the exact same cache line an… 65 …nts new cache line accesses, so that multiple back to back fetches to the exact same cache line an…
|
| /kernel/linux/linux-6.6/tools/perf/pmu-events/arch/x86/snowridgex/ |
| D | frontend.json | 49 …nts new cache line accesses, so that multiple back to back fetches to the exact same cache line or… 57 …nts new cache line accesses, so that multiple back to back fetches to the exact same cache line an… 65 …nts new cache line accesses, so that multiple back to back fetches to the exact same cache line an…
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/selftests/ |
| D | test-drm_plane_helper.c | 167 FAIL(ret < 0, "Should succeed with exact scaling limit\n"); in igt_check_plane_state() 179 FAIL(ret < 0, "Should succeed by clipping to exact multiple"); in igt_check_plane_state() 190 FAIL(ret < 0, "Should succeed by clipping to exact multiple"); in igt_check_plane_state() 201 FAIL(ret < 0, "Should succeed by clipping to exact multiple"); in igt_check_plane_state() 213 FAIL(ret < 0, "Should succeed by clipping to exact multiple"); in igt_check_plane_state()
|
| /kernel/linux/linux-6.6/include/uapi/linux/ |
| D | btf.h | 102 * The exact number of btf_enum is stored in the vlen (of the 118 * by multiple "struct btf_member". The exact number 142 * The exact number of btf_param is stored in the vlen (of the 191 * The exact number of btf_enum64 is stored in the vlen (of the
|
| /kernel/linux/linux-6.6/tools/include/uapi/linux/ |
| D | btf.h | 102 * The exact number of btf_enum is stored in the vlen (of the 118 * by multiple "struct btf_member". The exact number 142 * The exact number of btf_param is stored in the vlen (of the 191 * The exact number of btf_enum64 is stored in the vlen (of the
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/af/ |
| D | rvu_npc_hash.c | 492 dev_dbg(rvu->dev, "%s: No space in 4 way exact way, weight=%u\n", __func__, in rvu_npc_exact_alloc_mem_table_entry() 549 * @index: Index to exact CAM table. 563 dev_info(rvu->dev, "%s: No space in exact cam table, weight=%u\n", __func__, in rvu_npc_exact_alloc_cam_table_entry() 579 * rvu_exact_prepare_table_entry - Data for exact match table entry. 585 * Return: mdata for exact match table. 663 * rvu_exact_config_result_ctrl - Set exact table hash control 665 * @depth: Depth of Exact match table. 690 * rvu_exact_config_table_mask - Set exact table mask. 730 * rvu_npc_exact_has_match_table - Checks support for exact match. 732 * Return: True if exact match table is supported/enabled. [all …]
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/clock/ |
| D | pwm-clock.txt | 16 - clock-frequency : Exact output frequency, in case the PWM period 17 is not exact but was rounded to nanoseconds.
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/clock/ |
| D | pwm-clock.yaml | 20 description: Exact output frequency, in case the PWM period is not exact
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/sfc/ |
| D | tc_conntrack.c | 143 "Conntrack eth_proto is not exact-match; mask %04x\n", in efx_tc_ct_parse_match() 157 "Conntrack ip_proto is not exact-match; mask %02x\n", in efx_tc_ct_parse_match() 186 "Conntrack ipv4.src is not exact-match; mask %08x\n", in efx_tc_ct_parse_match() 193 "Conntrack ipv4.dst is not exact-match; mask %08x\n", in efx_tc_ct_parse_match() 204 "Conntrack ipv6.src is not exact-match; mask %pI6\n", in efx_tc_ct_parse_match() 211 "Conntrack ipv6.dst is not exact-match; mask %pI6\n", in efx_tc_ct_parse_match() 228 "Conntrack ports.src is not exact-match; mask %04x\n", in efx_tc_ct_parse_match() 235 "Conntrack ports.dst is not exact-match; mask %04x\n", in efx_tc_ct_parse_match()
|
| /kernel/linux/linux-6.6/crypto/ |
| D | crypto_user_base.c | 36 struct crypto_alg *crypto_alg_match(struct crypto_user_alg *p, int exact) in crypto_alg_match() argument 54 else if (!exact) in crypto_alg_match() 337 int exact = 0; in crypto_add_alg() local 350 exact = 1; in crypto_add_alg() 352 if (priority && !exact) in crypto_add_alg() 355 alg = crypto_alg_match(p, exact); in crypto_add_alg()
|
| /kernel/linux/linux-5.10/crypto/ |
| D | crypto_user_base.c | 36 struct crypto_alg *crypto_alg_match(struct crypto_user_alg *p, int exact) in crypto_alg_match() argument 54 else if (!exact) in crypto_alg_match() 337 int exact = 0; in crypto_add_alg() local 350 exact = 1; in crypto_add_alg() 352 if (priority && !exact) in crypto_add_alg() 355 alg = crypto_alg_match(p, exact); in crypto_add_alg()
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/tests/ |
| D | drm_plane_helper_test.c | 191 .msg = "Should succeed with exact scaling limit", 203 .msg = "Should succeed by clipping to exact multiple", 215 .msg = "Should succeed by clipping to exact multiple", 227 .msg = "Should succeed by clipping to exact multiple", 240 .msg = "Should succeed by clipping to exact multiple",
|