Home
last modified time | relevance | path

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

12345678910>>...93

/linux-6.3-rc2/Documentation/admin-guide/media/
A Dzoran-cardlist.rst19 - <any>
23 - <any>
31 - <any>
39 - <any>
51 - <any>
/linux-6.3-rc2/fs/9p/
A Dfid.c104 any); in v9fs_fid_find()
112 if (any || uid_eq(fid->uid, uid)) { in v9fs_fid_find()
156 kuid_t uid, int any) in v9fs_fid_lookup_with_uid() argument
166 fid = v9fs_fid_find(dentry, uid, any); in v9fs_fid_lookup_with_uid()
176 fid = v9fs_fid_find(ds, uid, any); in v9fs_fid_lookup_with_uid()
188 root_fid = v9fs_fid_find(dentry->d_sb->s_root, uid, any); in v9fs_fid_lookup_with_uid()
276 int any, access; in v9fs_fid_lookup() local
286 any = 0; in v9fs_fid_lookup()
291 any = 1; in v9fs_fid_lookup()
296 any = 0; in v9fs_fid_lookup()
[all …]
/linux-6.3-rc2/LICENSES/dual/
A DApache-2.063 version of the Work and any modifications or additions to that Work or
67 purposes of this definition, "submitted" means any form of electronic,
76 "Contributor" shall mean Licensor and any individual or Legal Entity on
96 against any entity (including a cross-claim or counterclaim in a
99 any patent licenses granted to You under this License for that Work
116 pertain to any part of the Derivative Works; and
145 nothing herein shall supersede or modify the terms of any separate
158 any warranties or conditions of TITLE, NON-INFRINGEMENT,
161 redistributing the Work and assume any risks associated with Your
167 agreed to in writing, shall any Contributor be liable to You for
[all …]
A DCDDL-1.024 Software, prior Modifications used by a Contributor (if any),
32 1.4. "Executable" means the Covered Software in any form other than
49 any of the following:
65 1.11. "Patent Claims" means any patent claim(s), now owned or
183 remove or alter any copyright, patent or trademark notices
185 or any descriptive text giving attribution to any Contributor or
190 You may not offer or impose any terms on any Covered Software in
292 infringes any patent, then any and all rights granted directly or
341 matter hereof. If any provision of this License is held to be
359 otherwise make available any Covered Software.
[all …]
A DCC-BY-4.024 warranties regarding its licenses, any material licensed under their
25 terms and conditions, or any related information. Creative Commons
46 material as expected. Licensors should clearly mark any
55 the licensor's permission is not necessary for any reason--for
56 example, because of any applicable exception or limitation to
129 i. Share means to provide material to the public by any means or
191 apply any Effective Technological Measures to, the
193 Licensed Rights by any recipient of the Licensed
221 reserves any right to collect such royalties.
387 processes of any jurisdiction or authority.
[all …]
A DMPL-1.139 1.5. "Executable" means Covered Code in any form other than Source
53 subsequently acquired, any and all of the rights conveyed herein.
55 1.9. "Modifications" means any addition to or deletion from the
56 substance or structure of either the Original Code or any previous
70 1.10.1. "Patent Claims" means any patent claim(s), now owned or
72 and apparatus claims, in any patent Licensable by grantor.
87 For legal entities, "You" includes any entity which controls, is
165 distribute. You may not offer or impose any terms on any Source Code
348 infringes any patent, then any and all rights granted by such
413 matter hereof. If any provision of this License is held to be
[all …]
/linux-6.3-rc2/Documentation/ABI/testing/
A Ddebugfs-scmi9 Users: Debugging, any userspace test suite
16 on this SCMI instance <n>, the threshold above which any SCMI
20 Users: Debugging, any userspace test suite
28 Users: Debugging, any userspace test suite
36 Users: Debugging, any userspace test suite
44 Users: Debugging, any userspace test suite
52 Users: Debugging, any userspace test suite
61 Users: Debugging, any userspace test suite
70 Users: Debugging, any userspace test suite
A Ddebugfs-scmi-raw14 Users: Debugging, any userspace test suite
32 Users: Debugging, any userspace test suite
38 Description: SCMI Raw message errors facility; any kind of timed-out or
43 Users: Debugging, any userspace test suite
49 Description: SCMI Raw notification snooping facility; any notification
54 Users: Debugging, any userspace test suite
61 causes the internal queues of any kind of received message,
66 Users: Debugging, any userspace test suite
90 Users: Debugging, any userspace test suite
117 Users: Debugging, any userspace test suite
/linux-6.3-rc2/Documentation/admin-guide/sysctl/
A Duser.rst41 The maximum number of cgroup namespaces that any user in the current
47 The maximum number of ipc namespaces that any user in the current
53 The maximum number of mount namespaces that any user in the current
59 The maximum number of network namespaces that any user in the
65 The maximum number of pid namespaces that any user in the current
71 The maximum number of time namespaces that any user in the current
77 The maximum number of user namespaces that any user in the current
83 The maximum number of user namespaces that any user in the current
/linux-6.3-rc2/tools/power/cpupower/lib/
A Dcpufreq.c330 if (!any) in cpufreq_put_available_governors()
333 tmp = any->first; in cpufreq_put_available_governors()
460 if (!any) in cpufreq_put_available_frequencies()
463 tmp = any->first; in cpufreq_put_available_frequencies()
473 cpufreq_put_available_frequencies(any); in cpufreq_put_boost_frequencies()
541 if (!any) in cpufreq_put_affected_cpus()
544 tmp = any->first; in cpufreq_put_affected_cpus()
560 cpufreq_put_affected_cpus(any); in cpufreq_put_related_cpus()
767 void cpufreq_put_stats(struct cpufreq_stats *any) in cpufreq_put_stats() argument
771 if (!any) in cpufreq_put_stats()
[all …]
/linux-6.3-rc2/scripts/coccinelle/tests/
A Dodd_ptr_err.cocci49 ... when any
59 ... when any
71 ... when any
80 ... when any
90 ... when any
95 ... when any
/linux-6.3-rc2/Documentation/driver-api/gpio/
A Dusing-gpio.rst11 examples for any other kernel drivers you want to author, refer to
14 For any kind of mass produced system you want to support, such as servers,
15 laptops, phones, tablets, routers, and any consumer or office or business goods
28 to any existing kernel subsystem and not be a good fit for an operating system,
36 Do not under any circumstances abuse the GPIO userspace ABI to cut corners in
37 any product development projects. If you use it for prototyping, then do not
39 any circumstances deploy any uniform products using GPIO from userspace.
/linux-6.3-rc2/scripts/coccinelle/api/
A Dkfree_mismatch.cocci41 when any
73 when any
87 when any
101 when any
114 when any
126 when any
136 when any
146 when any
155 when any
/linux-6.3-rc2/LICENSES/preferred/
A DGPL-2.035 Foundation's software and to any other program whose authors commit to
69 Finally, any free program is threatened constantly by software
85 means either the Program or any derivative work under copyright law:
99 source code as you receive it, in any medium, provided that you
103 and give any other recipients of the Program a copy of this License
115 stating that you changed the files and the date of any change.
118 whole or in part contains or is derived from the Program or any
162 years, to give any third party, for a charge no more than your
203 modifying or distributing the Program (or any work based on the
211 these terms and conditions. You may not impose any further
[all …]
/linux-6.3-rc2/arch/powerpc/boot/dts/fsl/
A Db4420qds.dts20 * Foundation, either version 2 of that License or (at your option) any
23 * This software is provided by Freescale Semiconductor "as is" and any
26 * disclaimed. In no event shall Freescale Semiconductor be liable for any
30 * on any theory of liability, whether in contract, strict liability, or tort
31 * (including negligence or otherwise) arising in any way out of the use of
A Db4420si-pre.dtsi20 * Foundation, either version 2 of that License or (at your option) any
23 * This software is provided by Freescale Semiconductor "as is" and any
26 * disclaimed. In no event shall Freescale Semiconductor be liable for any
30 * on any theory of liability, whether in contract, strict liability, or tort
31 * (including negligence or otherwise) arising in any way out of the use of
/linux-6.3-rc2/LICENSES/deprecated/
A DZlib14 This software is provided 'as-is', without any express or implied warranty. In
15 no event will the authors be held liable for any damages arising from the use
18 Permission is granted to anyone to use this software for any purpose, including
27 3. This notice may not be removed or altered from any source distribution.
A DGPL-1.05 code. For existing kernel code the 'or any later version' option is
28 software and to any other program whose authors commit to using it.
56 that any problems introduced by others will not reflect on the original
65 0. This License Agreement applies to any program or other work which
68 "Program", below, refers to any such program or work, and a "work based
69 on the Program" means either the Program or any work containing the
77 General Public License and to the absence of any warranty; and give any
87 you changed the files and the date of any change; and
122 years, to give any third party free (except for a nominal charge
167 either of that version or of any later version published by the Free
[all …]
/linux-6.3-rc2/tools/usb/usbip/
A DCOPYING16 Foundation's software and to any other program whose authors commit to
50 Finally, any free program is threatened constantly by software
66 means either the Program or any derivative work under copyright law:
80 source code as you receive it, in any medium, provided that you
84 and give any other recipients of the Program a copy of this License
96 stating that you changed the files and the date of any change.
99 whole or in part contains or is derived from the Program or any
143 years, to give any third party, for a charge no more than your
184 modifying or distributing the Program (or any work based on the
192 these terms and conditions. You may not impose any further
[all …]
/linux-6.3-rc2/Documentation/devicetree/bindings/powerpc/fsl/
A Dpmc.txt6 "fsl,mpc8349-pmc" should be listed for any chip whose PMC is
7 compatible. "fsl,mpc8313-pmc" should also be listed for any chip
10 "fsl,mpc8548-pmc" should be listed for any chip whose PMC is
11 compatible. "fsl,mpc8536-pmc" should also be listed for any chip
14 "fsl,mpc8641d-pmc" should be listed for any chip whose PMC is
41 supports disabling and resuming devices at any time.
/linux-6.3-rc2/drivers/pnp/isapnp/
A Dcompat.c28 char any[8]; in pnp_find_dev() local
31 pnp_convert_id(any, ISAPNP_ANY_ID, ISAPNP_ANY_ID); in pnp_find_dev()
43 (memcmp(id, any, 7) == 0)) in pnp_find_dev()
/linux-6.3-rc2/drivers/staging/rtl8723bs/
A DTODO2 - find and remove any code for other chips that is left over
3 - convert any remaining unusual variable types
11 Please send any patches to Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
/linux-6.3-rc2/arch/m68k/fpsp040/
A DREADME13 PARTICULAR PURPOSE and any warranty against infringement with
15 and any accompanying written materials.
27 without alteration in any modified and/or redistributed versions,
30 under any patents or trademarks of Motorola, Inc.
/linux-6.3-rc2/Documentation/infiniband/
A Dcore_locking.rst15 are any methods from the list:
26 which may not sleep and must be callable from any context.
39 are therefore safe to call from any context.
46 the midlayer is also safe to call from any context.
57 The IB midlayer does not perform any serialization of function calls.
60 consumers are not required to perform any serialization. However,
107 ib_unregister_device() from process context. It must not hold any
/linux-6.3-rc2/scripts/coccinelle/iterators/
A Dfor_each_child.cocci76 ... when any
100 ... when any
133 ... when any
169 ... when any
182 ... when any
205 ... when any
228 ... when any
260 ... when any
286 ... when any

Completed in 25 milliseconds

12345678910>>...93