/linux-4.1.27/kernel/ |
D | params.c | 98 const char *doing, in parse_one() argument 104 const char *doing)) in parse_one() 130 pr_debug("doing %s: %s='%s'\n", doing, param, val); in parse_one() 131 return handle_unknown(param, val, doing); in parse_one() 191 char *parse_args(const char *doing, in parse_args() argument 197 int (*unknown)(char *param, char *val, const char *doing)) in parse_args() 205 pr_debug("doing %s, parsing ARGS: '%s'\n", doing, args); in parse_args() 216 ret = parse_one(param, val, doing, params, num, in parse_args() 220 doing, param); in parse_args() 224 pr_err("%s: Unknown parameter `%s'\n", doing, param); in parse_args() [all …]
|
/linux-4.1.27/Documentation/ABI/testing/ |
D | procfs-diskstats | 20 13 - time spent doing I/Os (ms) 21 14 - weighted time spent doing I/Os (ms)
|
D | debugfs-ec | 18 what you are doing! Rebooting afterwards also is a good idea.
|
D | sysfs-class-mtd | 161 bitflip_threshold. Users are discouraged from doing this, 162 however, unless they know what they are doing and have intimate
|
D | sysfs-block | 16 10 - time spent doing I/Os (ms) 17 11 - weighted time spent doing I/Os (ms)
|
D | sysfs-firmware-dmi | 25 is doing. Machine to machine experiences will vary.
|
/linux-4.1.27/Documentation/x86/ |
D | tlb.txt | 15 entire TLB than doing 2^48/PAGE_SIZE individual flushes. 17 be no collateral damage caused by doing the global flush, and 33 You may be doing too many individual invalidations if you see the 53 Essentially, you are balancing the cycles you spend doing invlpg
|
D | mtrr.txt | 194 fprintf (stderr, "Error doing ioctl(2) on /dev/mtrr\t%s\n", ERRSTRING); 296 fprintf (stderr, "Error doing ioctl(2) on /dev/mtrr\t%s\n", ERRSTRING);
|
D | entry_64.txt | 55 not* use SWAPGS blindly - nor must we forget doing a SWAPGS when it's
|
D | earlyprintk.txt | 120 kernel message by for example doing:
|
/linux-4.1.27/Documentation/sh/ |
D | register-banks.txt | 25 registers when doing exception handling). 27 - Used by do_IRQ() and friends for doing irq mapping based off
|
D | new-machine.txt | 238 list. The method for doing this is self explanatory, and so we won't waste
|
/linux-4.1.27/Documentation/filesystems/nfs/ |
D | nfsd-admin-interfaces.txt | 13 Before doing that, NFSD can be told which sockets to listen on by 21 If nfsd is started without doing any of these, then it will create one
|
/linux-4.1.27/fs/exofs/ |
D | BUGS | 3 unmounted and mounted the kernel can get into an endless loop doing a readdir.
|
/linux-4.1.27/arch/mn10300/mm/ |
D | cache-dbg-inv-by-tag.S | 98 # wait for the cache to finish what it's doing
|
D | cache-inv-by-tag.S | 251 # wait for the cache to finish what it's doing
|
/linux-4.1.27/Documentation/driver-model/ |
D | porting.txt | 24 doing so, they will exported via the sysfs filesystem. sysfs can be 25 mounted by doing 58 as a module) by doing: 105 the struct to discourage programmers from doing mindless casts 166 with the driver model core by doing: 170 It can later be unregistered by doing: 244 When the driver registers with the bus (e.g. doing pci_register_driver()), 258 core by doing:
|
D | overview.txt | 58 they're doing when switching between the bus driver and the global driver,
|
/linux-4.1.27/Documentation/ |
D | kref.txt | 116 Don't assume you know what you are doing and use the above construct. 117 First of all, you may not know what you are doing. Second, you may 118 know what you are doing (there are some situations where locking is 120 know what they are doing may change the code or copy the code. It's 204 same lock. Note that doing everything in the release routine is still
|
D | iostats.txt | 84 Field 10 -- # of milliseconds spent doing I/Os 86 Field 11 -- weighted # of milliseconds spent doing I/Os 89 (field 9) times the number of milliseconds spent doing I/O since the
|
D | kernel-per-CPU-kthreads.txt | 77 do not offline any other CPUs, because doing so could force the 133 offline any other CPUs, because doing so could force the timer 137 adaptive-ticks state by doing all of the following: 148 doing all of the following:
|
D | cpu-load.txt | 17 system spent 10.01% of the time doing work in user space, 2.92% in the
|
D | rtc.txt | 66 A user process can monitor these interrupts by doing a read(2) or a 91 the process of doing this, the kernel briefly turns off RTC periodic 92 interrupts, so be aware of this if you are doing serious work. If you
|
D | SubmitChecklist | 96 source code that explains the logic of what they are doing and why.
|
D | crc32.txt | 105 You can also mix and match the two loop styles, for example doing the 138 producing a 48-bit intermediate remainder. Rather than doing a single
|
D | ManagementStyle | 51 makes you look like you know what you're doing, so what a kernel manager 106 actually do the work also think twice about whether it's worth doing or 202 are doing something irreversible when you _do_ prod them in some
|
D | ramoops.txt | 58 be set through that platform data. An example of doing that is:
|
D | HOWTO | 53 of doing things. 188 some task to start doing to join into the kernel development community, 476 - "I've being doing this for 20 years, so..." 509 the exact opposite of what companies are used to doing. Your proposal 511 you can receive feedback on what you are doing. It also lets the
|
D | futex-requeue-pi.txt | 6 left without an owner if it has waiters; doing so would break the PI
|
D | dell_rbu.txt | 86 The entries can be recreated by doing the following
|
D | preempt-locking.txt | 121 local_irq_save. Note, when doing so, you must be very careful to not cause
|
D | oops-tracing.txt | 12 what you were doing. If it occurs repeatably try and describe how to recreate 137 I get worried that I've been doing this for too long ;-)
|
D | local_ops.txt | 61 different CPU between getting the per-cpu variable and doing the
|
D | pi-futex.txt | 56 Most of the technical counter-arguments against doing priority
|
D | SubmittingDrivers | 98 driver uses as little power as possible when it's not doing
|
D | eisa.txt | 190 Unfortunately, most drivers are doing the probing by themselves, and
|
D | vgaarbiter.txt | 125 resources, the arbiter will first check whether the card is doing legacy
|
D | bus-virt-phys-mapping.txt | 25 completely internal to the CPU itself with the CPU doing the appropriate
|
D | BUG-HUNTING | 20 not confident in doing that please report the bug to your distribution vendor
|
D | module-signing.txt | 163 Finally, it is possible to add additional public keys by doing:
|
D | cachetlb.txt | 317 about doing this. 387 coherency. It must do this by flushing the vmap range before doing
|
D | DMA-API.txt | 310 aborting the request or even oopsing is better than doing nothing and 483 memory or doing partial flushes. 497 boundaries when doing this.
|
D | kmemleak.txt | 110 when doing development. To work around these situations you can use the
|
D | assoc_array.txt | 64 RCU readlock is being held by the thread doing the look up. 573 so as long as anyone doing walking or iteration holds the RCU read lock, the
|
D | kobject.txt | 178 kobject core, so the caller does not have to worry about doing that by 392 kobject_put(). By doing this, the kobject core will automatically clean up
|
D | memory-barriers.txt | 1187 The CPU being busy doing a ---> --->| A->0 |~~~~ | | 1218 The CPU being busy doing a ---> --->| A->0 |~~~~ | | 1240 The CPU being busy doing a ---> --->| A->0 |~~~~ | | 1360 Prevent both the compiler and the CPU from doing this as follows: 1383 Use ACCESS_ONCE() to prevent the compiler from doing this to you: 1407 Again, use ACCESS_ONCE() to prevent the compiler from doing this: 1866 One key point is that we are only talking about the CPU doing 2601 doing, be it inX()/outX() or readX()/writeX(). 2833 Not all systems maintain cache coherency with respect to devices doing DMA. In
|
D | java.txt | 5 support of Java Binaries in the OS, Linux is doing it!
|
D | dma-buf-sharing.txt | 437 The problem with doing this via a separate fcntl() call, versus doing it
|
D | atomic_ops.txt | 166 the compiler from doing this, write something like: 173 Don't even -think- about doing this without proper use of memory barriers,
|
D | stable_api_nonsense.txt | 182 proven type of development model must be doing something right :)
|
D | CodingStyle | 368 shouldn't exceed 5-10, or you're doing something wrong. Re-think the 870 do so, though, and doing so unnecessarily can limit optimization. 885 files; doing so makes code harder to read and logic harder to follow. Instead,
|
/linux-4.1.27/Documentation/ide/ |
D | warm-plug-howto.txt | 16 no other active references to devices before doing "delete_devices" step,
|
D | ChangeLog.ide-cd.1994-2004 | 197 * - Fix the I/O error when doing eject without a medium 205 * ide-scsi. TODO: non-modular way of doing the
|
D | ide.txt | 132 If, after doing all of the above, mount doesn't work and you see
|
/linux-4.1.27/drivers/staging/media/cxd2099/ |
D | TODO | 7 doing it, as seen at:
|
/linux-4.1.27/arch/nios2/ |
D | Kconfig | 163 Say N here unless you know what you are doing. 177 Say N here unless you know what you are doing. 189 Say N here unless you know what you are doing.
|
/linux-4.1.27/arch/avr32/mach-at32ap/ |
D | Kconfig | 12 when doing little-endian port access.
|
/linux-4.1.27/arch/microblaze/ |
D | Kconfig | 145 Unless you know what you are doing, say N here. 182 Say N here unless you know what you are doing. 208 Say N here unless you know what you are doing. 223 Say N here unless you know what you are doing.
|
/linux-4.1.27/arch/sh/cchips/ |
D | Kconfig | 35 Do not change this unless you know what you are doing.
|
/linux-4.1.27/net/unix/ |
D | Kconfig | 20 Say Y unless you know what you are doing.
|
/linux-4.1.27/Documentation/block/ |
D | cfq-iosched.txt | 230 on rotational media. For example, if a process is doing dependent 240 All cfq queues doing synchronous sequential IO go on to sync-idle tree. 268 For example, if there are 10 sequential readers doing IO and they get 281 scheduled for another second. A process doing small fsync, will suffer 284 Hence doing tree idling on threads using REQ_NOIDLE flag on requests 289 A2. I would think whenever one is doing synchronous write and not expecting
|
D | writeback_cache_control.txt | 59 data can be completed successfully without doing any work. Drivers for 72 doing:
|
D | switching-sched.txt | 29 The list of defined schedulers can be found by simply doing
|
/linux-4.1.27/arch/alpha/ |
D | Kconfig.debug | 40 order to debug the code. Say Y unless you know what you are doing.
|
/linux-4.1.27/Documentation/xtensa/ |
D | atomctl.txt | 18 doing a Cached (WB) transaction and use the Memory RCW for un-cached
|
/linux-4.1.27/tools/testing/selftests/rcutorture/doc/ |
D | rcu-test-image.txt | 3 probably much better ways of doing this, and this filesystem could no
|
D | initrd.txt | 4 this case. There are probably much better ways of doing this.
|
/linux-4.1.27/block/ |
D | Kconfig.iosched | 21 a new point in the service tree and doing a batch of IO from there
|
/linux-4.1.27/Documentation/arm/SA1100/ |
D | serial_UART | 12 > doing anything special.)
|
D | Itsy | 12 serial console (to see what you're doing). No other devices have been
|
/linux-4.1.27/lib/ |
D | Kconfig.kasan | 54 This is a test module doing various nasty things like
|
D | Kconfig | 145 Only choose this option if you know what you are doing. 153 Only choose this option if you know what you are doing.
|
/linux-4.1.27/net/caif/ |
D | Kconfig | 30 Be aware that doing this will impact performance.
|
/linux-4.1.27/Documentation/fb/ |
D | cmap_xfbdev.txt | 50 that the app wants to match to. The above code is doing what looks like a least
|
D | sstfb.txt | 60 the device will be /dev/fb0. You can check this by doing a
|
D | fbcon.txt | 211 4. If fbcon is compiled as a module, load fbcon by doing:
|
/linux-4.1.27/Documentation/frv/ |
D | gdbstub.txt | 62 interrupt it or wait for an exception to occur before doing anything with 72 computer doing the debugging:
|
D | booting.txt | 80 doing anything else. See the section on kernel debugging with GDB.
|
D | kernel-ABI.txt | 199 determines that nothing needs doing. This is done simply with an
|
D | features.txt | 99 The reasons for doing this are: (1) the page at address 0 should be
|
/linux-4.1.27/Documentation/networking/ |
D | ltpc.txt | 101 Instead, you follow the same procedure as for doing IP in EtherTalk. 127 work, and to Denis Hainsworth for doing the bleeding-edge testing.
|
D | mac80211-injection.txt | 56 (which is easier than doing the work to bind the socket to the right
|
D | ipsec.txt | 37 above scenario. The consequence of doing so is small packet(uncompressed)
|
D | dns_resolver.txt | 69 implemented in the module can be called after doing:
|
D | fib_trie.txt | 77 towards the root from a given tnode, doing a resize() at each step
|
D | 3c509.txt | 43 for LILO parameters for doing this:
|
D | netdev-FAQ.txt | 215 doing so. If your change is a bug-fix, make sure your commit log
|
D | decnet.txt | 207 then your computer will be doing more work than required. Some cards
|
/linux-4.1.27/drivers/net/wireless/ath/ath5k/ |
D | Kconfig | 75 unless doing research.
|
/linux-4.1.27/net/xfrm/ |
D | Kconfig | 68 Say Y unless you know what you are doing.
|
/linux-4.1.27/Documentation/sound/oss/ |
D | SoundPro | 29 The chip is capable of doing full-duplex, but since the driver sees it as an 44 of doing this. The most common is to use the isapnptools package to
|
/linux-4.1.27/net/ax25/ |
D | Kconfig | 55 DAMA is a mechanism to prevent collisions when doing AX.25 70 DAMA is a mechanism to prevent collisions when doing AX.25
|
/linux-4.1.27/Documentation/device-mapper/ |
D | statistics.txt | 125 10. the number of milliseconds spent doing I/Os 126 11. the weighted number of milliseconds spent doing I/Os
|
D | persistent-data.txt | 45 transaction manager is by shadowing an existing block (ie. doing
|
D | log-writes.txt | 85 then replay from that point on doing the fsck check in the
|
/linux-4.1.27/arch/powerpc/ |
D | Kconfig | 579 Say N unless you know what you are doing. 874 Unless you know what you are doing, say N here. 889 Say N here unless you know what you are doing. 905 Say N here unless you know what you are doing. 961 Say N here unless you know what you are doing. 976 Say N here unless you know what you are doing. 990 Say N here unless you know what you are doing. 1013 Say N here unless you know what you are doing.
|
/linux-4.1.27/drivers/s390/char/ |
D | Kconfig | 91 You should only select this option if you know what you are doing, 101 You should only select this option if you know what you are doing,
|
/linux-4.1.27/Documentation/vm/ |
D | balance | 14 to be doing balancing. Page reclamation can be kicked off lazily, that 31 doing fine even with the presence of this problem. In 2.3, due to
|
/linux-4.1.27/Documentation/filesystems/ |
D | ecryptfs.txt | 71 levels unless you are doing so for the sole purpose of debugging or
|
D | isofs.txt | 12 There is also an option of doing UTF-8 translations with the
|
D | sysfs.txt | 27 it by doing: 63 Mixing types, expressing multiple lines of data, and doing fancy 108 is equivalent to doing:
|
D | files.txt | 13 refcounting model in the kernel, the last task doing
|
D | vfat.txt | 52 There is also an option of doing UTF-8 translations 146 without doing anything or remount the partition in
|
D | xfs-delayed-logging-design.txt | 71 doing aggregation of transactions in memory - batching them, if you like - to 100 wasting space. When we are doing repeated operations on the same set of 106 From a conceptual point of view, XFS is already doing relogging in memory (where 107 memory == log buffer), only it is doing it extremely inefficiently. It is using 534 The simpler way of doing this is tracking the entire log space used by the 643 significant concern. Preventing lots of CPUs spinning doing nothing is the
|
D | afs.txt | 126 mounted on /afs in one go by doing:
|
D | porting | 318 free the on-disk inode, you may end up doing that while ->write_inode() is writing 400 function type. If you were doing it manually, just switch from setting ->mnt_root
|
D | xfs-self-describing-metadata.txt | 45 Hence most of the time spent on forensic analysis is spent doing basic 120 written to the filesystem. One of the key information points when doing forensic
|
D | logfs.txt | 39 required to completely free a segment before doing so.
|
D | vfs.txt | 659 by allocating space if necessary and doing any other internal 958 doing a lookup in the parent directory. This includes "/", "." and "..", 1009 pathname generation. (Instead of doing it when dentry is created, 1048 If the 'rcu_walk' parameter is true, then the caller is doing a
|
/linux-4.1.27/Documentation/isdn/ |
D | README.syncppp | 12 to answer the appropriate question when doing a "make config"
|
/linux-4.1.27/arch/arm/boot/compressed/ |
D | head-sharpsl.S | 19 #error What am I doing here...
|
/linux-4.1.27/drivers/staging/iio/ |
D | TODO | 54 There are probably better ways of doing this. The
|
/linux-4.1.27/Documentation/arm/ |
D | mem_alignment | 5 doing so on some f***ed up ARM architectures like the EBSA110. However
|
D | README | 36 (arch/arm/boot/Image). A compressed image can be built by doing a 53 the problem, what you were doing, etc.
|
D | cluster-pm-race-avoidance.txt | 98 therefore, a CPU can only be doing one thing at a single point in time. 201 Because a cluster contains multiple CPUs, it can be doing multiple
|
/linux-4.1.27/net/atm/ |
D | Kconfig | 73 you know what you are doing.
|
/linux-4.1.27/Documentation/prctl/ |
D | no_new_privs.txt | 5 careful to prevent the parent from doing anything that could subvert the
|
/linux-4.1.27/Documentation/power/ |
D | suspend-and-interrupts.txt | 15 The rationale for doing so is that after the "late" phase of device suspend 29 callbacks for devices). The function doing that is resume_device_irqs().
|
D | freezing-of-tasks.txt | 117 additional memory and we prevent them from doing that by freezing them earlier. 176 2. Now that we have FUSE, plus the framework for doing device drivers in 178 now doing the sorts of things that kernel threads do
|
/linux-4.1.27/net/ipx/ |
D | Kconfig | 59 If you don't know what you are doing, say N.
|
/linux-4.1.27/drivers/usb/core/ |
D | Kconfig | 32 if you know exactly what you are doing.
|
/linux-4.1.27/Documentation/scsi/ |
D | in2000.txt | 61 with it, start by doing 'cat /proc/scsi/in2000/0'. You 115 One nifty new feature is a cool way of doing disconnect/
|
D | NinjaSCSI.txt | 108 If you eject card when doing some operation for your SCSI device or suspend
|
D | qlogicfas.txt | 63 that the file copied properly. (Turn off all caching when doing these
|
D | tmscsim.txt | 410 having your box spending most of its time doing the logging. 426 doing this during early revisions).
|
/linux-4.1.27/Documentation/video4linux/bttv/ |
D | README.freeze | 55 doing DMA at the same time. bttv + ide seems to cause this sometimes,
|
/linux-4.1.27/arch/powerpc/boot/dts/ |
D | mvme5100.dts | 108 * 0x2 to anything else, doing so will cause endless
|
/linux-4.1.27/fs/ntfs/ |
D | Kconfig | 40 you can enable debugging messages by doing (as root):
|
/linux-4.1.27/drivers/staging/iio/Documentation/ |
D | sysfs-bus-iio-light | 46 value and doing the negation in sw.
|
/linux-4.1.27/arch/nios2/platform/ |
D | Kconfig.platform | 106 Say N here unless you know what you are doing.
|
/linux-4.1.27/fs/reiserfs/ |
D | README | 144 Yuri Shevchuk and Nikita Danilov are doing squid cache optimization. 146 Vitaly Fertman is doing fsck.
|
/linux-4.1.27/tools/power/cpupower/bench/ |
D | README-BENCH | 7 - Identify worst case performance loss when doing dynamic frequency
|
/linux-4.1.27/Documentation/ABI/ |
D | README | 24 current interface will not break by doing this, unless grave
|
/linux-4.1.27/Documentation/dmaengine/ |
D | provider.txt | 15 entities that will be doing the copy, and requests what endpoints are 31 physical bus allows to maximize performances when doing a simple 59 over that collection, doing whatever we programmed there.
|
/linux-4.1.27/Documentation/input/ |
D | amijoy.txt | 154 This should be noted when doing variable beam displays.
|
D | yealink.txt | 212 - Olivier Vandorpe, for starting the usbb2k-api project doing much of
|
D | joystick.txt | 207 is not recommended unless you really know what are you doing. It's not 459 doing this, the device will be reported and will start working.
|
/linux-4.1.27/include/linux/ |
D | moduleparam.h | 361 const char *doing));
|
/linux-4.1.27/Documentation/filesystems/pohmelfs/ |
D | design_notes.txt | 55 workloads and can fully utilize the bandwidth to the servers when doing bulk
|
/linux-4.1.27/arch/m68k/ |
D | Kconfig.cpu | 337 you are doing. 357 really know what you are doing, say N. Try Y only if you're quite
|
/linux-4.1.27/Documentation/thermal/ |
D | intel_powerclamp.txt | 143 calibration is implemented. The goals for doing such a calibration 231 effectiveness. The extreme case would be doing a ping -f to generated
|
/linux-4.1.27/arch/powerpc/platforms/ps3/ |
D | Kconfig | 26 what you are doing.
|
/linux-4.1.27/Documentation/scheduler/ |
D | sched-domains.txt | 37 While doing that, it checks to see if the current domain has exhausted its
|
D | sched-rt-group.txt | 22 root only and assumes root knows what he is doing.
|
/linux-4.1.27/Documentation/ia64/ |
D | efirtc.txt | 38 One of the reasons for doing it this way is to allow for EFI to still evolve
|
/linux-4.1.27/arch/cris/arch-v10/kernel/ |
D | entry.S | 224 ;; We get here after doing a syscall if extra work might need to be done 505 ;; since *not* doing that saves us from re-entrancy checks. We don't want
|
/linux-4.1.27/Documentation/ioctl/ |
D | botching-up-ioctls.txt | 58 rejecting the new flags/modes or ioctls (since doing that was botched in the 203 lengthy discussions for a more generic solution. And occasionally doing a
|
D | hdio.txt | 446 2 = 48-bit doing 28-bit 1035 2 = 48-bit doing 28-bit
|
/linux-4.1.27/Documentation/usb/ |
D | WUSB-Design-overview.txt | 322 start enumerating and doing transfers through usb_hcd->urb_enqueue() to 350 when doing a data transfer (xfer), first the rpipe has to be aimed and 360 [This sucks, because doing USB scatter gatter in Linux is resource
|
D | dma.txt | 36 - If you're doing lots of small data transfers from the same buffer all
|
D | hotplug.txt | 140 choosing drivers to probe(). The thread doing new device processing checks
|
D | CREDITS | 136 - Ric Klaren <ia_ric@cs.utwente.nl> for doing nice
|
D | persist.txt | 101 devices for which it is enabled. You can enable the feature by doing
|
D | ehci.txt | 118 usb-storage doing disk I/O; watch the request queues!)
|
/linux-4.1.27/Documentation/devicetree/ |
D | usage-model.txt | 33 however, of creating a new binding without first doing some homework 132 cautioned about doing so at the board level since there is typically a 159 troublesome board(s) in generic setup code, but doing so very quickly
|
/linux-4.1.27/Documentation/laptops/ |
D | sony-laptop.txt | 87 you are not afraid of any side effects doing strange things with
|
/linux-4.1.27/Documentation/s390/ |
D | kvm.txt | 53 doing the guest memory setup.
|
/linux-4.1.27/drivers/block/ |
D | Kconfig | 14 only do this if you know what you are doing. 385 are doing. If you boot from a filesystem that needs to be extracted 394 what you are doing.
|
/linux-4.1.27/Documentation/security/ |
D | credentials.txt | 244 to the server, regardless of who is actually doing a read or a write upon it. 412 time, and possibly to sleep whilst doing so, then the caller should get a 449 will retrieve 'struct cred::suid' from the task, doing the appropriate RCU
|
/linux-4.1.27/sound/core/ |
D | Kconfig | 36 unless you know what you're doing.
|
/linux-4.1.27/Documentation/filesystems/caching/ |
D | operations.txt | 176 When it has finished doing its processing, it should call
|
D | object.txt | 135 particular work item. These state actions may be doing sequences of
|
/linux-4.1.27/Documentation/i2c/busses/ |
D | i2c-i801 | 111 well known for first doing this on their P4B motherboard, and many other
|
/linux-4.1.27/Documentation/sound/alsa/ |
D | Procfile.txt | 178 Some ELD fields may be modified by doing `echo name hex_value > eld#*`.
|
/linux-4.1.27/arch/cris/arch-v32/mach-fs/ |
D | Kconfig | 82 you are doing (may be != 0 for unusual address line
|
/linux-4.1.27/arch/arm/boot/dts/ |
D | armada-xp-synology-ds414.dts | 133 * what you are doing.
|
D | armada-370-synology-ds213j.dts | 111 * what you are doing.
|
/linux-4.1.27/Documentation/trace/ |
D | mmiotrace.txt | 88 If you are doing a trace for a driver project, e.g. Nouveau, you should also
|
/linux-4.1.27/fs/jffs2/ |
D | README.Locking | 67 No ordering rules have been made for doing so.
|
/linux-4.1.27/fs/cifs/ |
D | Kconfig | 56 Unless you are a developer or are doing network performance analysis
|
/linux-4.1.27/Documentation/watchdog/ |
D | watchdog-api.txt | 43 still responding before doing the write call to ping the watchdog.
|
/linux-4.1.27/Documentation/arm/Samsung-S3C24XX/ |
D | Overview.txt | 275 The best way of doing this is to make a function that
|
/linux-4.1.27/Documentation/blockdev/ |
D | floppy.txt | 133 when doing this tuning. Indeed, it allows to try different
|
/linux-4.1.27/arch/cris/arch-v32/kernel/ |
D | entry.S | 260 ;; We get here after doing a syscall if extra work might need to be done
|
/linux-4.1.27/arch/cris/arch-v10/ |
D | README.mm | 93 The MMU can map all 4 GB in user mode, but doing that would mean that a
|
/linux-4.1.27/fs/affs/ |
D | Changes | 197 - Fixed bug in add_entry(): When doing a sorted insert,
|
/linux-4.1.27/scripts/ |
D | Kbuild.include | 33 # Easy method for doing a status message
|
/linux-4.1.27/arch/cris/arch-v32/ |
D | Kconfig | 186 you are doing (may be != 0 for unusual address line
|
/linux-4.1.27/kernel/trace/ |
D | Kconfig | 256 Allow doing a snapshot of a single CPU buffer instead of a 539 Say N, unless you absolutely know what you are doing.
|
/linux-4.1.27/Documentation/RCU/ |
D | checklist.txt | 120 they are becoming increasingly aggressive about doing 302 primitives when the update-side lock is held is that doing so
|
D | listRCU.txt | 189 concurrent reads while doing a copy to perform an update, is what gives
|
D | whatisRCU.txt | 111 that readers are not doing any sort of synchronization operations??? 277 it was acquired is just as illegal as doing so with normal 526 If the callback for call_rcu() is not doing anything more than calling
|
/linux-4.1.27/Documentation/dvb/ |
D | README.dvb-usb | 9 After reading some specs and doing some USB snooping, it realized, that the
|
/linux-4.1.27/Documentation/virtual/kvm/ |
D | msr.txt | 99 derive per-CPU time by doing:
|
/linux-4.1.27/drivers/usb/misc/ |
D | Kconfig | 224 driver beforehand. Tools for doing so are available at
|
/linux-4.1.27/arch/x86/ |
D | Kconfig.debug | 144 kernel flushes one-by-one instead of doing a full TLB flush. In
|
/linux-4.1.27/Documentation/timers/ |
D | timekeeping.txt | 55 Since this operation may be invoked very often, doing this in a strict
|
/linux-4.1.27/arch/mn10300/ |
D | Kconfig | 120 capable of doing LL/SC equivalent operations.
|
/linux-4.1.27/Documentation/cgroups/ |
D | unified-hierarchy.txt | 189 controllers are doing different things. 361 during runtime, and that requires users to overcommit. But doing
|
D | cpusets.txt | 392 than one big one, but doing so means that overloads in one of the 429 When doing this, you don't usually want to leave any unpinned tasks in 672 3) Create the new cpuset by doing mkdir's and write's (or echo's) in
|
/linux-4.1.27/Documentation/filesystems/configfs/ |
D | configfs.txt | 41 it by doing 142 structure that actually represents what the subsystem is doing. The
|
/linux-4.1.27/Documentation/virtual/uml/ |
D | UserModeLinux-HOWTO.txt | 1243 It prevents a nasty UML user from doing things like setting the UML IP 1307 other ways of doing the same thing 1505 you're doing, this is the way to go. 2420 up doing is up to /etc/inittab. Normally, it reboots the machine. 2480 ``Compiling the kernel and modules'' for information on doing that. 2668 After you run UML and it sits there doing nothing, you hit return at 3776 Aha! The light dawns. That first page is doing double duty as a 3784 manager. After doing this, and fixing a couple of subsequent buglets, 4358 is doing a real nice job of it. He also noticed and fixed a number of 4364 driver and is doing a nice job of it.
|
/linux-4.1.27/Documentation/development-process/ |
D | 7.AdvancedTopics | 118 need to know that you know what you're doing, and I need to be able
|
/linux-4.1.27/arch/tile/ |
D | Kconfig | 293 If you are not absolutely sure what you are doing, leave this
|
/linux-4.1.27/arch/m68k/fpsp040/ |
D | gen_except.S | 325 | by doing an fmove <ea>,fp0. The exception operand, in
|
/linux-4.1.27/net/ipv4/ |
D | Kconfig | 126 special protocol designed for doing this job), say Y here. In case 143 special protocol designed for doing this job), say Y here. In case
|
/linux-4.1.27/net/ |
D | Kconfig | 11 Unless you really know what you are doing, you should say Y here.
|
/linux-4.1.27/Documentation/PCI/ |
D | pci.txt | 559 on the bus need to be capable of doing it, so this is something which needs 610 expected to wait before doing other work. The classic "bit banging"
|
/linux-4.1.27/Documentation/arm64/ |
D | arm-acpi.txt | 48 Such bindings could be defined in DT at some point, but doing so means ARM 80 server vendors need. Linux could potentially get there with DT, but doing so
|
/linux-4.1.27/Documentation/locking/ |
D | rt-mutex-design.txt | 13 what the code actually is doing. 38 but by doing so, it is in fact preempting A which is a higher priority process. 506 task and continue the loop, doing the end of PI chain check again.
|