Searched full:marking (Results 1 – 25 of 335) sorted by relevance
12345678910>>...14
/Linux-v5.15/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-v5.15/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
|
/Linux-v5.15/security/smack/ |
D | Kconfig | 35 bool "Packet marking using secmarks for netfilter" 41 This enables security marking of network packets using
|
/Linux-v5.15/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-v5.15/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-v5.15/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-v5.15/arch/arm/include/asm/ |
D | exception.h | 3 * Annotations for marking C functions as exception handlers.
|
/Linux-v5.15/include/uapi/linux/netfilter/ |
D | xt_TPROXY.h | 8 /* TPROXY target is capable of marking the packet to perform
|
/Linux-v5.15/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-v5.15/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
|
/Linux-v5.15/Documentation/ABI/testing/ |
D | configfs-stp-policy-p_sys-t | 20 if the underlying transport protocol supports marking message
|
/Linux-v5.15/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-v5.15/drivers/net/ethernet/netronome/ |
D | Kconfig | 52 of packets, including ECN marking. Say Y, if you are planning to
|
/Linux-v5.15/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-v5.15/Documentation/dev-tools/ |
D | kcsan.rst | 92 `"Marking Shared-Memory Accesses" in the LKMM`_ for more information. 114 …Marking Shared-Memory Accesses" in the LKMM: https://git.kernel.org/pub/scm/linux/kernel/git/torva…
|
/Linux-v5.15/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-v5.15/include/linux/iio/ |
D | iio.h | 471 * @preenable: [DRIVER] function to run prior to marking buffer enabled 472 * @postenable: [DRIVER] function to run after marking buffer enabled 473 * @predisable: [DRIVER] function to run prior to marking buffer 475 * @postdisable: [DRIVER] function to run after marking buffer disabled
|
/Linux-v5.15/drivers/hid/ |
D | hid-uclogic-params.c | 728 /* TODO: Consider marking the interface invalid */ in uclogic_params_huion_init() 773 /* Set bitmask marking frame reports in pen reports */ in uclogic_params_huion_init() 799 /* Set bitmask marking frame reports */ in uclogic_params_huion_init() 1023 /* TODO: Consider marking the interface invalid */ in uclogic_params_init() 1046 /* TODO: Consider marking the interface invalid */ in uclogic_params_init()
|
/Linux-v5.15/kernel/kcsan/ |
D | permissive.h | 62 * that marking them all is often unrealistic and left to maintainer in kcsan_ignore_data_race()
|
/Linux-v5.15/include/linux/mtd/ |
D | xip.h | 27 * obviously not be running from flash. The __xipram is therefore marking
|
/Linux-v5.15/arch/ia64/pci/ |
D | fixup.c | 24 * See pci_map_rom() for use of this flag. Before marking the device
|
/Linux-v5.15/arch/x86/kernel/cpu/sgx/ |
D | encl.h | 25 /* 'desc' bit marking that the page is being reclaimed. */
|
/Linux-v5.15/drivers/clk/qcom/ |
D | hfpll.c | 59 * rather than marking the clock critical and forcing the clock in qcom_hfpll_probe()
|
12345678910>>...14