Home
last modified time | relevance | path

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

12345678910>>...18

/openbmc/qemu/tests/qemu-iotests/
H A D060.out11 qcow2: Marking image as corrupt: Preventing invalid write on metadata (overlaps with active L1 tabl…
39 qcow2: Marking image as corrupt: Preventing invalid write on metadata (overlaps with refcount block…
75 qcow2: Marking image as corrupt: Preventing invalid write on metadata (overlaps with inactive L2 ta…
110 qcow2: Marking image as corrupt: Preventing invalid write on metadata (overlaps with active L2 tabl…
121 qcow2: Marking image as corrupt: Preventing invalid write on metadata (overlaps with qcow2_header);…
129 qcow2: Marking image as corrupt: L2 table offset 0x42a00 unaligned (L1 index: 0); further corruptio…
134 qcow2: Marking image as corrupt: L2 table offset 0x42a00 unaligned (L1 index: 0); further corruptio…
142 qcow2: Marking image as corrupt: Cluster allocation offset 0x52a00 unaligned (L2 offset: 0x40000, L…
150 qcow2: Marking image as corrupt: Cluster allocation offset 0x52a00 unaligned (L2 offset: 0x40000, L…
156 qcow2: Marking image as corrupt: Refblock offset 0x22a00 unaligned (reftable index: 0); further cor…
[all …]
H A D305.out14 qcow2: Marking image as corrupt: Refblock offset 0x20600 unaligned (reftable index: 0x1); further c…
H A D271.out458 qcow2: Marking image as corrupt: Invalid cluster entry found (L2 offset: 0x40000, L2 index: 0x1); …
473 qcow2: Marking image as corrupt: Invalid cluster entry found (L2 offset: 0x40000, L2 index: 0); fu…
480 qcow2: Marking image as corrupt: Invalid cluster entry found (L2 offset: 0x40000, L2 index: 0x1); …
503 qcow2: Marking image as corrupt: Invalid cluster entry found (L2 offset: 0x40000, L2 index: 0x1); f…
518 qcow2: Marking image as corrupt: Invalid cluster entry found (L2 offset: 0x40000, L2 index: 0); fur…
525 qcow2: Marking image as corrupt: Invalid cluster entry found (L2 offset: 0x40000, L2 index: 0x1); f…
557 qcow2: Marking image as corrupt: Cluster allocation offset 0x50200 unaligned (L2 offset: 0x40000, L…
H A D130.out27 === Marking image dirty (lazy refcounts) ===
/openbmc/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
/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/
H A Dsch_red_ets.sh18 # 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
/openbmc/openbmc/.github/
H A Dstale.yml9 # Label to use when marking an issue as stale
12 # Comment to post when marking an issue as stale. Set to `false` to disable
/openbmc/libpldm/
H A DREADME.md77 Marking a function as stable makes the following promise to users of the
82 > first marking it as `LIBPLDM_ABI_DEPRECATED` and then subsequently creating a
85 Marking a function as stable does _not_ promise that it is free of
143 ### Marking functions as testing, stable or deprecated
/openbmc/linux/security/smack/
H A DKconfig35 bool "Packet marking using secmarks for netfilter"
41 This enables security marking of network packets using
/openbmc/u-boot/arch/arm/mach-k3/
H A Dr5_mpu.c22 /* SPL code area marking it as WB and Write allocate. */
26 /* U-Boot's code area marking it as WB and Write allocate */
/openbmc/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
/openbmc/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.
/openbmc/linux/tools/memory-model/Documentation/
H A 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
/openbmc/linux/Documentation/translations/zh_CN/devicetree/
H A Dof_unittest.rst108 __dtb_testcases_begin - address marking the start of test data blob
109 __dtb_testcases_end - address marking the end of test data blob
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-devices-vfio-dev8 index marking this device in vfio.
/openbmc/linux/arch/arm/include/asm/
H A Dexception.h3 * Annotations for marking C functions as exception handlers.
/openbmc/u-boot/board/siemens/draco/
H A Dboard.c49 "default marking \0",
68 "default marking \0",
83 printf("marking:\t%s\n", settings.ddr3.manu_marking); in print_ddr3_timings()
/openbmc/linux/include/uapi/linux/netfilter/
H A Dxt_TPROXY.h8 /* TPROXY target is capable of marking the packet to perform
/openbmc/linux/include/linux/
H A Drmap.h279 * 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
/openbmc/linux/tools/testing/selftests/mm/
H A Dsoft-dirty.c163 "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()
/openbmc/u-boot/common/
H A Dkallsyms.c10 /* We need the weak marking as this symbol is provided specially */
/openbmc/pldm/requester/
H A DREADME.md12 - Instance ID expiration and marking the instance ID free after expiration.
/openbmc/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
/openbmc/linux/Documentation/devicetree/bindings/mtd/partitions/
H A Dbrcm,bcm4908-partitions.yaml13 This binding allows defining all fixed partitions and marking those containing

12345678910>>...18