| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-driver-aspeed-uart-routing | 8 selected option marked by brackets "[]". The list of available options 25 will be marked by brackets "[]".
|
| /linux/lib/ |
| H A D | Kconfig.kcsan | 218 writes up to word size: conflicts between marked reads and plain 224 bool "Do not instrument marked atomic accesses" 227 Never instrument marked atomic accesses. This option can be used for 228 additional filtering. Conflicting marked atomic reads and plain 230 plain reads and marked writes to result in "unknown origin" reports. 232 races where at least one access is marked atomic will never be 236 accesses, conflicting marked atomic reads and plain writes will not
|
| /linux/security/yama/ |
| H A D | yama_lsm.c | 183 bool marked = false; in yama_ptracer_del() local 192 marked = true; in yama_ptracer_del() 197 if (marked) in yama_ptracer_del()
|
| /linux/Documentation/userspace-api/media/mediactl/ |
| H A D | media-ioc-setup-link.rst | 41 enable/disable a link. Links marked with the ``IMMUTABLE`` link flag can 48 Only links marked with the ``DYNAMIC`` link flag can be enabled/disabled
|
| /linux/tools/testing/selftests/net/netfilter/packetdrill/ |
| H A D | conntrack_inexact_rst.pkt | 57 // marked INVALID, because conntrack is already closing. 60 // No packets should have been marked INVALID
|
| /linux/Documentation/filesystems/ |
| H A D | ntfs3.rst | 38 this table marked with no it means default is without **no**. 70 will be marked as system immutable files. 92 - Forces the driver to mount partitions even if volume is marked dirty.
|
| H A D | automount-support.rst | 89 mountpoint will not be marked for expiration or unmounted. 91 If the mountpoint was not already marked for expiry at that time, an EAGAIN 94 Otherwise if it was already marked and it wasn't referenced, unmounting will
|
| H A D | propagate_umount.txt | 258 marked element. 273 consisting of all list elements that are marked as candidates (initially - 285 if (m is not marked as a candidate) 306 for (p = parent(m); p is marked as candidate ; m = p, p = parent(p)) { 307 if m is marked as seen by Trim_ancestors 340 equivalent to checking if it's marked as a candidate; we'll never see 380 if m is not marked as a candidate 456 consisting of all its elements marked with a new flag (T_UMOUNT_CANDIDATE). 457 Initially all elements of the list will be marked that way; in the 458 end the list will become empty and no mounts will remain marked with [all …]
|
| /linux/Documentation/dev-tools/ |
| H A D | kcsan.rst | 216 KCSAN is aware of *marked atomic operations* (``READ_ONCE``, ``WRITE_ONCE``, 274 To detect data races between plain and marked accesses, KCSAN also annotates 275 marked accesses, but only to check if a watchpoint exists; i.e. KCSAN never 276 sets up a watchpoint on marked accesses. By never setting up watchpoints for 277 marked operations, if all accesses to a variable that is accessed concurrently 278 are properly marked, KCSAN will never trigger a watchpoint and therefore never 324 means reordering of marked accesses is not modeled. 327 instrumentation (no prefetching). Furthermore, marked accesses introducing 328 address or control dependencies do not require special handling (the marked
|
| /linux/Documentation/admin-guide/mm/ |
| H A D | idle_page_tracking.rst | 30 A page is considered idle if it has not been accessed since it was marked idle 83 set, or marked accessed explicitly by the kernel (see mark_page_accessed()). The 96 exceeding the dirty memory limit, it is not marked referenced. 104 When a page is marked idle, the Accessed bit must be cleared in all PTEs it is
|
| /linux/Documentation/driver-api/cxl/linux/ |
| H A D | overview.rst | 11 Portions marked with a bullet are points at which certain kernel objects 102 * Memory is marked "Driver Managed" to avoid kexec from using it as region
|
| /linux/tools/memory-model/Documentation/ |
| H 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
|
| /linux/Documentation/admin-guide/ |
| H A D | abi-obsolete.rst | 7 marked to be removed at some later point in time.
|
| H A D | abi-testing.rst | 15 be marked stable.
|
| /linux/net/sched/ |
| H A D | sch_sfb.c | 79 u32 marked; /* ECN mark */ member 398 q->stats.marked++; in sfb_enqueue() 607 .marked = q->stats.marked, in sfb_dump_stats()
|
| /linux/Documentation/admin-guide/hw-vuln/ |
| H A D | multihit.rst | 113 the page is broken down into 4K pages, which are then marked executable. 135 pages in the EPT are marked as non-executable. 137 broken down into 4K pages, which are then marked executable.
|
| /linux/Documentation/devicetree/bindings/i2c/ |
| H A D | i2c-pca-platform.txt | 16 is active low, it should be marked GPIO_ACTIVE_LOW.
|
| /linux/Documentation/livepatch/ |
| H A D | module-elf-format.rst | 110 Livepatch relocation sections must be marked with the SHF_RELA_LIVEPATCH 113 at patch module load time. These sections must also be marked with SHF_ALLOC, 166 characteristics. Notice that they are marked SHF_ALLOC ("A") so that they will 204 Livepatch symbols must be marked with SHN_LIVEPATCH so that the module 240 Livepatch symbols must have their section index marked as SHN_LIVEPATCH, so
|
| /linux/tools/testing/selftests/powerpc/pmu/sampling_tests/ |
| H A D | mmcra_thresh_marked_sample_test.c | 64 FAIL_IF(EV_CODE_EXTRACT(event.attr.config, marked) != in mmcra_thresh_marked_sample()
|
| /linux/tools/include/uapi/linux/ |
| H A D | pkt_sched.h | 280 __u32 marked; /* Marked packets */ member 380 __u32 marked; /* Marked packets */ member 648 __u32 marked; member
|
| /linux/Documentation/devicetree/bindings/spi/ |
| H A D | spi-clps711x.txt | 14 which is assumed to be in the same device tree, with and marked
|
| /linux/Documentation/driver-api/ |
| H A D | mtdnand.rst | 26 struct member has a short description which is marked with an [XXX] 33 The functions are marked with [XXX] identifiers in the short comment. 67 The struct members are marked with [XXX] identifiers in the comment. The 478 AG-AND chips this is mandatory, as they have no factory marked bad 479 blocks. They have factory marked good blocks. The marker pattern is 547 marked and identified by a pattern which is stored in the spare area 564 to be marked bad due to wear. The MTD interface function 577 about the one worn out block which should be marked bad. The version 957 developer. Each struct member has a short description which is marked 969 which is marked with an [XXX] identifier. See the chapter "Documentation [all …]
|
| /linux/Documentation/arch/arm64/ |
| H A D | cpu-hotplug.rst | 51 marked as disabled by firmware. Only the CPU's online/offline behaviour is 65 bit set, to indicate they can be enabled later. The boot CPU must be marked as
|
| H A D | arm-cca.rst | 48 * All protected RAM described to Linux (by DT or ACPI) must be marked 52 World) or marked RIPAS DEV.
|
| /linux/Documentation/devicetree/bindings/regmap/ |
| H A D | regmap.txt | 14 be marked that way in the devicetree.
|