Searched full:marking (Results 1 – 25 of 364) sorted by relevance
12345678910>>...15
/Linux-v6.1/Documentation/networking/ |
D | dctcp.rst | 17 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/ |
D | sch_red_ets.sh | 18 # 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/ |
D | Kconfig | 35 bool "Packet marking using secmarks for netfilter" 41 This enables security marking of network packets using
|
/Linux-v6.1/samples/bpf/ |
D | hbm_edt_kern.c | 17 * 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
|
D | hbm_out_kern.c | 17 * 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/ |
D | ebt_mark.c | 13 * 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/ |
D | access-marking.txt | 1 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/ |
D | of_unittest.rst | 108 __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/ |
D | sysfs-devices-vfio-dev | 8 index marking this device in vfio.
|
D | configfs-stp-policy-p_sys-t | 20 if the underlying transport protocol supports marking message
|
/Linux-v6.1/arch/arm/include/asm/ |
D | exception.h | 3 * Annotations for marking C functions as exception handlers.
|
/Linux-v6.1/include/uapi/linux/netfilter/ |
D | xt_TPROXY.h | 8 /* TPROXY target is capable of marking the packet to perform
|
/Linux-v6.1/include/linux/ |
D | rmap.h | 268 * 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/ |
D | soft-dirty.c | 160 "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/ |
D | main.h | 145 * @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/ |
D | brcm,bcm4908-partitions.yaml | 13 This binding allows defining all fixed partitions and marking those containing
|
D | linksys,ns-partitions.yaml | 14 This binding allows defining all fixed partitions and marking those containing
|
/Linux-v6.1/Documentation/devicetree/bindings/nvmem/ |
D | u-boot,env.yaml | 21 This binding allows marking storage device (as containing env data) and
|
/Linux-v6.1/drivers/net/ethernet/netronome/ |
D | Kconfig | 52 of packets, including ECN marking. Say Y, if you are planning to
|
/Linux-v6.1/fs/jffs2/ |
D | nodelist.c | 36 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/ |
D | of_unittest.rst | 134 __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/ |
D | direct_packet_access.c | 562 "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/ |
D | xip.h | 27 * obviously not be running from flash. The __xipram is therefore marking
|
/Linux-v6.1/arch/ia64/pci/ |
D | fixup.c | 24 * See pci_map_rom() for use of this flag. Before marking the device
|
/Linux-v6.1/arch/x86/include/asm/ |
D | ibt.h | 35 * Create a dummy function pointer reference to prevent objtool from marking
|
12345678910>>...15