Home
last modified time | relevance | path

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

12345678910>>...14

/Linux-v5.15/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-v5.15/tools/testing/selftests/drivers/net/mlxsw/
Dsch_red_ets.sh16 # 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/
DKconfig35 bool "Packet marking using secmarks for netfilter"
41 This enables security marking of network packets using
/Linux-v5.15/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-v5.15/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-v5.15/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-v5.15/arch/arm/include/asm/
Dexception.h3 * Annotations for marking C functions as exception handlers.
/Linux-v5.15/include/uapi/linux/netfilter/
Dxt_TPROXY.h8 /* TPROXY target is capable of marking the packet to perform
/Linux-v5.15/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-v5.15/Documentation/devicetree/
Dof_unittest.rst113 __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/
Dconfigfs-stp-policy-p_sys-t20 if the underlying transport protocol supports marking message
/Linux-v5.15/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-v5.15/drivers/net/ethernet/netronome/
DKconfig52 of packets, including ECN marking. Say Y, if you are planning to
/Linux-v5.15/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-v5.15/Documentation/dev-tools/
Dkcsan.rst92 `"Marking Shared-Memory Accesses" in the LKMM`_ for more information.
114Marking Shared-Memory Accesses" in the LKMM: https://git.kernel.org/pub/scm/linux/kernel/git/torva…
/Linux-v5.15/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-v5.15/include/linux/iio/
Diio.h471 * @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/
Dhid-uclogic-params.c728 /* 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/
Dpermissive.h62 * that marking them all is often unrealistic and left to maintainer in kcsan_ignore_data_race()
/Linux-v5.15/include/linux/mtd/
Dxip.h27 * obviously not be running from flash. The __xipram is therefore marking
/Linux-v5.15/arch/ia64/pci/
Dfixup.c24 * See pci_map_rom() for use of this flag. Before marking the device
/Linux-v5.15/arch/x86/kernel/cpu/sgx/
Dencl.h25 /* 'desc' bit marking that the page is being reclaimed. */
/Linux-v5.15/drivers/clk/qcom/
Dhfpll.c59 * rather than marking the clock critical and forcing the clock in qcom_hfpll_probe()

12345678910>>...14