Home
last modified time | relevance | path

Searched refs:once (Results 1 – 200 of 374) sorted by relevance

12

/linux-4.1.27/Documentation/watchdog/
Dwatchdog-parameters.txt16 nowayout: Watchdog cannot be stopped once started
23 nowayout: Watchdog cannot be stopped once started
28 nowayout: Watchdog cannot be stopped once started
35 nowayout: Watchdog cannot be stopped once started
45 nowayout: Watchdog cannot be stopped once started
50 nowayout: Watchdog cannot be stopped once started
55 nowayout: Watchdog cannot be stopped once started
60 nowayout: Watchdog cannot be stopped once started
65 nowayout: Watchdog cannot be stopped once started
83 nowayout: Watchdog cannot be stopped once started
[all …]
Dwdt.txt29 nowayout Watchdog cannot be stopped once started (kernel
/linux-4.1.27/arch/m68k/include/asm/
Dsun3xflop.h47 static int once = 0; in sun3x_82072_fd_inb() local
59 if(!once) { in sun3x_82072_fd_inb()
60 once = 1; in sun3x_82072_fd_inb()
204 static int once = 0; in sun3xflop_request_irq() local
207 if(!once) { in sun3xflop_request_irq()
208 once = 1; in sun3xflop_request_irq()
/linux-4.1.27/Documentation/devicetree/bindings/watchdog/
Dof-xilinx-wdt.txt11 - xlnx,wdt-enable-once : 0 - Watchdog can be restarted
12 1 - Watchdog can be enabled just once
21 xlnx,wdt-enable-once = <0x0>;
/linux-4.1.27/arch/m32r/platforms/oaks32r/
Dsetup.c67 static int once = 0; in init_IRQ() local
69 if (once) in init_IRQ()
72 once++; in init_IRQ()
/linux-4.1.27/arch/m32r/platforms/m32104ut/
Dsetup.c69 static int once = 0; in init_IRQ() local
71 if (once) in init_IRQ()
74 once++; in init_IRQ()
/linux-4.1.27/arch/m32r/platforms/mappi/
Dsetup.c68 static int once = 0; in init_IRQ() local
70 if (once) in init_IRQ()
73 once++; in init_IRQ()
/linux-4.1.27/arch/m32r/platforms/usrv/
Dsetup.c131 static int once = 0; in init_IRQ() local
134 if (once) in init_IRQ()
137 once++; in init_IRQ()
/linux-4.1.27/arch/arm/mach-shmobile/
Dpm-rcar-gen2.c57 static int once; in rcar_gen2_pm_init() local
64 if (once++) in rcar_gen2_pm_init()
Dpm-r8a7779.c139 static int once; in r8a7779_pm_init() local
141 if (!once++) in r8a7779_pm_init()
/linux-4.1.27/Documentation/hwmon/
Dadc128d81836 is read at least once. This means that the cause for the alarm may
39 once, to ensure that alarms are reported to user space.
41 The ADC128D818 only updates its values approximately once per second;
Dlm7833 Temperatures are measured in degrees Celsius. An alarm is triggered once
61 is read at least once. This means that the cause for the alarm may
65 miss once-only alarms.
Dvia686a42 Temperatures are measured in degrees Celsius. An alarm is triggered once
59 is read at least once. This means that the cause for the alarm may
63 miss once-only alarms.
Dsis559568 Temperatures are measured in degrees Celsius. An alarm is triggered once
93 is read at least once. This means that the cause for the alarm may already
97 once-only alarms.
Dsmsc47m154 is read at least once. This means that the cause for the alarm may
58 miss once-only alarms.
Dadt746235 the registers more often than once every other second. Further,
36 configuration data is only read once per minute.
Dadm924057 The adm9240 driver will take a measurement reading no faster than once
66 DS1780 measurement cycle is about once per second including fan speed.
68 LM81 measurement cycle is about once per 400ms including fan speed.
77 Temperature alarm is asserted once the temperature exceeds the high limit,
Dadt747037 registers more often than once every 5 seconds. Further, configuration data is
38 only read once per minute.
Dlm8056 is read at least once. This means that the cause for the alarm may
60 miss once-only alarms.
Dpc87360164 is read at least once. This means that the cause for the alarm may already
168 a once-only alarm triggers, it may take 2 seconds for it to show, and 2
175 once every 1024 sampling cycles (that is every 34 minutes at the default
183 shouldn't be changed once the monitoring has started, but we ignore that
Dlm8751 is read at least once. This means that the cause for the alarm may
55 miss once-only alarms.
Dgl518sm66 is read at least once (except for temperature alarms). This means that the
70 you can easily miss once-only alarms.
Dmenf21bmc35 The Limits are read once by the driver.
Dadt747558 the registers more often than once every other second. Further,
59 configuration data is only read once per minute.
Dadm102668 is read at least once. This means that the cause for the alarm may already
72 once-only alarms.
Dit87131 this value can currently only be read once at initialization time, so
162 Temperatures are measured in degrees Celsius. An alarm is triggered once
194 is read at least once. This means that the cause for the alarm may already
198 once-only alarms.
Dk8temp37 temperature is updated once a second. Valid temperatures are from -49 to
Dg76265 Note that the driver will update its values at most once per second.
Dlm6337 - Critical limit for remote temperature can be changed only once. We
Dabituguru-datasheet19 is once again reverse engineered by Olle the additional databanks have been
117 which indicates that the uGuru is ready to be read (max 250 reads) and once
137 once DATA holds 0x00 write the byte to CMD.
Dsmsc47m19248 The temperature and voltage readings are updated once every 1.5 seconds.
Dadm102182 is read at least once. This means that the cause for the alarm may already
Dlm8582 the registers more often than once a second. Further, configuration data is
83 only read once each 5 minutes. There is twice as much config data as
Dw83781d76 sensors. An alarm is triggered for the main sensor once when the
145 is read at least once. This means that the cause for the alarm may
149 miss once-only alarms.
Dw83791d111 The driver reads the hardware chip values at most once every three seconds.
/linux-4.1.27/arch/sparc/include/asm/
Dfloppy_32.h263 static int once = 0; in sun_fd_request_irq() local
265 if (!once) { in sun_fd_request_irq()
266 once = 1; in sun_fd_request_irq()
Dfloppy_64.h250 static int once = 0; in sun_fd_request_irq() local
253 if(!once) { in sun_fd_request_irq()
254 once = 1; in sun_fd_request_irq()
/linux-4.1.27/Documentation/leds/
Dledtrig-transient.txt11 features that require an on or off state to be held just once and then stay in
93 is used to start a timer that runs once. This value doesn't
115 allow user app to set the time once and activate it to run it once for the
142 echo 1 > activate - start timer = duration to run once
143 echo 1 > activate - start timer = duration to run once
Dleds-class.txt32 parameters can appear in /sys/class/leds/<device> once a given trigger is
/linux-4.1.27/drivers/staging/board/
DTODO1 * replace platform device code with DT nodes once the driver supports DT
/linux-4.1.27/Documentation/power/
Dapm-acpi.txt17 once. Some people with broken ACPI or broken APM implementations
20 interface can be in control of the machine at once. Think about it..
/linux-4.1.27/arch/arm/mach-mxs/
Dmach-mxs.c96 static int once; in mxs_get_ocotp() local
98 if (once) in mxs_get_ocotp()
144 once = 1; in mxs_get_ocotp()
/linux-4.1.27/drivers/atm/
DKconfig91 Burst sixteen words at once in the send direction. This may work
98 Burst eight words at once in the send direction. This is the default
105 Burst four words at once in the send direction. You may want to try
113 Burst two words at once in the send direction. You may want to try
121 Burst sixteen words at once in the receive direction. This may work
128 Burst eight words at once in the receive direction. This may work
136 Burst four words at once in the receive direction. This is the
144 Burst two words at once in the receive direction. You may want to
275 This is a driver for the Horizon chipset ATM adapter cards once
/linux-4.1.27/tools/perf/
DMakefile65 # and thus won't rebuilt them once they are in place.)
/linux-4.1.27/drivers/net/wireless/iwlwifi/dvm/
Ducode.c121 calib_cfg_cmd.ucd_calib_cfg.once.is_enable = IWL_CALIB_INIT_CFG_ALL; in iwl_send_calib_cfg()
122 calib_cfg_cmd.ucd_calib_cfg.once.start = IWL_CALIB_INIT_CFG_ALL; in iwl_send_calib_cfg()
123 calib_cfg_cmd.ucd_calib_cfg.once.send_res = IWL_CALIB_INIT_CFG_ALL; in iwl_send_calib_cfg()
/linux-4.1.27/fs/ramfs/
Dinode.c260 static unsigned long once; in init_ramfs_fs() local
262 if (test_and_set_bit(0, &once)) in init_ramfs_fs()
/linux-4.1.27/Documentation/isdn/
DREADME.syncppp32 the ipppd once after installing the modules. The ipppd
35 all devices at once. If you want to use two PPP connections
DREADME.icn87 You need to configure shared memory only once, since the icn-driver
DREADME.diversion114 The divert file in the proc system may be opened more than once, so in
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/
Dacl.c265 int once, start, end, i, j, count = le32_to_cpu(header->a_count); in lustre_ext_acl_xattr_search() local
267 once = 0; in lustre_ext_acl_xattr_search()
283 if (!once) { in lustre_ext_acl_xattr_search()
284 once = 1; in lustre_ext_acl_xattr_search()
/linux-4.1.27/Documentation/ABI/testing/
Dsysfs-driver-tegra-fuse5 and Tegra124 SoC's from NVIDIA. The efuses contain write once
Dsysfs-class-led27 /sys/class/leds/<led> once a given trigger is selected.
Dsysfs-firmware-efi-runtime-map9 mode once without rebooting. The kexec kernel must maintain
Dsysfs-class-power10 and once the counter drops out of considerable bounds, take
Dsysfs-bus-event_source-devices-events73 (once multiplied by <event>.scale) represents.
/linux-4.1.27/Documentation/scsi/
Dscsi.txt26 once the scsi core is present in the kernel (either compiled in or loaded
31 and then unload it once you have no further need for the driver (and release
Dbnx2fc.txt5 SCSI controllers. As such, FCoE functionality, once enabled is largely
DChangeLog.ips113 - Send all of the commands on the queue at once rather than
Dosd.txt67 and initializes some global pools. This should be done once per scsi_device
/linux-4.1.27/arch/sparc/kernel/
Dpci_sabre.c408 static int once; in sabre_scan_bus() local
428 if (once != 0) { in sabre_scan_bus()
432 once++; in sabre_scan_bus()
/linux-4.1.27/scripts/coccinelle/tests/
Ddoubletest.cocci1 /// Find &&/|| operations that include the same argument more than once
Ddoublebitand.cocci1 /// Find bit operations that include the same argument more than once
/linux-4.1.27/sound/soc/blackfin/
Dbf5xx-ac97-pcm.c88 if (sport->once == 0) { in bf5xx_dma_irq()
91 sport->once = 1; in bf5xx_dma_irq()
136 sport->once = 0; in bf5xx_pcm_hw_free()
Dbf5xx-sport.h104 int once; member
/linux-4.1.27/arch/sh/lib/
Dmemset.S43 mov.l r5,@-r4 ! set 8-byte at once
Dmemcpy-sh4.S27 ! Read a long word and write a long word at once
73 ! Finally, copy a byte at once, if necessary
100 ! Read a long word and write a long word at once
141 ! Finally, copy a byte at once, if necessary
395 ! Size is at least 64 bytes, so will be going round the big loop at least once.
Dmemset-sh4.S91 mov.l r5,@-r4 ! set 8-byte at once
/linux-4.1.27/drivers/gpu/drm/vmwgfx/
DKconfig10 # again once vmwgfx sets up the primary plane itself.
/linux-4.1.27/Documentation/device-mapper/
Dlog-writes.txt15 We log things in order of completion once we are sure the write is no longer in
21 This works by attaching all WRITE requests to a list once the write completes.
22 Once we see a REQ_FLUSH request we splice this list onto the request and once
Dcache-policies.txt20 doesn't update states (eg, hit counts) for a block more than once
Dthin-provisioning.txt49 manager such as LVM2 once support has been added.
286 it will occur only once after each resume so volume manager writers
/linux-4.1.27/Documentation/misc-devices/
Dics932s40125 the registers more often than once every other second.
Dspear-pcie-gadget.txt97 It will have to be insured that, once link up is done on gadget, then only host
/linux-4.1.27/Documentation/usb/
Dbulk-streams.txt6 queued at once.
50 Drivers will only be allowed to call this API once for the same endpoint
Ddwc3.txt34 We probably have to pay attention not to process events once we
Dmtouchusb.txt60 such as calibration, etc once/if it becomes available.
Ddma.txt93 - When you're using scatterlists, you can map everything at once. On some
/linux-4.1.27/drivers/staging/media/
DKconfig9 That also means that, once fixed, their API's will change to match
/linux-4.1.27/Documentation/locking/
Drt-mutex.txt22 priority boosting is immediately removed once the rt_mutex has been
65 the mutex, when the mutex is released. The thread is woken up and once
Dlockdep-design.txt177 locking sequence that occurred at least once during the lifetime of the
184 locking chains have to occur at least once (anytime, in any
194 once, to prove locking correctness - instead of having to trigger every
217 sequence of locks taken after each other) only once. A simple stack of
Dspinlocks.txt31 This is really the only really hard part about spinlocks: once you start
50 readers to be in the same critical region at once, but if somebody wants
Dlocktorture.txt60 By default it will begin once the module is loaded.
/linux-4.1.27/scripts/
Drecordmcount.h368 int once = 0; in nop_mcount() local
381 if (warn_on_notrace_sect && !once) { in nop_mcount()
384 once = 1; in nop_mcount()
/linux-4.1.27/drivers/scsi/bfa/
Dbfa.h134 if (!(__hcb_qe)->once) { \
136 (__hcb_qe)->once = BFA_TRUE; \
146 (__hcb_qe)->once = BFA_FALSE; \
/linux-4.1.27/Documentation/firmware_class/
DREADME14 used once.
84 once and make request_firmware() return with error.
/linux-4.1.27/Documentation/video4linux/bttv/
DREADME.quirks31 access to the Bt879. Neither function can preempt the other once on the
55 internal arbiter may still logical-or the two requests. However, once
DInsmod-options143 once=1 Don't check the TV-stations Audio mode
144 every few seconds, but only once after
/linux-4.1.27/security/smack/
DKconfig28 access rule set once the behavior is well understood.
/linux-4.1.27/arch/alpha/lib/
Dev6-memset.S177 subq $3, 16, $2 # E : Repeat the loop at least once more?
354 subq $3, 16, $2 # E : Repeat the loop at least once more?
541 subq $3, 16, $2 # E : Repeat the loop at least once more?
/linux-4.1.27/Documentation/devicetree/
Dchangesets.txt9 at once before emitting OF_RECONFIG notifiers. This is so that the
/linux-4.1.27/drivers/staging/media/davinci_vpfe/
DTODO9 - Current interface forces to configure everything at once
/linux-4.1.27/arch/cris/include/arch-v32/arch/hwregs/iop/
Diop_trigger_grp_defs.h91 unsigned int once : 1; member
/linux-4.1.27/init/
Ddo_mounts.c606 static unsigned long once; in rootfs_mount() local
609 if (test_and_set_bit(0, &once)) in rootfs_mount()
/linux-4.1.27/Documentation/hid/
Dhid-transport.txt230 Called from HID device drivers once they want to use the device. Transport
236 Called from HID device drivers once they are done with a device. Transport
244 Called from HID device drivers once they are interested in data reports.
247 However, once ->open() is called, transport drivers must be ready for I/O.
259 Called once during device setup after ->start() has been called. Transport
/linux-4.1.27/Documentation/target/
Dtcm_mod_builder.txt7 that once built can be immediately be loaded to start access the new TCM/ConfigFS
68 *) Build using 'make modules', once completed you will have:
/linux-4.1.27/Documentation/devicetree/bindings/c6x/
Ddscr.txt14 write once or the individual bits are write once. In addition to device config,
/linux-4.1.27/Documentation/devicetree/bindings/arm/samsung/
Dpmu.txt18 - #clock-cells : must be <1>, since PMU requires once cell as clock specifier.
/linux-4.1.27/drivers/of/
DKconfig16 that are executed once at boot time, and the results dumped to the
/linux-4.1.27/net/xfrm/
DKconfig28 one, two policies can be applied to the same packet at once.
/linux-4.1.27/Documentation/trace/
Devents-kmem.txt76 the zone->lock will be taken once and the per-CPU list refilled. The event
85 consecutively imply the zone->lock being taken once. Large amounts of per-CPU
/linux-4.1.27/Documentation/acpi/
Denumeration.txt144 enumerated once spi_register_master() is called by the bus driver.
226 any slave devices behind the controller device once the adapter is
331 descriptors once the device is released.
Dgpio-properties.txt66 once it has identified the device. Having done that, it can simply assign names
Dvideo_extension.txt105 disable this behaviour once a GUI environment starts up and wants to have full
/linux-4.1.27/Documentation/input/
Djoystick-parport.txt38 and/or SNES gamepads and/or SNES mice connected to the parallel port at once,
268 once, you need the sticks to be purely switch based (that is non-TTL), and
461 Should you want to use more than one of parallel ports at once, you can use
500 Should you want to use more than one of these joysticks/pads at once, you
515 Should you want to use more than one of these interfaces at once, you can
Damijoy.txt117 JOYTEST 036 W Denise Write to all 4 joystick-mouse counters at once.
Diforce-protocol.txt143 Val 01: Start and play once.
/linux-4.1.27/Documentation/
Dvolatile-considered-harmful.txt56 optimization, so, once again, volatile is unnecessary.
67 barrier, so, once again, volatile is unnecessary. Of course, busy-
Dpi-futex.txt50 So once we accept that synchronization objects (locks) are an
51 unavoidable fact of life, and once we accept that multi-task userspace
DSAK.txt20 once defined, SAK will kill a running X server. If the system is in
DSM501.txt43 buffers once a display mode is chosen. Indeed when a video mode change
Dio-mapping.txt43 page and allows the task to sleep once again.
Dserial-console.txt76 it once the system is done booting. This is done by adding a line
DDMA-attributes.txt78 performed by calling dma_map_{single,page,sg} function more than once
Dedac.txt505 locating the error. 1000 milliseconds (once each second) is the current
608 test-block-bits-1 every 10 cycles, this counter is bumped once,
610 test-block-bits-2 every 100 cycles, this counter is bumped once,
612 test-block-bits-3 every 1000 cycles, this counter is bumped once,
Dbcache.txt89 This only has to be done once. The next time you reboot, just reregister all
232 A sequential IO will bypass the cache once it passes this threshold; the
234 it isn't all done at once.
DDMA-ISA-LPC.txt97 reset this once.
Dvme_api.txt110 Functions are also provided to free window allocations once they are no longer
296 once the list has been executed:
Dmedia-framework.txt198 twice, once in the source entity and once in the target entity. The array is
DSubmittingDrivers73 maintain them just once separate them out nicely and note
Dgcov.txt65 Profiling data will only become accessible once debugfs has been
/linux-4.1.27/Documentation/video4linux/cx2341x/
Dfw-decoder-api.txt36 then use '0', otherwise the screen goes to black at once.
242 Event: 5=Some sync event: goes off once per frame.
/linux-4.1.27/Documentation/netlabel/
Dlsm_interface.txt40 sidestep much of this overhead once a mapping has been established. Once the
/linux-4.1.27/Documentation/arm/
Dkernel_user_helpers.txt37 performed only once at process startup time, and execution aborted early
72 field can be read once during the initialisation of a library or
Dvlocks.txt71 However, once the election has started, the underlying memory system
77 will contain only one value that won't change once every CPU has cleared
/linux-4.1.27/Documentation/networking/
Ddriver.txt65 3) Do not forget that once you return NETDEV_TX_OK from your
Dgen_stats.txt72 Locks are taken before writing and released once all statistics have
Dnetlink_mmap.txt47 descriptor, once the socket is readable the frames from the ring are
304 at once they would be constructed in consecutive frames before a final call
Dtcp.txt20 once we exceed slow start threshold.
Dspider_net.txt128 stopped. However, once the hardware has decided that a certain
193 the poll routine runs only once per jiffy. The low-watermark mechanism
Dieee802154.txt129 octets of actual MAC payload once security is turned on, on a wireless link
Doperstates.txt142 -query RTM_GETLINK once to get initial state
/linux-4.1.27/drivers/net/ethernet/seeq/
Dsgiseeq.c246 static int once; in sgiseeq_dump_rings() local
252 if (once) in sgiseeq_dump_rings()
254 once++; in sgiseeq_dump_rings()
/linux-4.1.27/arch/arm/boot/dts/
Dorion5x-maxtor-shared-storage-2.dts66 * flash. TODO: once the flash part TOP/BOTTOM detection
Dorion5x-lacie-ethernet-disk-mini-v2.dts87 * flash. TODO: once the flash part TOP/BOTTOM detection
Dorion5x-lacie-d2-network.dts106 * flash. TODO: once the flash part TOP/BOTTOM detection
Dtegra114-tn7.dts260 /* Should be changed to "otg" once we have vbus_supply */
Dam437x-gp-evm.dts628 /* remote-endpoint = <&sensor>; add once we have it */
645 /* remote-endpoint = <&sensor>; add once we have it */
Dimx6qdl-gw52xx.dtsi88 /* remove this fixed regulator once ltc3676__sw2 driver available */
/linux-4.1.27/drivers/net/wireless/libertas/
DREADME129 If it is set to 0, then the event is reported only once, and then
136 triggers the LINK_LOSS event. This event is generated only once after
/linux-4.1.27/Documentation/scheduler/
Dsched-rt-group.txt162 - this runs for 0.01s once every 0.1s
165 - this runs for 0.01s twice every 0.1s (or once every 0.05 sec).
Dsched-bwc.txt46 and return the group to an unconstrained state once more.
Dsched-nice-design.txt42 a CPU utilization, but because it causes too frequent (once per
/linux-4.1.27/Documentation/serial/
Drocket.txt69 This is only required once, the system will retain the names once created. To
/linux-4.1.27/Documentation/i2c/
Dslave-interface67 Another I2C master wants to write data to us. This event should be sent once
77 Another I2C master wants to read data from us. This event should be sent once
/linux-4.1.27/Documentation/powerpc/
Dcxl.txt144 device to be opened once.
147 opened once for each context that is available.
171 returns once the AFU context is started.
Dpmu-ebb.txt43 user process. This means once an EBB event is scheduled on the PMU, no non-EBB
/linux-4.1.27/Documentation/driver-model/
Ddesign-patterns.txt17 only be probed() once on a certain system (singletons), it is custom to assume
Dclass.txt53 typically happen during the driver's probe() callback, once the device
/linux-4.1.27/Documentation/RCU/
Drcuref.txt111 of el->rc cannot increase. Thus, once it reaches zero, there are no
Drcubarrier.txt173 module. Therefore, once execution reaches line 53, no more rcutorture
199 that RCU callbacks are never reordered once queued on one of the per-CPU
DUP.txt66 a list of them, then traverse the list once the lock was
Dtorture.txt111 This stall happens only once per rcutorture run.
283 incremented once per grace period subsequently -- and is freed
/linux-4.1.27/arch/powerpc/boot/dts/
Dep8248e.dts102 // Temporary -- will go away once kernel uses ranges for get_immrbase().
Dep88xc.dts77 // Temporary -- will go away once kernel uses ranges for get_immrbase().
Dmpc885ads.dts78 // Temporary -- will go away once kernel uses ranges for get_immrbase().
Dpq2fads.dts124 // Temporary -- will go away once kernel uses ranges for get_immrbase().
Dmpc8272ads.dts126 // Temporary -- will go away once kernel uses ranges for get_immrbase().
/linux-4.1.27/Documentation/virtual/kvm/
Dhypercalls.txt78 execute HLT instruction once it has busy-waited for more than a threshold
Dmsr.txt30 Users that want to reliably query this information more than once have
31 to write more than once to this MSR. Fields have the following meanings:
/linux-4.1.27/Documentation/devicetree/bindings/reset/
Dreset.txt22 at once. In this case, it would be unwise to represent this reset signal in
/linux-4.1.27/Documentation/devicetree/bindings/iio/adc/
Dxilinx-xadc.txt69 once.
/linux-4.1.27/drivers/media/i2c/
Dmsp3400-driver.c86 module_param_named(once, msp_once, bool, 0644);
94 MODULE_PARM_DESC(once, "No continuous stereo monitoring");
/linux-4.1.27/fs/reiserfs/
DKconfig36 operation. It will also go substantially slower. More than once we
/linux-4.1.27/Documentation/filesystems/caching/
Dbackend-api.txt244 form once lookup is complete or aborted.
258 fscache_obtained_object() should be called once the object is in a
260 should also be called once a non-present object has been created.
428 pages to be marked at once.
659 only be called once for any particular object.
Dnetfs-api.txt259 or not. Note that several pages at once may be presented for marking.
592 A facility is provided to read several pages at once, as requested by the
610 at once if they're being read or allocated.
623 (4) end_io_func will be called once for each page being read as the reads
658 might be holding for this netfs page. This function must be called once for
876 once again:
Dobject.txt148 state machine at once, this simplifies the locking, particularly with respect
260 The object comes to one of these two states when dying once it is rid of
/linux-4.1.27/Documentation/frv/
Dconfiguring.txt41 selected. This can be changed dynamically once the kernel is running (see
Dkernel-ABI.txt170 to access it twice (once to read and once to write), we don't actually
Datomic-ops.txt61 (2) The branch from step (5) back to step (1) may have to happen more than once until the store
/linux-4.1.27/drivers/ssb/
DKconfig88 Note that you won't be able to identify problems, once
/linux-4.1.27/arch/xtensa/lib/
Dmemcopy.S137 .Ldstaligned: # return here from .Ldst?mod? once dst is aligned
411 .Lbackdstaligned: # return here from .Lbackdst?mod? once dst is aligned
/linux-4.1.27/Documentation/laptops/
Dlaptop-mode.txt99 occurs only once every 10 minutes, or whenever the disk is forced to spin up by
204 once, and will then spin down while the MP3 is playing. (Thanks to Bartek
248 # will read a complete MP3 at once, and will then spin down while the MP3/OGG is
267 # so once some writeout has commenced, we do a lot of it.
389 # so once some writeout has commenced, we do a lot of it.
/linux-4.1.27/Documentation/cpu-freq/
Dboost.txt66 factors like the chip's temperature into account, so boosting once does
/linux-4.1.27/Documentation/filesystems/
Dinotify.txt30 want: Users initialize inotify, once, and add n watches, requiring but one
Dsquashfs.txt144 is written once/if the inode start block changes. The directory
223 also allows values to be de-duplicated, the value being stored once, and
Dxfs-delayed-logging-design.txt251 exist once the object has been included in a transaction.
564 which is once every 30s.
572 that items get pinned once for every transaction that is committed to the log
575 transactions is completed, they will unpin the item once. As a result, the item
612 processors at once. The current transaction code does not go any faster than if
625 the number of concurrent transactions that can be trying to commit at once is
659 hold time once per transaction I think that contention is unlikely.
Ddevpts.txt58 once), following user-space issues should be noted.
/linux-4.1.27/Documentation/vm/
Dactive_mm.txt57 lazy users. That is often a short-lived state, because once that thread
Dpagemap.txt155 once.
/linux-4.1.27/arch/arm/nwfpe/
DChangeLog7 * Only initialize FPE state once in repeat-FP situations. (6%)
/linux-4.1.27/Documentation/extcon/
Dporting-android-switch-class42 With this changes, the ex-switch extcon class device works as it once
/linux-4.1.27/Documentation/wimax/
DREADME.i2400m107 once the driver is loaded, plug in the device (unless it is permanently
146 parameter, once set, will take effect only when the device is
/linux-4.1.27/Documentation/cgroups/
Ddevices.txt106 not be possible once the device cgroups has children.
/linux-4.1.27/Documentation/filesystems/nfs/
Dpnfs.txt35 RCU is used because the deviceid is basically a write once, read many
Dnfs41-server.txt24 "exactly once" semantics and better control and throttling of the
/linux-4.1.27/Documentation/development-process/
D7.AdvancedTopics86 So, once you push a set of changes to your publicly-available server, those
100 another tree, but rebasing is not an option once a tree is exported to the
D6.Followthrough102 If a patch is considered to be a good thing to add to the kernel, and once
166 for; you can start creating cool new patches once any problems with the old
/linux-4.1.27/Documentation/ia64/
Defirtc.txt14 EFI provides 4 calls one can make once the OS is booted: GetTime(),
/linux-4.1.27/Documentation/fb/
Dfbcon.txt208 hardware to <vga state file>. You need to do this step only once as
248 vbetool vbemode save > <vesa state file> # do once for each vesafb mode,
Dsstfb.txt41 # If you have only one monitor to play with, once you insmod the
/linux-4.1.27/drivers/uio/
DKconfig53 memory is freed once the uio device is closed.
/linux-4.1.27/Documentation/ioctl/
Dbotching-up-ioctls.txt13 actually only used once interfaces. But the clear downside is that there's much
205 end, once the generic interface comes around you'll end up maintainer two
/linux-4.1.27/arch/m68k/q40/
DREADME112 because only irq's 4-15 can be disabled - and only all of them at once.
/linux-4.1.27/Documentation/x86/
Dearlyprintk.txt94 NOTE: normally earlyprintk console gets turned off once the
/linux-4.1.27/Documentation/blockdev/
Dzram.txt49 change selected compression algorithm (once the device is initialised
/linux-4.1.27/Documentation/i2c/busses/
Di2c-i801122 once you are certain that ACPI isn't using the SMBus, you can attempt
/linux-4.1.27/Documentation/thermal/
Dsysfs-api.txt169 Thermal zone device sys I/F, created once it's registered:
180 Thermal cooling device sys I/F, created once it's registered:
/linux-4.1.27/drivers/net/ppp/
DKconfig54 modules once you have said "make modules". If unsure, say N.
/linux-4.1.27/Documentation/networking/caif/
Dspi_porting.txt62 called once both the transmission and the reception are completed.
/linux-4.1.27/Documentation/dmaengine/
Dclient.txt41 Otherwise, the 'filter_fn' routine will be called once for each free

12