Home
last modified time | relevance | path

Searched refs:all (Results 1 – 25 of 1002) sorted by relevance

12345678910>>...41

/Documentation/ioctl/
Dioctl-number.txt39 convention at all.
69 0x02 all linux/fd.h
70 0x03 all linux/hdreg.h
72 0x06 all linux/lp.h
73 0x09 all linux/raid/md_u.h
75 0x12 all linux/fs.h
77 0x1b all InfiniBand Subsystem <http://infiniband.sourceforge.net/>
78 0x20 all drivers/cdrom/cm206.h
79 0x22 all scsi/sg.h
89 '8' all SNP8023 advanced NIC card
[all …]
/Documentation/cgroups/
Ddevices.txt8 'type' is a (all), c (char), or b (block). 'all' means it applies
9 to all types and all major and minor numbers. Major and minor are
10 either an integer or * for all. Access is a composition of r
13 The root device cgroup starts with rwm to 'all'. A child device
56 a cgroup's devices.deny file, all its children will have that entry removed
57 from their whitelist and all the locally set whitelist entries will be
76 A all "b 8:* rwm", "c 116:* rw"
77 B "c 1:3 rwm", "b 3:* rwm" all the rest
88 A "c 1:3 rwm", "c 1:5 r" all the rest
89 B "c 1:3 rwm", "c 1:5 r" all the rest
[all …]
/Documentation/networking/
Dipv6.txt16 Specifies whether to load the IPv6 module, but disable all
39 on all interfaces. This might be used when one does not wish
46 IPv6 address autoconfiguration is disabled on all interfaces.
52 IPv6 address autoconfiguration is enabled on all interfaces.
58 Specifies whether to disable IPv6 on all interfaces.
64 IPv6 is enabled on all interfaces.
69 IPv6 is disabled on all interfaces.
/Documentation/s390/
DCommonIO13 device := {all | [!]ipldev | [!]condev | [!]<devno> | [!]<devno>-<devno>}
27 You can use the 'all' keyword to ignore all devices. The 'ipldev' and 'condev'
35 will ignore all devices ranging from 0.0.0023 to 0.0.0042 and the device
38 cio_ignore=all,!0.0.4711,!0.0.fd00-0.0.fd02
39 will ignore all devices but 0.0.4711, 0.0.fd00, 0.0.fd01, 0.0.fd02.
51 You can un-ignore certain or all devices by piping to /proc/cio_ignore.
52 "free all" will un-ignore all ignored devices,
62 - echo free all > /proc/cio_ignore will un-ignore all remaining ignored
94 A write request to this file is blocked until all queued cio actions are
/Documentation/scsi/
Dscsi_eh.txt50 For all non-EH commands, scsi_done() is the completion callback. It
132 scmd to be issued from blk queue to the host; eventually, all scmds on
136 If all scmds either complete or fail, the number of in-flight scmds
139 SCSI EH thread can expect that all in-flight commands have failed and
148 occur at any time. Of course, all such completions are ignored as the
167 handling. As such, it should do all choirs SCSI midlayer
182 4. Kicks queues in all devices on the host in the asses
210 all unrecovered devices.
219 scmds. e.g. resetting a device recovers all failed scmds on the
230 local eh_done_q using scsi_eh_finish_cmd(). After all scmds are
[all …]
/Documentation/trace/
Devents.txt13 Not all tracepoints can be traced using the event tracing system;
33 all the events. ]
40 To disable all events, echo an empty line to the set_event file:
44 To enable all events, echo '*:*' or '*:' to the set_event file:
52 "<subsystem>:*"; for example, to enable all irq events, you can use the
71 To enable all events in sched subsystem:
75 To enable all events:
81 0 - all events this file affects are disabled
82 1 - all events this file affects are enabled
232 To clear the filters for all events in a subsystem, write a '0' to the
[all …]
/Documentation/
Dgcov.txt34 * debugging (has this line been reached at all?)
59 on all architectures.
76 For all files in one directory:
96 Parent directory for all gcov-related files.
99 Global reset file: resets all coverage data to zero when
146 - all C source files + headers
149 - all C source files + headers
150 - all .gcda and .gcno files
151 - all links to directories
164 - all .gcda files
[all …]
Dkernel-per-CPU-kthreads.txt43 2. Do all eHCA-Infiniband-related work on other CPUs, including
61 occur on some other CPU and furthermore initiate all
68 TIMER_SOFTIRQ: Do all of the following:
75 with multiple CPUs, force them all offline before bringing the
79 NET_TX_SOFTIRQ and NET_RX_SOFTIRQ: Do all of the following:
86 BLOCK_SOFTIRQ: Do all of the following:
93 BLOCK_IOPOLL_SOFTIRQ: Do all of the following:
103 2. Convert all drivers that you must use from tasklets to workqueues.
106 SCHED_SOFTIRQ: Do all of the following:
124 HRTIMER_SOFTIRQ: Do all of the following:
[all …]
Dstable_api_nonsense.txt2 (all of your questions answered and then some)
23 tree, all of which has made Linux into such a strong, stable, and mature
34 all.
42 are real, and you do need to be aware of them at all times.)
63 - Some functions may not be implemented at all, (i.e. some locks
79 Linux distribution release contains a number of different kernels, all
100 function parameters may be reworked. If this happens, all of the
110 increased the throughput of all USB drivers such that we are now
111 running almost all USB devices at their maximum speed possible.
113 USB core by USB drivers so that all drivers now needed to provide
[all …]
Dsysrq.txt20 1 - enable all functions of sysrq
30 256 - allow nicing of all RT tasks
60 On all - write a character to /proc/sysrq-trigger. e.g.:
72 'd' - Shows all locks that are held.
74 'e' - Send a SIGTERM to all processes, except for init.
83 'i' - Send a SIGKILL to all processes, except for init.
87 'k' - Secure Access Key (SAK) Kills all programs on the current virtual
90 'l' - Shows a stack backtrace for all active CPUs.
100 'q' - Will dump per CPU lists of all armed hrtimers (but NOT regular
101 timer_list timers) and detailed information about all
[all …]
DSubmitChecklist7 These are all above and beyond the documentation that is provided in
32 You should be able to justify all violations that remain in
57 and CONFIG_DEBUG_OBJECTS_RCU_HEAD all simultaneously enabled.
65 15: All codepaths have been exercised with all lockdep features enabled.
79 20: Check that it all passes `make headers_check'.
92 that it still works with all of the other queued patches and various
104 and/or =m (if that option is available) [not all of these at the
Dsparse.txt20 the enum values are all the same type, now "enum pm_request" will be that
23 And with gcc, all the __bitwise/__force stuff goes away, and it all ends
26 Quite frankly, you don't need the enum there. The above all really just
36 and you now have all the infrastructure needed for strict typechecking.
97 Do a kernel make with "make C=1" to run sparse on all the C files that get
Ddynamic-debug-howto.txt9 CONFIG_DYNAMIC_DEBUG is set, then all pr_debug()/dev_dbg() and
57 You can view the currently configured behaviour of all the debug
80 default value, with no flags enabled, is "=_". So you can view all
92 by spaces or tabs. So these are all equivalent:
119 match-specs will select all debug statement callsites.
194 line 1600- // all lines from line 1600 to the end of the file
220 To clear all flags at once, use "=_" or "-flmpt".
235 messages in all code run after this arch_initcall via this boot
298 // enable all the messages in file svcsock.c
302 // enable all the messages in the NFS server module
[all …]
/Documentation/usb/
Danchors.txt5 a driver to cease all IO to an interface. To do so, a
7 to know they've all completed or to call usb_kill_urb
32 all URBs associated with an anchor.
41 This function kills all URBs associated with an anchor. The URBs
48 This function unlinks all URBs associated with an anchor. The URBs
63 This function waits for all URBs associated with an anchor to finish
/Documentation/devicetree/bindings/i2c/
Dmax6697.txt33 If not specified, alert will be enabled for all channels.
38 If not specified, over-temperature reporting will be enabled for all
41 Boolean for all chips other than MAX6581. Set to enable resistance
43 For MAX6581, resistance cancellation enabled for all channels if
46 If not specified, resistance cancellation will be disabled for all
/Documentation/PCI/
Dpci-error-recovery.txt18 halting all I/O to it. The goal of a disconnection is to avoid system
30 is reported as soon as possible to all affected device drivers,
46 After a reset and/or a re-enabling of I/O, all drivers are
48 that may be required. After these have all completed, a final
56 through a large number of contortions to complete recovery. Almost all
102 A driver does not have to implement all of these callbacks; however,
118 is isolated, in that all I/O is blocked: all reads return 0xffffffff,
119 all writes are ignored.
148 Driver returns this if it doesn't want to recover at all.
153 If all drivers on the segment/slot return PCI_ERS_RESULT_CAN_RECOVER,
[all …]
/Documentation/ABI/testing/
Dsysfs-driver-samsung-laptop9 their fans quiet at all costs. Reading from this file
16 Note that not all laptops support all of these options.
17 Specifically, not all support the "overclock" option,
Dsysfs-block-bcache7 writeback mode is automatically disabled and all dirty data is
9 all associated backing devices before unregistering themselves.
15 Writing to this file resets all the statistics for the device.
55 Sum of all reads and writes that have bypassed the cache (due
102 switched on and off. In synchronous mode all writes are ordered
105 complete but if the cache is not shut down cleanly all data
150 written to the cache, excluding all metadata.
156 For a cache, sum of all btree writes in human readable units.
/Documentation/filesystems/
Dhfs.txt7 by the Mac Plus and all later Macintosh models. Earlier Macintosh
24 Specifies the user/group that owns all files on the filesystems.
28 Specifies the umask used for all files , all directories or all
40 for us. Defaults to not parsing the partition table at all.
Ddirectory-locking5 For our purposes all operations fall in 5 classes:
37 The rules above obviously guarantee that all directories that are going to be
44 First of all, at any moment we have a partial ordering of the
55 change until rename acquires all locks. (Proof: other cross-directory
57 the order until we had acquired all locks).
60 that lock is acquired after all other locks. (Proof: see descriptions
65 consider the set of contended locks. First of all, filesystem lock is
67 Thus all processes are blocked on ->i_mutex.
108 also preserved by all operations (cross-directory rename on a tree that would
/Documentation/isdn/
DREADME.diversion5 document. The diversion services may be used with all cards supported by
49 as normally done by isdn phones. In this case all incoming calls
50 with a special (or all) service identifiers are forwarded if the
56 In this case all incoming calls are checked by rules that may be
62 matches to all filtered calls or only those when all B-channel resources
85 The dynamic diversion services may be used in all countries if the provider
98 After having properly activated a make modules and make modules_install all
113 output redirected to a file. Then all actions of the module are logged.
121 To unload the module all open files to the device in the proc system must
/Documentation/arm/msm/
Dgpiomux.txt16 As the msm family evolved this became problematic. Not all pins
17 have sleep settings, not all peripheral processors will accept requests
18 to apply said sleep settings, and not all msm targets have their gpio
20 behavior on all targets, drivers are forced to ignore this parameter,
23 The 'direction' flag: for all mux-settings other than raw-gpio (0),
34 - A consistent interface across all generations of msm. Drivers can expect
44 - 0 means 'do nothing': all flags are designed so that the default memset-zero
89 they address some important issues. As unused entries (all those
91 the used fields from the unused. In addition, the all-zero pattern
99 replaces the active configuration of gpio 0 with an all-zero configuration,
[all …]
/Documentation/devicetree/bindings/dma/
Dmmp-dma.txt9 - interrupts: Either contain all of the per-channel DMA interrupts
35 * One irq for all channels
53 - interrupts: Either contain all of the per-channel DMA interrupts
69 /* One irq for all channels */
/Documentation/filesystems/pohmelfs/
Ddesign_notes.txt12 Since all Linux filesystems lock the whole inode during writing, algorithm
15 * Completely async processing of all events except creation of hard and symbolic
27 * Transactions support. Full failover for all operations.
30 * Write requests are replicated to multiple servers and completed only when all of them are acked.
36 in the client's memory. Each transaction contains all the information needed to process a given
38 can contain creation and data writing commands). Transactions are committed by all the servers
61 in Documentation/filesystems/pohmelfs/info.txt file). Writes are replicated to all servers, which
/Documentation/arm/SH-Mobile/
DMakefile3 .PHONY: all
4 all: $(BIN) target

12345678910>>...41