Searched refs:marked (Results 1 – 24 of 24) sorted by relevance
| /tools/testing/selftests/net/netfilter/packetdrill/ |
| A D | conntrack_inexact_rst.pkt | 57 // marked INVALID, because conntrack is already closing. 60 // No packets should have been marked INVALID
|
| A D | conntrack_syn_challenge_ack.pkt | 42 // No packets should have been marked INVALID
|
| A D | conntrack_rst_invalid.pkt | 1 // check that out of window resets are marked as INVALID and conntrack remains
|
| A D | conntrack_synack_old.pkt | 46 // No packets should have been marked INVALID in OUTPUT direction, 1 in INPUT
|
| /tools/testing/selftests/powerpc/pmu/sampling_tests/ |
| A D | mmcra_thresh_marked_sample_test.c | 64 FAIL_IF(EV_CODE_EXTRACT(event.attr.config, marked) != in mmcra_thresh_marked_sample()
|
| /tools/memory-model/Documentation/ |
| A D | access-marking.txt | 73 2. Data-racy reads whose values are checked against marked reload. 110 fed into some operation that checks the full value against a later marked 234 It is important to comment marked accesses so that people reading your 245 if that concurrent access is marked with READ_ONCE(). In addition, 249 write is marked with data_race() or WRITE_ONCE(). 320 this function can be marked __no_kcsan and the data_race() can be dropped: 366 Because foo is read locklessly, all accesses are marked. The purpose 368 concurrent write, whether marked or not. 487 Because foo is accessed locklessly, all accesses are marked. It does 536 flag buggy concurrent writes, even if: (1) Those writes are marked or
|
| A D | ordering.txt | 415 A control dependency extends from a marked load (READ_ONCE() or stronger) 416 through an "if" condition to a marked store (WRITE_ONCE() or stronger) 443 a. Unordered marked operations. 454 of unordered marked accesses can also be constrained using the mechanisms 464 reorder marked writes with each other or with other unordered 472 reorder marked reads with each other or with other unordered 528 accesses is a write, whether marked or not.)
|
| A D | glossary.txt | 119 accesses, or a marked access such as atomic_add_return() 158 Relaxed: A marked access that does not imply ordering, for example, a
|
| A D | explanation.txt | 2169 "marked" accesses, because they are all annotated with special 2352 cumul-fence, pb, and so on -- including vis) apply only to marked 2356 allowed to apply fancy transformations to marked accesses, and 2397 marked accesses. 2435 X and Y are both marked accesses. Hence an rfe link from X to 2453 executes before some marked access E. We can do this by finding a 2456 marked access Y such that X ->xb* Y, and Y and E are ordered by a 2512 *p; the marked load must execute before any of the machine 2616 isn't w-post-bounded by any marked accesses. 2652 as hb are limited to marked accesses only. As a result, the [all …]
|
| /tools/include/uapi/linux/ |
| A D | pkt_sched.h | 280 __u32 marked; /* Marked packets */ member 380 __u32 marked; /* Marked packets */ member 648 __u32 marked; member
|
| /tools/memory-model/ |
| A D | linux-kernel.bell | 87 (* Compute marked and plain memory accesses *)
|
| A D | linux-kernel.cat | 186 (* Warn about plain writes and marked accesses in the same region *)
|
| /tools/testing/selftests/net/forwarding/ |
| A D | sch_red.sh | 150 qdisc_stats_get $swp3 11: .marked
|
| /tools/testing/selftests/tc-testing/creating-testcases/ |
| A D | AddingTestCases.txt | 39 marked as skipped. This key can be placed anywhere inside the
|
| /tools/usb/usbip/ |
| A D | README | 189 First, let's list available remote devices that are marked as
|
| /tools/testing/selftests/drivers/net/mlxsw/ |
| A D | sch_red_core.sh | 315 qdisc_stats_get $swp3 $(get_qdisc_handle $vlan) .marked
|
| /tools/objtool/Documentation/ |
| A D | objtool.txt | 336 annotated. A noreturn function must be marked __noreturn in both its 428 funcB obviously does not call schedule(), and is marked notrace (since
|
| /tools/power/cpupower/po/ |
| A D | zh_CN.po | 499 "For the arguments marked with *, omitting the -c or --cpu argument is\n"
|
| A D | ka.po | 533 "For the arguments marked with *, omitting the -c or --cpu argument is\n"
|
| A D | fr.po | 503 "For the arguments marked with *, omitting the -c or --cpu argument is\n"
|
| A D | cs.po | 501 "For the arguments marked with *, omitting the -c or --cpu argument is\n"
|
| A D | it.po | 502 "For the arguments marked with *, omitting the -c or --cpu argument is\n"
|
| A D | pt.po | 504 "For the arguments marked with *, omitting the -c or --cpu argument is\n"
|
| A D | de.po | 518 "For the arguments marked with *, omitting the -c or --cpu argument is\n"
|
Completed in 126 milliseconds