Home
last modified time | relevance | path

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

12345678910>>...300

/linux/fs/kernfs/
A Dfile.c166 of->event = atomic_read(&of->kn->attr.open->event); in kernfs_seq_show()
210 of->event = atomic_read(&of->kn->attr.open->event); in kernfs_file_read_iter()
319 if (!of->vm_ops) in kernfs_vma_open()
337 if (!of->vm_ops) in kernfs_vma_fault()
486 if (of->mmapped && of->vm_ops != vma->vm_ops) in kernfs_fop_mmap()
583 if (of) in kernfs_put_open_node()
629 if (!of) in kernfs_fop_open()
652 of->kn = kn; in kernfs_fop_open()
691 of->seq_file->private = of; in kernfs_fop_open()
719 kfree(of); in kernfs_fop_open()
[all …]
/linux/Documentation/filesystems/caching/
A Dfscache.rst77 (2) The size of any accessible file must not be limited to the size of the
84 one-off access of a small portion of it (such as might be done with the
94 explicitly by use of tags.
173 Each of these contains vnode data file objects, each of which contains an
174 array of pages.
212 This shows counts of a number of events that can happen in FS-Cache:
274 | |wcr=N |Number of rlq reqs waited on completion of creation |
425 This shows the breakdown of the number of times each amount of time
439 Each row shows the number of events that took a particular range of times.
468 PARENT Debugging ID of parent object
[all …]
/linux/drivers/of/
A D.built-in.a.cmd1of/built-in.a := echo >/dev/null; rm -f drivers/of/built-in.a; /usr/bin/ccache /home/test/workspac…
/linux/Documentation/sound/designs/
A Dtracepoints.rst12 This subsystem includes two categories of tracepoints; for state of PCM buffer
18 Tracepoints for state of PCM buffer
41 set of parameters. The latter is used for an actual decision of the parameters.
128 capacities of corresponding hardware.
133 The driver can refers to result of the interaction in a callback of
156 device, rules of constraint and name of the changed parameter, in order. The
157 field for rules of constraint consists of two sub-fields; index of applied rule
161 The rest of field represent state of the parameter before/after changing. These
162 fields are different according to type of the parameter. For parameters of mask
163 type, the fields represent hexadecimal dump of content of the parameter. For
[all …]
/linux/LICENSES/deprecated/
A DGFDL-1.1114 preceding the beginning of the body of the text.
156 Transparent copy of the Document, free of added material, which the
181 from that of the Document, and from those of previous versions
189 C. State on the Title page the name of the publisher of the
216 substance and tone of each of the contributor acknowledgements
241 of Cover Texts in the Modified Version. Only one passage of
259 Invariant Sections of all of the original documents, unmodified, and
267 adding at the end of it, in parentheses, the name of the original
285 verbatim copying of each of the documents in all other respects.
314 distribute translations of the Document under the terms of section 4.
[all …]
A DGFDL-1.2124 preceding the beginning of the body of the text.
183 a complete Transparent copy of the Document, free of added material.
206 from that of the Document, and from those of previous versions
215 C. State on the Title page the name of the publisher of the
242 the substance and tone of each of the contributor acknowledgements
268 of Cover Texts in the Modified Version. Only one passage of
286 Invariant Sections of all of the original documents, unmodified, and
294 adding at the end of it, in parentheses, the name of the original
312 verbatim copying of each of the documents in all other respects.
332 copies of the Document, then if the Document is less than one half of
[all …]
/linux/Documentation/admin-guide/
A Diostats.rst44 each snapshot of your disk statistics.
68 Field 2 -- # of reads merged, field 6 -- # of writes merged (unsigned long)
85 See the description of field 2.
107 merge, or read of these stats by the number of I/Os in progress
109 last update of this field. This can provide an easy measure of both
116 See the description of field 2
161 Field 1 -- # of reads issued
164 Field 2 -- # of sectors read
168 Field 3 -- # of writes issued
171 Field 4 -- # of sectors written
[all …]
/linux/Documentation/process/
A Dcode-of-conduct-interpretation.rst3 Linux Kernel Contributor Covenant Code of Conduct Interpretation
22 quality of submission and eventual result to ever decrease.
35 The Code of Conduct mentions rights and responsibilities for
44 responsibility is upon all of us, and ultimately the Code of Conduct
59 of problems. Enforcement of the code of conduct will only be a last
78 Code of Conduct.
83 the Code of Conduct. The kernel community is aware of that and provides
91 number of different companies or individuals. All of these lists are
97 or bug tracking tools should follow the guidelines of the Code of
124 The address listed in the Code of Conduct goes to the Code of Conduct
[all …]
A D1.Intro.rst9 The rest of this section covers the scope of the kernel development process
40 of the development process; this section offers a number of tips on how to
61 With the growth of Linux has come an increase in the number of developers
72 One of the most compelling features of Linux is that it is accessible to
75 offer this kind of openness, which is a characteristic of the free software
86 thousands of lines of code are being changed every day. So it is not
128 As a way of illustrating the costs of out-of-tree code, here are a few
135 of supporting multiple versions of multiple distributions; it all just
143 But one result of that policy is that any out-of-tree code requires
187 All of the reasoning above applies to any out-of-tree kernel code,
[all …]
/linux/Documentation/devicetree/bindings/display/
A Dst,stih4xx.txt6 - reg: Physical base address of the IP registers and length of memory mapped region.
14 - reg: Physical base address of the IP registers and length of memory mapped region.
16 number of clocks may depend of the SoC type.
23 of bind them.
32 - reg: Physical base address of the IP registers and length of memory mapped region.
34 number of clocks may depend of the SoC type.
48 - reg: Physical base address of the IP registers and length of memory mapped region.
67 number of clocks may depend of the SoC type.
80 number of clocks may depend of the SoC type.
93 number of clocks may depend of the SoC type.
[all …]
/linux/Documentation/scheduler/
A Dsched-stats.rst5 Version 15 of schedstats dropped counters for some sched_yield:
16 In version 14 of schedstat, there is at least one level of domain
29 which does this for many of the fields is available at
43 1) # of times sched_yield() was called
49 3) # of times schedule() was called
50 4) # of times schedule() left the processor idle
54 5) # of times try_to_wake_up() was called
62 9) # of timeslices run on this cpu
76 of idleness (idle, busy, and newly idle):
128 25) # of times active_load_balance() was called
[all …]
/linux/Documentation/userspace-api/media/
A Dfdl-appendix.rst63 relationship of the publishers or authors of the Document to the
119 of the body of the text.
170 Transparent copy of the Document, free of added material, which the
192 of the :ref:`Document <fdl-document>` under the conditions of sections
212 together with at least five of the principal authors of the
267 and tone of each of the contributor acknowledgements and/or
327 :ref:`Invariant Sections <fdl-invariant>` of all of the original
335 section unique by adding at the end of it, in parentheses, the name of
338 list of Invariant Sections in the license notice of the combined work.
357 of each of the documents in all other respects.
[all …]
/linux/Documentation/powerpc/
A Dassociativity.rst5 Associativity represents the groupings of the various platform resources into
6 domains of substantially similar mean performance relative to resources outside
7 of that domain. Resources subsets of a given domain that exhibit better
9 are represented as being members of a sub-grouping domain. This performance
18 Bit 0 of byte 5 in the "ibm,architecture-vec-5" property indicates usage of Form 0 or Form 1.
19 A value of 1 indicates the usage of Form 1 associativity. For Form 2 associativity
20 bit 2 of byte 5 in the "ibm,architecture-vec-5" property is used.
36 The list of domainID indexes represents an increasing hierarchy of resource grouping.
56 Hypervisor indicates the usage of FORM2 associativity using bit 2 of byte 5 in the
68 computing the distance of domain 8 from other domains present in the system. For the rest of
[all …]
/linux/Documentation/devicetree/bindings/net/
A Dmicrel-ksz90x1.txt48 - rxc-skew-ps : Skew control of RXC pad
49 - rxdv-skew-ps : Skew control of RX CTL pad
50 - txc-skew-ps : Skew control of TXC pad
51 - txen-skew-ps : Skew control of TX CTL pad
52 - rxd0-skew-ps : Skew control of RX data 0 pad
53 - rxd1-skew-ps : Skew control of RX data 1 pad
54 - rxd2-skew-ps : Skew control of RX data 2 pad
55 - rxd3-skew-ps : Skew control of RX data 3 pad
56 - txd0-skew-ps : Skew control of TX data 0 pad
135 Maximum value of 1860, default value 900:
[all …]
/linux/LICENSES/dual/
A DMPL-1.137 transfer of data.
85 exercising rights under, and complying with all of the terms of, this
92 (50%) of the outstanding shares or beneficial ownership of such
164 copy of this License with every copy of the Source Code You
274 If it is impossible for You to comply with any of the terms of this
316 Exhibit A shall not of themselves be deemed to be modifications of
336 such breach within 30 days of becoming aware of the breach. All
421 subject to the jurisdiction of the Federal Courts of the Northern
435 out of its utilization of rights under this License and You agree to
470 provisions of [______] License are applicable instead of those
[all …]
A DApache-2.036 ownership of such entity.
57 a whole, an original work of authorship. For the purposes of this License,
67 purposes of this definition, "submitted" means any form of electronic,
71 are managed by, or on behalf of, the Licensor for the purpose of discussing
80 2. Grant of Copyright License. Subject to the terms and conditions of this
87 3. Grant of Patent License. Subject to the terms and conditions of this
108 copy of this License; and
122 part of the Derivative Works, in at least one of the following
152 origin of the Work and reproducing the content of the NOTICE file.
169 consequential damages of any character arising as a result of this
[all …]
/linux/Documentation/input/
A Dmulti-touch-protocol.rst51 of events/packets.
55 the amount of data sent to userspace. The slot protocol requires the use of
60 enumeration of the full set of anonymous contacts currently on the
81 a BTN_TOOL_*TAP event to inform userspace of the total number of contacts
180 the perimeter of the finger. The center of the touching region (a) is
215 and MINOR are the major and minor axis of an ellipse. The orientation of
244 The length, in surface units, of the major axis of the approaching
250 The length, in surface units, of the minor axis of the approaching
255 the notion of pressure. The fingers of the hand and the palm all have
294 The surface X coordinate of the center of the touching ellipse.
[all …]
/linux/Documentation/filesystems/ext4/
A Dgroup_descr.rst19 group of the flex group.
38 checksum is the lower 16 bits of the checksum of the FS UUID, the group
56 - Lower 32-bits of location of block bitmap.
60 - Lower 32-bits of location of inode bitmap.
64 - Lower 32-bits of location of inode table.
76 - Lower 16-bits of directory count.
84 - Lower 32-bits of location of snapshot exclusion bitmap.
116 - Upper 32-bits of location of block bitmap.
120 - Upper 32-bits of location of inodes bitmap.
124 - Upper 32-bits of location of inodes table.
[all …]
/linux/arch/x86/math-emu/
A DREADME33 facets of the functioning of the FPU are not well covered in the
36 possible to be sure that all of the peculiarities of the 80486 have
40 wm-FPU-emu does not implement all of the behaviour of the 80486 FPU,
62 to take advantage of the characteristics of the 80386. I expect that
242 precision of the argument x; e.g. an argument of pi/2-(1e-10) which is
291 is within about 10e-7 of a multiple of pi. To find the tan (for
312 million. The group of three columns gives the frequency of the given
313 accuracy in number of times per million, thus the second of these
345 Another line of figures at the end of the table shows that most of the
364 the accuracy of the value of pi.
[all …]
/linux/LICENSES/preferred/
A DLGPL-2.142 When we speak of free software, we are referring to freedom of use, not
76 for a version of the library must be consistent with the full freedom of
110 enables a greater number of people to use a large body of free
156 Library (independent of the use of the Library in a tool for writing
170 2. You may modify your copy or copies of the Library or any portion of it,
219 License instead of this License to a given copy of the Library. To do
222 instead of to this License. (If a newer version than version 2 of the
231 This option is useful when you wish to copy part of the code of the
376 11. If, as a consequence of a court judgment or allegation of patent
406 be a consequence of the rest of this License.
[all …]
A DLGPL-2.098 of those programs of all benefit from the free status of the libraries
146 Library (independent of the use of the Library in a tool for writing
160 2. You may modify your copy or copies of the Library or any portion of it,
194 the Library, the distribution of the whole must be on the terms of this
209 License instead of this License to a given copy of the Library. To do
212 instead of to this License. (If a newer version than version 2 of the
221 This option is useful when you wish to copy part of the code of the
271 of your choice, provided that the terms permit modification of the work
358 11. If, as a consequence of a court judgment or allegation of patent
388 be a consequence of the rest of this License.
[all …]
/linux/Documentation/admin-guide/kdump/
A Dvmcoreinfo.rst27 The size of a page. It is the smallest unit of data used by the memory
141 The size of a nodemask_t type. Used to compute the number of online
173 of free pages.
234 declaration of the structure.
260 the declaration of the structure.
287 the declaration of the structure.
429 indicates the number of the nodes.
443 The size of a struct node_memblk_s and the offsets of the
470 Indicates the physical address of the start of memory. Similar to
523 The maximum number of CPUs.
[all …]
/linux/Documentation/admin-guide/mm/
A Dhugetlbpage.rst10 The intent of this file is to give a brief summary of hugetlbpage support in
17 Operating systems try to make best use of limited number of TLB resources.
32 and surplus huge pages in the pool of huge pages of default size.
48 is the size of the pool of huge pages.
102 number of huge pages requested. This is the most reliable method of
115 parameter to preallocate a number of huge pages of the specified
128 implicitly specifies the number of huge pages of default size to
129 allocate. If the number of huge pages of default size is implicitly
155 specific number of huge pages of default size. The number of default
187 of the interaction of task memory policy, cpusets and per node attributes
[all …]
/linux/Documentation/admin-guide/pm/
A Dintel_idle.rst16 ``intel_idle`` is a part of the
19 Nehalem and later generations of Intel processors, but the level of support for
44 Enumeration of Idle States
58 ``intel_idle`` can use two sources of information: static tables of idle states
79 enter one of them. The return package of that ``_CST`` is then assumed to be
112 entry in the final list of idle states. The name of the idle state represented
118 (for compatibility with the majority of the "internal" tables of idle states for
178 of idle states supplied to the ``CPUIdle`` core during the registration of the
189 working state of the system the CPU power management quality of service (PM
202 list of idle states to be disabled by default in the form of a bitmask.
[all …]
/linux/Documentation/driver-api/early-userspace/
A Dbuffer-format.rst25 * is used to indicate "0 or more occurrences of"
28 GZIP() indicates the gzip(1) of the operand
48 not ignored; see "handling of hard links" below.
63 c_nlink 8 bytes Number of links
65 c_filesize 8 bytes Size of data field
66 c_maj 8 bytes Major part of file device number
67 c_min 8 bytes Minor part of file device number
68 c_rmaj 8 bytes Major part of device node reference
69 c_rmin 8 bytes Minor part of device node reference
91 Handling of hard links
[all …]

Completed in 54 milliseconds

12345678910>>...300