Home
last modified time | relevance | path

Searched full:behavior (Results 1 – 25 of 372) sorted by relevance

12345678910>>...15

/Documentation/process/
Dcode-of-conduct.rst19 Examples of behavior that contributes to creating a positive environment
29 Examples of unacceptable behavior by participants include:
44 Maintainers are responsible for clarifying the standards of acceptable behavior
46 any instances of unacceptable behavior.
67 Instances of abusive, harassing, or otherwise unacceptable behavior may be
/Documentation/core-api/
Dmemory-allocation.rst32 The GFP flags control the allocators behavior. They tell what memory
88 GFP flags and reclaim behavior
113 **default** page allocator behavior is used. That means that not costly
115 that behavior so failures have to be checked properly by callers
118 * ``GFP_KERNEL | __GFP_NORETRY`` - overrides the default allocator behavior
124 behavior and all allocation requests try really hard. The request
128 * ``GFP_KERNEL | __GFP_NOFAIL`` - overrides the default allocator behavior
Ddma-attributes.rst16 behavior.
26 behavior.
44 attribute and exhibit default behavior.
/Documentation/admin-guide/device-mapper/
Ddm-dust.rst4 This target emulates the behavior of bad sectors at arbitrary
10 requests on specific blocks (to emulate the behavior of a hard disk
13 When the failure behavior is enabled (i.e.: when the output of
22 This emulates the "remapped sector" behavior of a drive with bad
71 Check the status of the read behavior ("bypass" indicates that all I/O
111 To enable the "fail read on bad block" behavior, send the "enable" message::
129 therefore emulating the "remap" behavior of hard disk drives::
302 This target seeks to provide a device that can exhibit the behavior
/Documentation/translations/zh_CN/rust/
Dcoding-guidelines.rst113 /// Calling this method on [`None`] is *[undefined behavior]*.
115 /// [undefined behavior]: https://doc.rust-lang.org/reference/behavior-considered-undefined.html
/Documentation/trace/rv/
Druntime-verification.rst13 the system behavior.
16 behavior of the monitored system, without the pitfalls of developing models
28 undesired) behavior, and the trace of the actual system.
56 event occurrence to the enforcement of the correct behavior to the extreme
111 For further information about modeling of Linux kernel behavior using automata,
/Documentation/admin-guide/
Djfs.rst16 iocharset=none specifies the default behavior explicitly.
34 previously specified in order to restore normal behavior.
Dserial-console.rst37 The behavior is well defined when each device type is mentioned only once.
48 The behavior is more complicated when the same device type is defined more
70 because of the default behavior when no console device is specified,
/Documentation/gpu/amdgpu/
Dras.rst14 RAS Reboot Behavior for Unrecoverable Errors
18 :doc: AMDGPU RAS Reboot Behavior for Unrecoverable Errors
/Documentation/ABI/testing/
Ddev-kmsg63 the special behavior this device has. The device allows to read
67 Because of the non-standard behavior also the error values are
69 is returned for other operations, e.g. SEEK_CUR. This behavior
Dsysfs-kernel-reboot5 Description: Interface to set the kernel reboot behavior, similarly to
/Documentation/scheduler/
Dsched-ext.rst5 sched_ext is a scheduler class whose behavior can be defined by a set of BPF
17 The default scheduling behavior is restored anytime an error is detected,
136 * Note that this implementation has exactly the same behavior as the
137 * default ops.select_cpu implementation. The behavior of the scheduler
161 * Note that this implementation has exactly the same behavior as the
163 * to SCX_DSQ_GLOBAL. The behavior of the scheduler would be exactly same
/Documentation/cdrom/
Dcdrom-standard.rst27 all these different devices has also allowed the behavior of each
29 This divergence of behavior has been very significant for CD-ROM
35 maintain uniform behavior across all the Linux CD-ROM drivers.
37 This document describes an effort to establish Uniform behavior across
66 importantly, it appeared that the behavior of the `standard` commands
73 behavior was usually different.
94 **one** Linux CD-ROM interface with consistent behavior for all
123 importantly, this led to the divergence of behavior, which has already
127 CD-ROM drive behavior, and to provide a common set of services to the various
165 place where the behavior of all CD-ROM-devices is defined and
[all …]
/Documentation/hwmon/
Ddrivetemp.rst38 drives as well. The same behavior is observed if the 'hdtemp' or 'smartd'
44 drives experience similar behavior.
/Documentation/tools/rtla/
Dindex.rst8 behavior on specific hardware.
/Documentation/arch/arm/
Dmem_alignment.rst30 To change the alignment trap behavior, simply echo a number into
34 bit behavior when set
/Documentation/filesystems/
Dvirtiofs.rst48 atime behavior
52 are ignored. The atime behavior for virtiofs is the same as the
/Documentation/devicetree/bindings/mfd/
Datmel-matrix.txt4 behavior (master/slave priorities, undefined burst length type, ...)
/Documentation/admin-guide/cgroup-v1/
Dmemcg_test.rst9 Because VM is getting complex (one of reasons is memcg...), memcg's behavior
10 is complex. This is a document for memcg's internal behavior.
114 But brief explanation of the behavior of memcg around shmem will be
152 (Memory behavior under GB and Memory behavior under MB shows very
/Documentation/devicetree/bindings/soc/nuvoton/
Dnuvoton,gfxi.yaml15 that analyzes Graphics core behavior and provides information in registers.
/Documentation/arch/x86/
Dmicrocode.rst132 unpredictable behavior.
158 To be paranoid and get predictable behavior, the OS can choose to set
182 pulled into NMI, that can cause unpredictable behavior due to the
192 real workloads. Late loading behavior depends on what the base patch on
/Documentation/ABI/stable/
Dsysfs-driver-misc-cp50014 bitstream on reset. Normal FPGA behavior and default is to keep
/Documentation/dev-tools/
Dubsan.rst3 Undefined Behavior Sanitizer - UBSAN
8 UBSAN uses compile-time instrumentation to catch undefined behavior (UB).
/Documentation/mm/
Dz3fold.rst27 depend on MMU enabled and provides more predictable reclaim behavior
/Documentation/networking/
Dopenvswitch.rst63 but the forwarding behavior is correct. (If userspace can
65 forwarding behavior, then it could set up a flow anyway.)
130 The behavior when using overlapping wildcarded flows is undefined. It is the
134 some but not all of them. However, this behavior may change in future versions.
188 802.1Q header) and it could cause the application's behavior to change

12345678910>>...15