Home
last modified time | relevance | path

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

1234567

/linux-2.6.39/mm/
Dmadvise.c22 static int madvise_need_mmap_write(int behavior) in madvise_need_mmap_write() argument
24 switch (behavior) { in madvise_need_mmap_write()
41 unsigned long start, unsigned long end, int behavior) in madvise_behavior() argument
48 switch (behavior) { in madvise_behavior()
70 error = ksm_madvise(vma, start, end, behavior, &new_flags); in madvise_behavior()
76 error = hugepage_madvise(vma, &new_flags, behavior); in madvise_behavior()
262 unsigned long start, unsigned long end, int behavior) in madvise_vma() argument
264 switch (behavior) { in madvise_vma()
272 return madvise_behavior(vma, prev, start, end, behavior); in madvise_vma()
277 madvise_behavior_valid(int behavior) in madvise_behavior_valid() argument
[all …]
/linux-2.6.39/Documentation/blackfin/
Dbfin-spi-notes.txt1 SPI Chip Select behavior:
10 behavior. If your SPI slave device in question requires SPI MODE_0 or MODE_2
Dbfin-gpio-notes.txt57 Some drivers, like gpio-keys, need this behavior. Kernel only print out
65 there is any abnormal driver behavior, please check the bfin-gpio
/linux-2.6.39/Documentation/filesystems/
Djfs.txt11 iocharset=none specifies the default behavior explicitly.
26 previously specified in order to restore normal behavior.
Ddevpts.txt14 If CONFIG_DEVPTS_MULTIPLE_INSTANCES=n, there is no change in behavior and
125 initial kernel mount. This behavior while preserving legacy semantics,
/linux-2.6.39/arch/sh/drivers/
DKconfig10 behavior is platform-dependent, but normally the flash frequency is
/linux-2.6.39/Documentation/arm/
Dmem_alignment26 To change the alignment trap behavior, simply echo a number into
29 bit behavior when set
/linux-2.6.39/security/selinux/include/
Dobjsec.h61 unsigned int behavior; /* labeling behavior */ member
Dsecurity.h170 int security_fs_use(const char *fstype, unsigned int *behavior,
/linux-2.6.39/Documentation/ia64/
DIRQ-redir.txt7 controlled. The behavior on IA64 platforms is slightly different from
38 Initialization and default behavior:
/linux-2.6.39/drivers/staging/spectra/
DKconfig32 …Driver emulates Flash on a RAM buffer and / or disk file. Useful to test the behavior of FTL laye…
/linux-2.6.39/tools/perf/Documentation/
Dperf-timechart.txt6 perf-timechart - Tool to visualize total system behavior during a workload
/linux-2.6.39/Documentation/firmware_class/
DREADME18 High level behavior (mixed):
49 High level behavior (driver code):
/linux-2.6.39/drivers/parisc/
DREADME.dino5 ** the behavior of five models of HP VISUALIZE workstations when
/linux-2.6.39/Documentation/cdrom/
Dcdrom-standard.tex50 all these different devices has also allowed the behavior of each
52 This divergence of behavior has been very significant for \cdrom\
58 maintain uniform behavior across all the \linux\ \cdrom\ drivers.
60 This document describes an effort to establish Uniform behavior across
91 importantly, it appeared that the behavior of the `standard' commands
98 behavior was usually different.
114 {\em one\/} \linux\ \cdrom\ interface with consistent behavior for all
141 importantly, this led to the divergence of behavior, which has already
145 drive behavior, and to provide a common set of services to the various
186 place where the behavior of all \cdrom-devices is defined and
[all …]
/linux-2.6.39/Documentation/block/
Dwriteback_cache_control.txt11 behavior obviously speeds up various workloads, but it means the operating
16 control the caching behavior of the storage device. These mechanisms are
/linux-2.6.39/Documentation/
Dbinfmt_misc.txt40 'P' - preserve-argv[0]. Legacy behavior of binfmt_misc is to overwrite the
44 'O' - open-binary. Legacy behavior of binfmt_misc is to pass the full path
51 'C' - credentials. Currently, the behavior of binfmt_misc is to calculate
DDMA-attributes.txt33 behavior.
/linux-2.6.39/Documentation/hwmon/
Dw83l786ng19 behavior is no chip reset to preserve BIOS settings
/linux-2.6.39/Documentation/misc-devices/
Dspear-pcie-gadget.txt31 read behavior of nodes:
44 write behavior of nodes:
/linux-2.6.39/Documentation/cgroups/
Dmemcg_test.txt5 Because VM is getting complex (one of reasons is memcg...), memcg's behavior
6 is complex. This is a document for memcg's internal behavior.
183 But brief explanation of the behavior of memcg around shmem will be
267 (Memory behavior under GB and Memory behavior under MB shows very
/linux-2.6.39/Documentation/device-mapper/
Dzero.txt5 zero'd data on reads and silently drops writes. This is similar behavior to
/linux-2.6.39/fs/cifs/
DTODO32 h) investigate sync behavior (including syncpage) and check
33 for proper behavior of intr/nointr
/linux-2.6.39/Documentation/i2c/
Di2c-stub26 4. observe its behavior in the kernel log
/linux-2.6.39/drivers/block/drbd/
DKconfig47 behavior.

1234567