Home
last modified time | relevance | path

Searched refs:marked (Results 1 – 25 of 201) sorted by relevance

123456789

/linux/Documentation/ABI/testing/
H A Dsysfs-driver-aspeed-uart-routing8 selected option marked by brackets "[]". The list of available options
25 will be marked by brackets "[]".
H A Dconfigfs-usb-gadget-mass-storage24 Required if LUN is not marked as removable.
/linux/Documentation/userspace-api/media/mediactl/
H A Dmedia-ioc-setup-link.rst41 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 Dconntrack_inexact_rst.pkt57 // marked INVALID, because conntrack is already closing.
60 // No packets should have been marked INVALID
H A Dconntrack_syn_challenge_ack.pkt42 // No packets should have been marked INVALID
H A Dconntrack_rst_invalid.pkt1 // check that out of window resets are marked as INVALID and conntrack remains
/linux/Documentation/filesystems/
H A Dntfs3.rst38 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 Dautomount-support.rst89 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
/linux/security/yama/
H A Dyama_lsm.c183 bool marked = false; in yama_ptracer_del() local
192 marked = true; in yama_ptracer_del()
197 if (marked) in yama_ptracer_del()
/linux/Documentation/admin-guide/mm/
H A Didle_page_tracking.rst30 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 Doverview.rst11 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 Daccess-marking.txt73 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/devicetree/bindings/i2c/
H A Di2c-pca-platform.txt16 is active low, it should be marked GPIO_ACTIVE_LOW.
/linux/Documentation/admin-guide/hw-vuln/
H A Dmultihit.rst113 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/tools/testing/selftests/powerpc/pmu/sampling_tests/
H A Dmmcra_thresh_marked_sample_test.c64 FAIL_IF(EV_CODE_EXTRACT(event.attr.config, marked) != in mmcra_thresh_marked_sample()
/linux/Documentation/devicetree/bindings/spi/
H A Dspi-clps711x.txt14 which is assumed to be in the same device tree, with and marked
/linux/Documentation/livepatch/
H A Dmodule-elf-format.rst110 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/include/uapi/linux/
H A Dpkt_sched.h280 __u32 marked; /* Marked packets */ member
380 __u32 marked; /* Marked packets */ member
648 __u32 marked; member
/linux/Documentation/devicetree/bindings/regmap/
H A Dregmap.txt14 be marked that way in the devicetree.
/linux/Documentation/arch/arm64/
H A Dcpu-hotplug.rst51 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
/linux/Documentation/driver-api/
H A Dmtdnand.rst26 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/fs/bfs/
H A DKconfig10 and corresponds to the slice marked as "STAND" in the UnixWare
/linux/LICENSES/deprecated/
H A DZlib25 2. Altered source versions must be plainly marked as such, and must not be
/linux/include/uapi/linux/
H A Dpkt_sched.h300 __u32 marked; /* Marked packets */ member
400 __u32 marked; /* Marked packets */ member
685 __u32 marked; member
/linux/Documentation/dev-tools/kunit/
H A Drunning_tips.rst281 Test suites and cases can be marked with test attributes, such as speed of
288 Tests are marked with an attribute by including a ``kunit_attributes`` object
291 Test cases can be marked using the ``KUNIT_CASE_ATTR(test_name, attributes)``
308 Test suites can be marked with an attribute by setting the "attr" field in the
431 this could be marked as "slow" or "very_slow".

123456789