Home
last modified time | relevance | path

Searched refs:behavior (Results 1 – 25 of 310) sorted by relevance

12345678910>>...13

/Linux-v5.4/security/
Ddevice_cgroup.c43 enum devcg_behavior behavior; member
165 return (devcg->behavior != DEVCG_DEFAULT_NONE); in is_devcg_online()
183 dev_cgroup->behavior = DEVCG_DEFAULT_ALLOW; in devcgroup_online()
188 dev_cgroup->behavior = parent_dev_cgroup->behavior; in devcgroup_online()
200 dev_cgroup->behavior = DEVCG_DEFAULT_NONE; in devcgroup_offline()
216 dev_cgroup->behavior = DEVCG_DEFAULT_NONE; in devcgroup_css_alloc()
280 if (devcgroup->behavior == DEVCG_DEFAULT_ALLOW) { in devcgroup_seq_show()
391 enum devcg_behavior behavior) in verify_new_ex() argument
399 if (dev_cgroup->behavior == DEVCG_DEFAULT_ALLOW) { in verify_new_ex()
400 if (behavior == DEVCG_DEFAULT_ALLOW) { in verify_new_ex()
[all …]
/Linux-v5.4/drivers/pci/
Dpci-bridge-emul.c331 const struct pci_bridge_reg_behavior *behavior; in pci_bridge_emul_conf_read() local
347 behavior = bridge->pcie_cap_regs_behavior; in pci_bridge_emul_conf_read()
351 behavior = bridge->pci_regs_behavior; in pci_bridge_emul_conf_read()
366 *value &= ~behavior[reg / 4].rsvd; in pci_bridge_emul_conf_read()
391 const struct pci_bridge_reg_behavior *behavior; in pci_bridge_emul_conf_write() local
418 behavior = bridge->pcie_cap_regs_behavior; in pci_bridge_emul_conf_write()
422 behavior = bridge->pci_regs_behavior; in pci_bridge_emul_conf_write()
426 new = old & (~mask | ~behavior[reg / 4].rw); in pci_bridge_emul_conf_write()
429 new |= (value << shift) & (behavior[reg / 4].rw & mask); in pci_bridge_emul_conf_write()
432 new &= ~((value << shift) & (behavior[reg / 4].w1c & mask)); in pci_bridge_emul_conf_write()
/Linux-v5.4/mm/
Dmadvise.c45 static int madvise_need_mmap_write(int behavior) in madvise_need_mmap_write() argument
47 switch (behavior) { in madvise_need_mmap_write()
67 unsigned long start, unsigned long end, int behavior) in madvise_behavior() argument
74 switch (behavior) { in madvise_behavior()
117 error = ksm_madvise(vma, start, end, behavior, &new_flags); in madvise_behavior()
123 error = hugepage_madvise(vma, &new_flags, behavior); in madvise_behavior()
757 int behavior) in madvise_dontneed_free() argument
802 if (behavior == MADV_DONTNEED) in madvise_dontneed_free()
804 else if (behavior == MADV_FREE) in madvise_dontneed_free()
862 static int madvise_inject_error(int behavior, in madvise_inject_error() argument
[all …]
/Linux-v5.4/tools/perf/trace/beauty/
Dmmap.c82 static size_t madvise__scnprintf_behavior(int behavior, char *bf, size_t size) in madvise__scnprintf_behavior() argument
87 …if (behavior < strarray__madvise_advices.nr_entries && strarray__madvise_advices.entries[behavior]… in madvise__scnprintf_behavior()
88 return scnprintf(bf, size, "MADV_%s", strarray__madvise_advices.entries[behavior]); in madvise__scnprintf_behavior()
90 return scnprintf(bf, size, "%#", behavior); in madvise__scnprintf_behavior()
/Linux-v5.4/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
/Linux-v5.4/arch/xtensa/
DKconfig.debug18 The default linker behavior is to combine identical literal
28 Enable this option to test S32C1I instruction behavior at boot.
/Linux-v5.4/Documentation/powerpc/
Dsyscall64-abi.rst55 Syscall behavior can change if the processor is in transactional or suspended
56 transaction state, and the syscall can affect the behavior of the transaction.
65 behavior depends on the presence of PPC_FEATURE2_HTM_NOSC in the AT_HWCAP2 ELF
76 behavior should not be relied upon.
/Linux-v5.4/Documentation/admin-guide/device-mapper/
Ddm-dust.txt4 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
59 Check the status of the read behavior ("bypass" indicates that all I/O
97 To enable the "fail read on bad block" behavior, send the "enable" message:
115 therefore emulating the "remap" behavior of hard disk drives:
269 This target seeks to provide a device that can exhibit the behavior
/Linux-v5.4/lib/
DKconfig.ubsan45 tristate "Module for testing for undefined behavior detection"
49 It triggers various undefined behavior, and detect it.
/Linux-v5.4/scripts/selinux/mdp/
Dmdp.c134 #define FS_USE(behavior, fstype) \ in main() argument
136 behavior, fstype, mls ? ":" SYSTEMLOW : "") in main()
/Linux-v5.4/tools/kvm/kvm_stat/
Dkvm_stat.txt18 This tool is useful for observing guest behavior from the host perspective.
19 Often conclusions about performance or buggy behavior can be drawn from the
/Linux-v5.4/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
161 (Memory behavior under GB and Memory behavior under MB shows very
/Linux-v5.4/tools/testing/selftests/futex/
DREADME6 Functional tests shall test the documented behavior of the futex operation
7 code under test. This includes checking for proper behavior under normal use,
/Linux-v5.4/Documentation/admin-guide/
Djfs.rst16 iocharset=none specifies the default behavior explicitly.
34 previously specified in order to restore normal behavior.
/Linux-v5.4/Documentation/arm/
Dmem_alignment.rst30 To change the alignment trap behavior, simply echo a number into
34 bit behavior when set
/Linux-v5.4/arch/sh/drivers/
DKconfig11 behavior is platform-dependent, but normally the flash frequency is
/Linux-v5.4/Documentation/devicetree/bindings/memory-controllers/
Dti-da8xx-ddrctl.txt4 a set of registers which allow to tweak the controller's behavior.
/Linux-v5.4/Documentation/devicetree/bindings/mfd/
Datmel-matrix.txt4 behavior (master/slave priorities, undefined burst length type, ...)
/Linux-v5.4/Documentation/ia64/
Dirq-redir.rst9 controlled. The behavior on IA64 platforms is slightly different from
45 Initialization and default behavior
/Linux-v5.4/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
166 place where the behavior of all CD-ROM-devices is defined and
[all …]
/Linux-v5.4/drivers/staging/android/
DKconfig11 POSIX SHM but with different behavior and sporting a simpler
/Linux-v5.4/Documentation/ABI/obsolete/
Dsysfs-class-dax14 2/ Enforces deterministic behavior by being strict about
/Linux-v5.4/drivers/parisc/
DREADME.dino5 ** the behavior of five models of HP VISUALIZE workstations when
/Linux-v5.4/Documentation/devicetree/bindings/devfreq/event/
Dexynos-nocp.txt10 NoC probes to provide bandwidth information about behavior of the SoC
/Linux-v5.4/Documentation/block/
Dwriteback_cache_control.rst11 behavior obviously speeds up various workloads, but it means the operating
16 control the caching behavior of the storage device. These mechanisms are

12345678910>>...13