Searched full:marking (Results 1 – 25 of 692) sorted by relevance
12345678910>>...28
| /kernel/linux/linux-6.6/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
|
| /kernel/linux/linux-5.10/tools/testing/selftests/drivers/net/mlxsw/ |
| D | sch_red_ets.sh | 16 # do_ecn_test first build 2/3 of the requested backlog and expects no marking, 17 # and then builds 3/2 of it and does expect marking. The values of $BACKLOG1 and 19 # see (do not see) marking, it is actually due to the configuration of that one
|
| /kernel/linux/linux-5.10/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
|
| /kernel/linux/linux-6.6/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
|
| /kernel/linux/linux-5.10/security/smack/ |
| D | Kconfig | 35 bool "Packet marking using secmarks for netfilter" 41 This enables security marking of network packets using
|
| /kernel/linux/linux-6.6/security/smack/ |
| D | Kconfig | 35 bool "Packet marking using secmarks for netfilter" 41 This enables security marking of network packets using
|
| /kernel/linux/linux-6.6/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
|
| /kernel/linux/linux-5.10/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
|
| D | bpf_load.h | 45 * storing map_fd into insn->imm and marking such insns as BPF_PSEUDO_MAP_FD
|
| /kernel/linux/linux-5.10/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.
|
| /kernel/linux/linux-6.6/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.
|
| /kernel/linux/linux-6.6/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
|
| /kernel/linux/linux-6.6/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
|
| /kernel/linux/linux-6.6/Documentation/ABI/testing/ |
| D | sysfs-devices-vfio-dev | 8 index marking this device in vfio.
|
| /kernel/linux/linux-5.10/arch/arm/include/asm/ |
| D | exception.h | 3 * Annotations for marking C functions as exception handlers.
|
| /kernel/linux/linux-6.6/arch/arm/include/asm/ |
| D | exception.h | 3 * Annotations for marking C functions as exception handlers.
|
| /kernel/linux/linux-6.6/include/uapi/linux/netfilter/ |
| D | xt_TPROXY.h | 8 /* TPROXY target is capable of marking the packet to perform
|
| /kernel/linux/linux-5.10/include/uapi/linux/netfilter/ |
| D | xt_TPROXY.h | 8 /* TPROXY target is capable of marking the packet to perform
|
| /kernel/linux/linux-6.6/include/linux/ |
| D | rmap.h | 279 * page_try_share_anon_rmap - try marking an exclusive anonymous page possibly 281 * @page: the exclusive anonymous page to try marking possibly shared 290 * Marking the page shared can only fail if the page may be pinned; device 293 * Returns 0 if marking the page possibly shared succeeded. Returns -EBUSY
|
| /kernel/linux/linux-6.6/tools/testing/selftests/mm/ |
| D | soft-dirty.c | 163 "Test %s-%s soft-dirty clear after marking RO\n", in test_mprotect() 167 "Test %s-%s soft-dirty clear after marking RW\n", in test_mprotect()
|
| /kernel/linux/linux-6.6/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
|
| /kernel/linux/linux-5.10/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
|
| /kernel/linux/linux-5.10/Documentation/devicetree/ |
| D | of_unittest.rst | 113 __dtb_testcases_begin - address marking the start of test data blob 114 __dtb_testcases_end - address marking the end of test data blob
|
12345678910>>...28