Home
last modified time | relevance | path

Searched full:marking (Results 1 – 25 of 364) sorted by relevance

12345678910>>...15

/Linux-v6.1/Documentation/networking/
Ddctcp.rst17 marking and be configured for marking when reaching defined switch buffer
18 thresholds. The default ECN marking threshold heuristic for DCTCP on
/Linux-v6.1/tools/testing/selftests/drivers/net/mlxsw/
Dsch_red_ets.sh18 # do_ecn_test first build 2/3 of the requested backlog and expects no marking,
19 # and then builds 3/2 of it and does expect marking. The values of $BACKLOG1 and
21 # see (do not see) marking, it is actually due to the configuration of that one
/Linux-v6.1/security/smack/
DKconfig35 bool "Packet marking using secmarks for netfilter"
41 This enables security marking of network packets using
/Linux-v6.1/samples/bpf/
Dhbm_edt_kern.c17 * This implementation uses 3 thresholds, one to start marking packets and
27 * The effect of marking depends on the type of packet:
32 * distribution (0% probability at marking threshold, 100% probability
Dhbm_out_kern.c17 * This implementation uses 3 thresholds, one to start marking packets and
27 * The effect of marking depends on the type of packet:
32 * distribution (0% probability at marking threshold, 100% probability
/Linux-v6.1/net/bridge/netfilter/
Debt_mark.c13 * I believe adding a mangle table just for marking is total overkill.
14 * Marking a frame doesn't really change anything in the frame anyway.
/Linux-v6.1/tools/memory-model/Documentation/
Daccess-marking.txt1 MARKING SHARED-MEMORY ACCESSES
4 This document provides guidelines for marking intentionally concurrent
12 ACCESS-MARKING OPTIONS
15 The Linux kernel provides the following access-marking options:
19 2. Data-race marking, for example, "data_race(a = b);"
45 C-language accesses, but marking all accesses involved in a given data
/Linux-v6.1/Documentation/translations/zh_CN/devicetree/
Dof_unittest.rst108 __dtb_testcases_begin - address marking the start of test data blob
109 __dtb_testcases_end - address marking the end of test data blob
/Linux-v6.1/Documentation/ABI/testing/
Dsysfs-devices-vfio-dev8 index marking this device in vfio.
Dconfigfs-stp-policy-p_sys-t20 if the underlying transport protocol supports marking message
/Linux-v6.1/arch/arm/include/asm/
Dexception.h3 * Annotations for marking C functions as exception handlers.
/Linux-v6.1/include/uapi/linux/netfilter/
Dxt_TPROXY.h8 /* TPROXY target is capable of marking the packet to perform
/Linux-v6.1/include/linux/
Drmap.h268 * page_try_share_anon_rmap - try marking an exclusive anonymous page possibly
270 * @page: the exclusive anonymous page to try marking possibly shared
279 * Marking the page shared can only fail if the page may be pinned; device
282 * Returns 0 if marking the page possibly shared succeeded. Returns -EBUSY
/Linux-v6.1/tools/testing/selftests/vm/
Dsoft-dirty.c160 "Test %s-%s soft-dirty clear after marking RO\n", in test_mprotect()
164 "Test %s-%s soft-dirty clear after marking RW\n", in test_mprotect()
/Linux-v6.1/drivers/net/ethernet/netronome/nfp/abm/
Dmain.h145 * @red.band.ecn: ECN marking is enabled (rather than drop)
146 * @red.band.threshold: ECN marking threshold
/Linux-v6.1/Documentation/devicetree/bindings/mtd/partitions/
Dbrcm,bcm4908-partitions.yaml13 This binding allows defining all fixed partitions and marking those containing
Dlinksys,ns-partitions.yaml14 This binding allows defining all fixed partitions and marking those containing
/Linux-v6.1/Documentation/devicetree/bindings/nvmem/
Du-boot,env.yaml21 This binding allows marking storage device (as containing env data) and
/Linux-v6.1/drivers/net/ethernet/netronome/
DKconfig52 of packets, including ECN marking. Say Y, if you are planning to
/Linux-v6.1/fs/jffs2/
Dnodelist.c36 dbg_dentlist("Eep! Marking new dirent node obsolete, old is \"%s\", ino #%u\n", in jffs2_add_fd_to_list()
41 dbg_dentlist("marking old dirent \"%s\", ino #%u obsolete\n", in jffs2_add_fd_to_list()
94 dbg_fragtree2("marking the last fragment 0x%08x-0x%08x REF_PRISTINE.\n", in jffs2_truncate_fragtree()
108 dbg_fragtree2("marking old node @0x%08x (0x%04x-0x%04x) obsolete\n", in jffs2_obsolete_node_frag()
113 dbg_fragtree2("marking old node @0x%08x (0x%04x-0x%04x) REF_NORMAL. frags is %d\n", in jffs2_obsolete_node_frag()
/Linux-v6.1/Documentation/devicetree/
Dof_unittest.rst134 __dtb_testcases_begin - address marking the start of test data blob
135 __dtb_testcases_end - address marking the end of test data blob
/Linux-v6.1/tools/testing/selftests/bpf/verifier/
Ddirect_packet_access.c562 "direct packet access: test25 (marking on <, good access)",
580 "direct packet access: test26 (marking on <, bad access)",
599 "direct packet access: test27 (marking on <=, good access)",
617 "direct packet access: test28 (marking on <=, bad access)",
/Linux-v6.1/include/linux/mtd/
Dxip.h27 * obviously not be running from flash. The __xipram is therefore marking
/Linux-v6.1/arch/ia64/pci/
Dfixup.c24 * See pci_map_rom() for use of this flag. Before marking the device
/Linux-v6.1/arch/x86/include/asm/
Dibt.h35 * Create a dummy function pointer reference to prevent objtool from marking

12345678910>>...15