Home
last modified time | relevance | path

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

12345678910>>...13

/linux/Documentation/networking/
H A 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/tools/memory-model/Documentation/
H A DREADME42 from KCSAN: access-marking.txt
64 access-marking.txt
65 Guidelines for marking intentionally concurrent accesses to
H A Daccess-marking.txt1 MARKING SHARED-MEMORY ACCESSES
4 This document provides guidelines for marking intentionally concurrent
13 ACCESS-MARKING OPTIONS
16 The Linux kernel provides the following access-marking options:
20 2. Data-race marking, for example, "data_race(a = b);"
30 6. KCSAN's negative-marking assertions, ASSERT_EXCLUSIVE_ACCESS()
51 C-language accesses, but marking all accesses involved in a given data
/linux/security/smack/
H A DKconfig35 bool "Packet marking using secmarks for netfilter"
41 This enables security marking of network packets using
/linux/samples/bpf/
H A 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
H A 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/net/bridge/netfilter/
H A 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/Documentation/ABI/testing/
H A Dsysfs-devices-vfio-dev8 index marking this device in vfio.
H A Dconfigfs-stp-policy-p_sys-t20 if the underlying transport protocol supports marking message
/linux/arch/arm/include/asm/
H A Dexception.h3 * Annotations for marking C functions as exception handlers.
/linux/include/uapi/linux/netfilter/
H A Dxt_TPROXY.h8 /* TPROXY target is capable of marking the packet to perform
/linux/tools/testing/selftests/hid/tests/
H A Dbase.py285 f"Couldn't insert hid-bpf program '{hid_bpf}', marking the test as failed"
299 f"Couldn't insert hid-bpf programs, marking the test as failed"
308 f"Couldn't unload hid-bpf programs, marking the test as failed"
/linux/tools/testing/selftests/bpf/progs/
H A Draw_tp_null_fail.c18 /* Check NULL marking */
H A Dverifier_direct_packet_access.c631 __description("direct packet access: test25 (marking on <, good access)")
652 __description("direct packet access: test26 (marking on <, bad access)")
673 __description("direct packet access: test27 (marking on <=, good access)")
693 __description("direct packet access: test28 (marking on <=, bad access)")
/linux/drivers/net/ethernet/netronome/nfp/abm/
H A Dmain.h145 * @red.band.ecn: ECN marking is enabled (rather than drop)
146 * @red.band.threshold: ECN marking threshold
/linux/fs/jffs2/
H A 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/include/linux/
H A Drmap.h847 * folio_try_share_anon_rmap_pte - try marking an exclusive anonymous page
860 * Marking the mapped page shared can only fail if the folio maybe pinned;
864 * Returns 0 if marking the mapped page possibly shared succeeded. Returns
874 * folio_try_share_anon_rmap_pmd - try marking an exclusive anonymous page
889 * Marking the mapped pages shared can only fail if the folio maybe pinned;
893 * Returns 0 if marking the mapped pages possibly shared succeeded. Returns
/linux/Documentation/devicetree/bindings/mtd/partitions/
H A Dlinksys,ns-partitions.yaml14 This binding allows defining all fixed partitions and marking those containing
H A Dbrcm,bcm4908-partitions.yaml13 This binding allows defining all fixed partitions and marking those containing
/linux/drivers/net/ethernet/netronome/
H A DKconfig52 of packets, including ECN marking. Say Y, if you are planning to
/linux/Documentation/driver-api/cxl/linux/
H A Doverview.rst47 a) Detects PCI device is CXL, marking it for probe by CXL driver
/linux/include/linux/mtd/
H A Dxip.h27 * obviously not be running from flash. The __xipram is therefore marking
/linux/kernel/kcsan/
H A Dpermissive.h62 * that marking them all is often unrealistic and left to maintainer in kcsan_ignore_data_race()
/linux/arch/x86/include/asm/
H A Dibt.h35 * Create a dummy function pointer reference to prevent objtool from marking
/linux/tools/testing/selftests/bpf/
H A Dtest_bpftool_synctypes.py34 @start_marker: regex marking the beginning of a structure to parse
47 @end_marker: regex marking the end of the block to parse
103 @end_marker: regex marking the end of the block to parse

12345678910>>...13