Home
last modified time | relevance | path

Searched refs:defaults (Results 1 – 192 of 192) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/mellanox/mlx4/
Dsense.c66 enum mlx4_port_type *defaults) in mlx4_do_sense_ports() argument
78 stype[i - 1] = defaults[i - 1]; in mlx4_do_sense_ports()
80 stype[i - 1] = defaults[i - 1]; in mlx4_do_sense_ports()
87 stype[i] = stype[i] ? stype[i] : defaults[i]; in mlx4_do_sense_ports()
Dmlx4.h1213 enum mlx4_port_type *defaults);
/linux-4.4.14/tools/testing/selftests/rcutorture/doc/
Drcu-test-image.txt21 /dev/vda / ext3 defaults 1 1
23 tmpfs /dev/shm tmpfs defaults 0 0
25 sysfs /sys sysfs defaults 0 0
26 proc /proc proc defaults 0 0
/linux-4.4.14/Documentation/devicetree/bindings/arm/omap/
Domap.txt44 - OMAP2 generic - defaults to OMAP2420
46 - OMAP3 generic - defaults to OMAP3430
48 - OMAP4 generic - defaults to OMAP4430
50 - OMAP5 generic - defaults to OMAP5430
52 - DRA7 generic - defaults to DRA742
54 - AM43x generic - defaults to AM4372
/linux-4.4.14/drivers/media/rc/img-ir/
Dimg-ir-hw.c105 struct img_ir_timing_range *defaults) in img_ir_timing_defaults() argument
108 range->min = defaults->min; in img_ir_timing_defaults()
110 range->max = defaults->max; in img_ir_timing_defaults()
114 struct img_ir_symbol_timing *defaults) in img_ir_symbol_timing_defaults() argument
116 img_ir_timing_defaults(&timing->pulse, &defaults->pulse); in img_ir_symbol_timing_defaults()
117 img_ir_timing_defaults(&timing->space, &defaults->space); in img_ir_symbol_timing_defaults()
121 struct img_ir_timings *defaults) in img_ir_timings_defaults() argument
123 img_ir_symbol_timing_defaults(&timings->ldr, &defaults->ldr); in img_ir_timings_defaults()
124 img_ir_symbol_timing_defaults(&timings->s00, &defaults->s00); in img_ir_timings_defaults()
125 img_ir_symbol_timing_defaults(&timings->s01, &defaults->s01); in img_ir_timings_defaults()
[all …]
/linux-4.4.14/Documentation/devicetree/bindings/input/touchscreen/
Dsun4i.txt17 (defaults to 15)
25 (defaults to 1)
Dtsc2005.txt14 in ohm (defaults to 280)
/linux-4.4.14/scripts/
Dpatch-kernel71 source directory defaults to /usr/src/linux,
72 patch directory defaults to the current directory,
73 stopversion defaults to <all in patchdir>.
/linux-4.4.14/Documentation/devicetree/bindings/iio/light/
Dus5182d.txt19 The glass-coef defaults to no compensation for the covering material.
20 The threshold array defaults to experimental values that work with US5182D
/linux-4.4.14/Documentation/devicetree/bindings/input/
Dgpio-keys.txt23 If not specified defaults to <1> == EV_KEY.
25 If not specified defaults to 5.
Dgpio-keys-polled.txt20 If not specified defaults to <1> == EV_KEY.
29 If not specified defaults to 5.
Dcap11xx.txt38 defaults. The array must have exactly six
Dbrcm,bcm-keypad.txt53 as the output. Else defaults to column.
/linux-4.4.14/Documentation/fb/
Dsisfb.txt83 specified, it defaults to 8. If no rate is given, it defaults to 60Hz. Depth 32
91 Linux 2.4 only: If no mode is given, sisfb defaults to "no mode" (mode=none) if
93 defaults to 800x600x8 unless CRT2 type is LCD, in which case the LCD's native
97 Linux 2.6 only: If no mode is given, sisfb defaults to 800x600x8 unless CRT2
98 type is LCD, in which case it defaults to the LCD's native resolution. If
Dpvr2fb.txt35 defaults to 640x480-16@60. At the time of writing the
Duvesafb.txt132 EDID-provided values and BIOS defaults. Refer to your monitor's specs to get
Dfbcon.txt91 integer. It defaults to 32KB. The 'k' suffix is optional, and will
/linux-4.4.14/Documentation/devicetree/bindings/interrupt-controller/
Darm,vic.txt24 clear means otherwise. If unspecified, defaults to all valid.
28 configured as a wake up source for the system. If unspecied, defaults to all
Dmarvell,orion-intc.txt37 controller, defaults to 32 if not set
/linux-4.4.14/Documentation/ia64/
Dxen.txt66 /dev/xvda1 / ext3 defaults 1 1
68 none /dev/shm tmpfs defaults 0 0
69 none /proc proc defaults 0 0
70 none /sys sysfs defaults 0 0
Dserial.txt62 - Without an HCDP, Linux defaults to a VGA console unless you
92 EFI and elilo use both, but Linux defaults to VGA. Remove
/linux-4.4.14/tools/testing/ktest/examples/
Dtest.conf43 INCLUDE include/defaults.conf
Dkvm.conf44 INCLUDE include/defaults.conf
/linux-4.4.14/tools/perf/Documentation/
Dperfconfig.example3 # These were the old defaults
Dperf-report.txt151 defaults to "\^sys_|^do_page_fault", see '--sort parent'.
Dintel-pt.txt417 their mlock limit (which defaults to 64KiB but is not multiplied by the number
/linux-4.4.14/arch/arm/boot/dts/
Dbcm5301x-nand-cs0-bch8.dtsi2 * Broadcom BCM470X / BCM5301X Nand chip defaults.
Dtwl6030_omap4.dtsi14 * Therefore, configure the defaults for the SYS_NIRQ1 and
Dtwl4030_omap3.dtsi18 * defaults for the SYS_NIRQ pin here.
/linux-4.4.14/Documentation/arm/SA1100/
DHUW_WEBPANEL9 [accept all defaults]
DADSBitsy11 This will set up defaults for ADS Bitsy support.
DBrutus10 [accept all the defaults]
DGraphicsMaster11 This will set up defaults for GraphicsMaster support.
DGraphicsClient15 defaults for GraphicsClient Plus support.
DAssabet14 To build the kernel with current defaults:
/linux-4.4.14/virt/kvm/
DKconfig1 # KVM common configuration items and defaults
/linux-4.4.14/Documentation/kbuild/
Dheaders_install.txt29 ARCH indicates which architecture to produce headers for, and defaults to the
36 INSTALL_HDR_PATH indicates where to install the headers. It defaults to
Dkconfig-language.txt155 also means that the behaviour when mixing it with normal defaults is
Dmakefiles.txt955 ARCH_CPPFLAGS, ARCH_AFLAGS, ARCH_CFLAGS Overrides the kbuild defaults
960 means for an architecture to override the defaults.
/linux-4.4.14/Documentation/devicetree/bindings/i2c/
Di2c-hix5hd2.txt13 - clock-frequency: Desired I2C bus frequency in Hz, otherwise defaults to 100000
Dqcom,i2c-qup.txt22 defaults to 100kHz if omitted.
Di2c-at91.txt15 - clock-frequency: Desired I2C bus frequency in Hz, otherwise defaults to 100000
Di2c-mux-gpio.txt30 given, it defaults to the last value used.
Di2c-mux-reg.txt24 given, it defaults to the last value used.
/linux-4.4.14/Documentation/cpu-freq/
Dcpufreq-nforce2.txt13 min_fsb defaults to FSB at boot time - 50 MHz.
/linux-4.4.14/Documentation/devicetree/bindings/media/
Dimg-ir-rev1.txt16 1st: Core clock (defaults to 32.768KHz if omitted).
/linux-4.4.14/Documentation/devicetree/bindings/mfd/
Darizona.txt48 - wlf,gpio-defaults : A list of GPIO configuration register values. Defines
90 wlf,gpio-defaults = <
Dda9055.txt24 - reg: Specifies the I2C slave address (defaults to 0x5a but can be modified)
Dda9062.txt16 - reg : Specifies the I2C slave address (this defaults to 0x58 but it can be
Dmax77693.txt48 Optional properties (if not set, defaults will be used):
93 to 625mA then. If not enabled explicitly, boost setting defaults to
Dtps6507x.txt31 If this property is not defined, it defaults to 0 (not enabled).
Dda9063.txt17 - reg : Specifies the I2C slave address (this defaults to 0x58 but it can be
Dtps65910.txt68 If this property is not defined, it defaults to 0 (not enabled).
/linux-4.4.14/Documentation/devicetree/bindings/regulator/
Dgpio-regulator.txt16 "voltage" or "current", defaults to current.
/linux-4.4.14/Documentation/ABI/stable/
Dsysfs-devices-system-cpu9 all per-CPU defaults at the same time.
/linux-4.4.14/Documentation/devicetree/bindings/leds/
Dpca963x.txt7 - nxp,totem-pole : use totem pole (push-pull) instead of open-drain (pca9632 defaults
/linux-4.4.14/Documentation/sound/oss/
Dultrasound21 This option defaults to a value of 0, which allows the Ultrasound wavetable
/linux-4.4.14/Documentation/devicetree/bindings/net/
Ddavinci_emac.txt22 If absent, davinci_emac driver defaults to 100/FULL.
Dqca-qca7000-spi.txt24 If the property is missing the driver defaults to burst mode.
/linux-4.4.14/Documentation/devicetree/bindings/bus/
Dsunxi-rsb.txt20 If not set this defaults to 3MHz.
/linux-4.4.14/Documentation/devicetree/bindings/timer/
Drenesas,tmu.txt29 or 3 (if not specified the value defaults to 3).
/linux-4.4.14/net/sched/
Dsch_cbq.c141 struct cbq_class *defaults[TC_PRIO_MAX + 1]; member
196 struct cbq_class *new = cl->defaults[TC_PRIO_BESTEFFORT]; in cbq_reclassify()
237 defmap = head->defaults; in cbq_classify()
288 !(cl = head->defaults[prio & TC_PRIO_MAX]) && in cbq_classify()
289 !(cl = head->defaults[TC_PRIO_BESTEFFORT])) in cbq_classify()
1066 if (split->defaults[i] == cl && !(cl->defmap & (1<<i))) in cbq_sync_defmap()
1067 split->defaults[i] = NULL; in cbq_sync_defmap()
1073 if (split->defaults[i]) in cbq_sync_defmap()
1083 split->defaults[i] = c; in cbq_sync_defmap()
/linux-4.4.14/Documentation/devicetree/bindings/gpio/
Dgpio-altera.txt28 GPIO device has. Ranges between 1-32. Optional and defaults to 32 if not
/linux-4.4.14/tools/perf/
Dbuiltin-diff.c1218 static const char *defaults[] = { in data_init() local
1229 defaults[1] = argv[0]; in data_init()
1235 defaults[0] = "perf.data.host"; in data_init()
1236 defaults[1] = "perf.data.guest"; in data_init()
1251 file->path = use_default ? defaults[i] : argv[i]; in data_init()
/linux-4.4.14/Documentation/
Dbinfmt_misc.txt27 defaults to 0 if you omit it (i.e. you write ':name:type::magic...'). Ignored
36 - 'mask' is an (optional, defaults to all 0xff) mask. You can mask out some
79 a line "none /proc/sys/fs/binfmt_misc binfmt_misc defaults 0 0" to your
DIPMI.txt60 standard defaults, but they may not work. If you fall into this
377 defaults to "kcs".
406 register would be 0xca6. This defaults to 1.
418 usually 0x20 and the driver defaults to that, but in case it's not, it
520 usually 0x20 and the driver defaults to that, but in case it's not, it
605 specifies what to do when the timer times out, and defaults to
Dbcache.txt15 Both writethrough and writeback caching are supported. Writeback defaults to
112 configurable, and defaults to 0) it shuts down the cache device and switches all
132 Bcache has a bunch of config options and tunables. The defaults are intended to
Dunicode.txt45 translation table. The user-defined map now defaults to U+F000 to
Diostats.txt156 none /sys sysfs defaults 0 0
Dparport.txt184 default/* The defaults for spintime and timeslice. When a new
Ddynamic-debug-howto.txt267 options foo dyndbg # defaults to +p
Dsysrq.txt15 CONFIG_MAGIC_SYSRQ_DEFAULT_ENABLE config symbol, which itself defaults
Dparport-lowlevel.txt77 core parport module provides generic 'defaults' for some routines.
Dmd.txt610 a stripe that does not require preread. For fairness defaults
Dkernel-parameters.txt214 The debug_level mask defaults to "info". See
630 clocksource is not available, it defaults to PIT.
2831 tuning and use the BIOS-configured MPS defaults.
3153 defaults to the square root of the number of
DCodingStyle498 you, and you've noticed that yes, it does do that, but the defaults it
Ddevices.txt3303 different defaults than the primary devices. Their main purpose is to
/linux-4.4.14/Documentation/devicetree/bindings/media/xilinx/
Dvideo.txt32 defaults to "mono".
/linux-4.4.14/Documentation/fmc/
Dfmc-fakedev.txt18 by means of the firmware loader. This example shows the defaults and a
/linux-4.4.14/Documentation/devicetree/bindings/mtd/
Dgpio-control-nand.txt19 defaults to 1 byte.
Dfsmc-nand.txt11 defaults to 1 byte
/linux-4.4.14/Documentation/devicetree/bindings/dma/
Dmmp-dma.txt13 - #dma-channels: Number of DMA channels supported by the controller (defaults
/linux-4.4.14/Documentation/hwmon/
Dads782838 If no structure is provided, the configuration defaults to single ended
Dvt121136 Be aware that overriding BIOS defaults might cause some unwanted side effects!
Dw83627ehf161 appropriate defaults. Note that bank selection must be performed as is currently
Dw83781d186 783s pin is programmable for -5V or temp1; defaults to -5V,
193 defaults to fan3 input.
Dabituguru-datasheet311 immediately enter the bios and reload the defaults). This probably means that
/linux-4.4.14/Documentation/ABI/testing/
Dsysfs-firmware-gsmi42 "factory defaults". Callers should assume that
/linux-4.4.14/drivers/pci/pcie/
DKconfig64 Use the BIOS defaults for PCI Express ASPM.
/linux-4.4.14/Documentation/power/
Dswsusp-dmcrypt.txt59 none /proc proc defaults,noatime,nodiratime 0 0
60 none /sys sysfs defaults,noatime,nodiratime 0 0
Dpower_supply_class.txt27 user and/or specific machine defaults, per design principles of LED
Dopp.txt336 users. The defaults of for an instance is populated by dev_pm_opp_add, but the
Druntime_pm.txt755 These functions are the defaults used by the PM core, if a subsystem doesn't
Dpci.txt125 a full power-on reset sequence and the power-on defaults are restored to the
/linux-4.4.14/Documentation/devicetree/bindings/clock/ti/
Dmux.txt45 - ti,bit-shift : number of bits to shift the bit-mask, defaults to
Ddivider.txt64 - ti,bit-shift : number of bits to shift the divider value, defaults to 0
/linux-4.4.14/Documentation/input/
Dntrig.txt101 been far less problematic or relatively rare and I've left the defaults
104 I don't know what the optimal values are for these filters. If the defaults
Datarikbd.txt176 The ikbd defaults to a mouse position reporting with threshold of 1 unit in
/linux-4.4.14/Documentation/block/
Dnull_blk.txt60 defaults to 1 on single-queue and bio-based instances. For multi-queue,
/linux-4.4.14/Documentation/devicetree/bindings/sound/
Dwm8994.txt45 WM8958. If absent the register defaults will be used.
/linux-4.4.14/Documentation/filesystems/
Djfs.txt46 When no value is given to the discard option, it defaults to
Dtmpfs.txt39 tmpfs /dev/shm tmpfs defaults 0 0
Dext4.txt294 the max_batch_time, which defaults to 15000us
300 It defaults to zero microseconds. Increasing
308 commit operation. This defaults to 3, which is
Dext2.txt14 Most defaults are determined by the filesystem superblock, and can be
15 set using tune2fs(8). Kernel-determined defaults are indicated by (*).
Dvfat.txt177 parameters match defaults assumed by DOS 1.x for 160 kiB,
Dhpfs.txt75 that extended attributes those value differs from defaults specified in mount
Dntfs.txt320 will probably be this unless you changes the defaults when creating the array.
Dproc.txt742 more info than you and does a better job than you, so the defaults are the
/linux-4.4.14/Documentation/networking/
Dcops.txt23 The COPS driver defaults to using Dayna mode. To change the driver's
Dz8530drv.txt120 this to "yes" (option, defaults to "no")
124 (option, defaults to 0)
127 (option, defaults to 0)
262 # (optional, defaults to 384)
Dcs89x0.txt266 f) The following additional parameters are CS89XX defaults (values
272 * CS8900 defaults to half-duplex if not specified on command-line
273 * CS8920 defaults to autoneg if not specified on command-line
274 * Use reset defaults for other config parameters
Dtcp.txt56 build with the defaults from Kconfig, then CUBIC will be builtin (not a
Dray_cs.txt115 ray_mem_speed integer defaults to 500
Dnetconsole.txt32 src-port source for UDP packets (defaults to 6665)
Dixgb.txt211 # some of the defaults may be different for your kernel
265 defaults of max=131071 (128k - 1) and default=65535 (64k - 1). These variables
DREADME.ipw2100231 last set level (defaults to AUTO)
Dswitchdev.txt238 to the hardware defaults.
De1000.txt67 link partner is forced (either full or half), Duplex defaults to half-
Darcnet.txt257 don't know why the defaults on the Amiga didn't work; write to me if
Dcan.txt425 defaults are set at RAW socket binding time:
Dbonding.txt197 system defaults to using the masters' mac address as actors' system
255 from 0 - 1023. If not given, the system defaults to 0.
/linux-4.4.14/Documentation/laptops/
Dlaptop-mode.txt135 is active (BATT_HD) and when it is not active (AC_HD). The defaults are
350 # set defaults instead:
468 # parse_yesno_opts_wfstab /dev/hda1 atime atime defaults,noatime
471 # will be "defaults,atime".
504 # parse_mount_opts_wfstab /dev/hda1 commit defaults,commit=7
654 # Reset commit and atime options to defaults.
Dthinkpad-acpi.txt963 defaults for each ThinkPad model. If it makes a wrong choice, please
/linux-4.4.14/arch/m68k/math-emu/
Dfp_util.S99 clr.l %d1 | sign defaults to zero
/linux-4.4.14/Documentation/serial/
Dn_gsm.txt53 /* our modem defaults to a maximum size of 127 bytes */
/linux-4.4.14/Documentation/devicetree/bindings/pci/
Dhost-generic-pci.txt30 If absent, defaults to <0 255> (i.e. all buses).
/linux-4.4.14/drivers/net/wan/lmc/
Dlmc_var.h209 void (* defaults)(lmc_softc_t * const); member
Dlmc_main.c937 sc->lmc_media->defaults (sc); in lmc_init_one()
/linux-4.4.14/Documentation/zh_CN/
DSubmittingPatches199 要修正这个问题,只需要将你的 mozilla 的 defaults/pref/mailnews.js 文件
DCodingStyle421 "C mode with adjusted defaults for use with the Linux kernel."
/linux-4.4.14/Documentation/filesystems/nfs/
Drpc-server-gss.txt81 To provide backward compatibility, the kernel defaults to using the
Dnfsroot.txt68 The following defaults are used:
91 assumed to be empty, and the defaults mentioned below apply. In general
/linux-4.4.14/Documentation/powerpc/
Ddscr.txt42 specific DSCR defaults immediately in their PACA structures. Again if
/linux-4.4.14/Documentation/video4linux/bttv/
DREADME.quirks25 demultiplexed by the audio request signal. Thus the arbiter defaults to
/linux-4.4.14/drivers/scsi/
Dsd.c2444 goto defaults; in sd_read_cache_type()
2447 goto defaults; in sd_read_cache_type()
2511 goto defaults; in sd_read_cache_type()
2527 goto defaults; in sd_read_cache_type()
2533 goto defaults; in sd_read_cache_type()
2580 defaults: in sd_read_cache_type()
DKconfig54 module/boot option defaults to Y, without it to N, but it can
/linux-4.4.14/drivers/media/usb/pwc/
Dphilips.txt226 size and fps only specify defaults when you open() the device; this is to
229 defaults is QCIF size at 10 fps.
/linux-4.4.14/Documentation/scsi/
Dst.txt36 manager. The changes persist until the defaults again come into
41 ST_NBR_MODE_BITS in st.h. Mode 0 corresponds to the defaults discussed
61 alternative is to make a small script that uses mt to set the defaults
141 the defaults set by the user. The value -1 means the default is not set. The
434 MT_ST_DEF_WRITES the defaults are meant only for writes (mode)
Dtmscsim.txt332 and the Delay after a reset to the defaults.
335 If you want values to be ignored (i.e. the EEprom settings or the defaults
338 The defaults (7,0,31,15,3,1) are aggressive to allow good performance. You
Din2000.txt116 reselect. The driver defaults to what I'm calling
Dsym53c8xx_2.txt199 used but the driver defaults to MMIO.
413 Entering 0 defaults to tagged commands not being used.
DBusLogic.txt483 Commands. If unspecified, it defaults to BusLogic_DefaultBusSettleTime.
DChangeLog.lpfc305 * Fix comment for lpfc_cr_count. It defaults to 1.
/linux-4.4.14/Documentation/driver-model/
Doverview.txt94 none /sys sysfs defaults 0 0
/linux-4.4.14/Documentation/dvb/
Davermedia.txt174 The Scan utility has a set of compiled-in defaults for various
190 The defaults for the transponder frequency and other
/linux-4.4.14/arch/powerpc/platforms/ps3/
DKconfig24 defaults should be fine for most users, but these options may make
/linux-4.4.14/Documentation/locking/
Dlocktorture.txt101 to a particular subset of the CPUs, defaults to 3 seconds.
/linux-4.4.14/Documentation/arm/OMAP/
Domap_pm150 /* Do customization to the defaults */
/linux-4.4.14/Documentation/aoe/
Daoe.txt136 The aoe_dyndevs module parameter defaults to 1, meaning that the
/linux-4.4.14/Documentation/gpio/
Dsysfs.txt61 normally be written. Writing as "out" defaults to
Dgpio-legacy.txt569 ARCH_WANT_OPTIONAL_GPIOLIB means the gpiolib code defaults to off and the user
681 normally be written. Writing as "out" defaults to
/linux-4.4.14/Documentation/m68k/
Dkernel-options.txt512 The defaults are 58;62;31;32 (VGA compatible).
514 The defaults for TV/SC1224/SC1435 cover both PAL and NTSC standards.
577 defaults depend on whether TT-style or Falcon-style SCSI is used.
578 Below, defaults are noted as n/m, where the first value refers to
761 The defaults are 50;90;15;38 (Generic Amiga multisync monitor).
/linux-4.4.14/Documentation/RCU/
Dtorture.txt75 nfakewriters defaults to 4, which provides enough parallelism
101 to a particular subset of the CPUs, defaults to 3 seconds.
/linux-4.4.14/Documentation/devicetree/bindings/arm/
Dvexpress.txt114 Any of the numbers above defaults to zero if not defined in
/linux-4.4.14/Documentation/sysctl/
Dkernel.txt236 value defaults to 0.
359 value defaults to 0 (false: kexec_load enabled), but can be set to 1
409 in an otherwise modular kernel. This toggle defaults to off
779 kernel. This value defaults to SHMMAX.
Dvm.txt70 admin_reserve_kbytes defaults to min(3% of free pages, 8MB)
747 user_reserve_kbytes defaults to min(3% of the current process size, 128MB).
/linux-4.4.14/Documentation/spi/
Dspidev125 to the SPI device. It defaults to one page, but that can be changed
Dpxa2xx208 transfers. The driver defaults to PIO mode and DMA transfers must be enabled
Dspi-summary511 Drivers may change the defaults provided by board_info, and then
/linux-4.4.14/Documentation/device-mapper/
Dcache-policies.txt74 their defaults after the cache fills though.
Dthin-provisioning.txt315 defaults to 60 seconds but may be disabled using a value of 0.
/linux-4.4.14/Documentation/scheduler/
Dsched-rt-group.txt110 SCHED_OTHER (non-RT tasks). These defaults were chosen so that a run-away
Dsched-design-CFS.txt96 "server" (i.e., good batching) workloads. It defaults to a setting suitable
/linux-4.4.14/fs/affs/
DChanges237 - Owner/Group defaults now to the fs user (i.e.
/linux-4.4.14/tools/usb/usbip/
DINSTALL217 traditionally `config.cache'. FILE defaults to `/dev/null' to
/linux-4.4.14/mm/
DKconfig408 prompt "Transparent Hugepage Support sysfs defaults"
412 Selects the sysfs defaults for Transparent Hugepage Support.
/linux-4.4.14/arch/m68k/
DKconfig.cpu335 defaults should be fine for most users, but these options may make
/linux-4.4.14/drivers/base/
DKconfig320 For example, if your system defaults to 4KiB pages, the order value
/linux-4.4.14/Documentation/arm64/
Darm-acpi.txt211 detailed information about the device and uses sensible defaults instead.
378 a struct containing internal per-device state based on defaults and whatever
/linux-4.4.14/Documentation/x86/
Dboot.txt252 If this field is nonzero, the root defaults to readonly. The use of
455 The address to jump to in protected mode. This defaults to the load
631 Type: write (optional, defaults to x86/PC)
/linux-4.4.14/Documentation/usb/
Dproc_usb_info.txt24 none /proc/bus/usb usbfs defaults 0 0
Dpower-management.txt597 (defaults to 1). If the port is disconnected it will immediately receive a
730 This defaults to '1' for most devices and indicates if
Dgadget-testing.txt672 a number of their subdirectories. There are some sane defaults provided, but
/linux-4.4.14/sound/soc/codecs/
DKconfig3 # We use an ordered list of conditional defaults to pick the appropriate
/linux-4.4.14/Documentation/devicetree/bindings/thermal/
Dthermal.txt163 Elem type: signed Coefficients defaults to 1, in case this property
/linux-4.4.14/drivers/md/
DKconfig222 module/boot option defaults to Y, without it to N, but it can
/linux-4.4.14/Documentation/filesystems/caching/
Dcachefiles.txt97 The defaults are 7% (run), 5% (cull) and 1% (stop) respectively.
/linux-4.4.14/Documentation/vm/
Dtranshuge.txt185 You can change the sysfs boot time defaults of Transparent Hugepage
/linux-4.4.14/kernel/trace/
DKconfig480 in debugfs called function_profile_enabled which defaults to zero.
/linux-4.4.14/Documentation/filesystems/cifs/
DREADME77 Changing these from their defaults is not recommended. By executing modinfo
327 defaults to 16K and may be changed (from 8K to the maximum
/linux-4.4.14/Documentation/isdn/
DREADME.HiSax261 typ2,dp2,pa_2,pb_2,pc_2 = Parameters of the second card (defaults: none)
DREADME125 AT&F Reset all registers and profile to "factory-defaults"
/linux-4.4.14/drivers/message/fusion/lsi/
Dmpi_history.txt414 * 01-15-05 01.05.06 Added defaults for data scrub rate and resync rate to
/linux-4.4.14/Documentation/PCI/
Dpci.txt166 o driver_data defaults to 0UL.
/linux-4.4.14/Documentation/cgroups/
Dunified-hierarchy.txt470 between 1 and 10000 and defaults to 100. The first line
Dcpusets.txt477 The per-cpuset flag 'cpuset.sched_load_balance' defaults to enabled (contrary
/linux-4.4.14/Documentation/sound/alsa/
DHD-Audio.txt829 hda_codec: Unknown model for STAC9200, using BIOS defaults
/linux-4.4.14/Documentation/security/
DSmack.txt61 smackfs /sys/fs/smackfs smackfs defaults 0 0
/linux-4.4.14/drivers/staging/comedi/
DKconfig22 defaults to 2048 KiB of memory so that a 16 channel card
/linux-4.4.14/Documentation/virtual/uml/
DUserModeLinux-HOWTO.txt284 will work as well. The defaults will give you a useful kernel. If
2171 /dev/ubd/0 / hostfs defaults 1 1
/linux-4.4.14/lib/
DKconfig.debug907 (it defaults to deactivated on bootup and will only be activated
/linux-4.4.14/Documentation/trace/
Dftrace.txt49 debugfs /sys/kernel/debug debugfs defaults 0 0