Home
last modified time | relevance | path

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

12345678910>>...87

/linux/fs/9p/
A Dfid.c97 any); in v9fs_fid_find()
109 if (any || uid_eq(fid->uid, uid)) { in v9fs_fid_find()
150 kuid_t uid, int any) in v9fs_fid_lookup_with_uid() argument
160 fid = v9fs_fid_find(dentry, uid, any); in v9fs_fid_lookup_with_uid()
170 fid = v9fs_fid_find(ds, uid, any); in v9fs_fid_lookup_with_uid()
182 fid = v9fs_fid_find(dentry->d_sb->s_root, uid, any); in v9fs_fid_lookup_with_uid()
273 int any, access; in v9fs_fid_lookup() local
283 any = 0; in v9fs_fid_lookup()
288 any = 1; in v9fs_fid_lookup()
293 any = 0; in v9fs_fid_lookup()
[all …]
/linux/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/Documentation/admin-guide/media/
A Dzoran-cardlist.rst19 - <any>
23 - <any>
31 - <any>
39 - <any>
51 - <any>
/linux/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/tools/power/cpupower/lib/
A Dcpufreq.c321 if (!any) in cpufreq_put_available_governors()
324 tmp = any->first; in cpufreq_put_available_governors()
451 if (!any) in cpufreq_put_available_frequencies()
454 tmp = any->first; in cpufreq_put_available_frequencies()
464 cpufreq_put_available_frequencies(any); in cpufreq_put_boost_frequencies()
532 if (!any) in cpufreq_put_affected_cpus()
535 tmp = any->first; in cpufreq_put_affected_cpus()
551 cpufreq_put_affected_cpus(any); in cpufreq_put_related_cpus()
758 void cpufreq_put_stats(struct cpufreq_stats *any) in cpufreq_put_stats() argument
762 if (!any) in cpufreq_put_stats()
[all …]
/linux/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/drivers/net/ethernet/mellanox/mlx5/core/en/
A Dfs_tt_redirect.c374 fs_any = priv->fs.any; in mlx5e_fs_tt_redirect_any_add_rule()
401 fs_any = priv->fs.any; in fs_any_add_default_rule()
533 dest.ft = priv->fs.any->table.t; in fs_any_enable()
571 priv->fs.any = NULL; in mlx5e_fs_tt_redirect_any_destroy()
578 if (priv->fs.any) { in mlx5e_fs_tt_redirect_any_create()
579 priv->fs.any->ref_cnt++; in mlx5e_fs_tt_redirect_any_create()
583 priv->fs.any = kzalloc(sizeof(*priv->fs.any), GFP_KERNEL); in mlx5e_fs_tt_redirect_any_create()
584 if (!priv->fs.any) in mlx5e_fs_tt_redirect_any_create()
595 priv->fs.any->ref_cnt = 1; in mlx5e_fs_tt_redirect_any_create()
602 kfree(priv->fs.any); in mlx5e_fs_tt_redirect_any_create()
[all …]
/linux/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/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/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/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/arch/arm/lib/
A Dfindbit.S30 bne .L_found @ any now set - found zero bit
32 2: cmp r2, r1 @ any more?
71 bne .L_found @ any now set - found zero bit
73 2: cmp r2, r1 @ any more?
109 bne .L_found @ any now set - found zero bit
111 2: cmp r2, r1 @ any more?
143 bne .L_found @ any now set - found zero bit
145 2: cmp r2, r1 @ any more?
/linux/LICENSES/deprecated/
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 …]
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 DGFDL-1.257 This License applies to any manual or other work, in any medium, that
62 refers to any such manual or work. Any member of the public is a
67 A "Modified Version" of the Document means any work containing the
76 textbook of mathematics, a Secondary Section may not explain any
137 License, but only as regards disclaiming warranties: any other
144 You may copy and distribute the Document in any medium, either
247 M. Delete any section Entitled "Endorsements". Such a section
250 or to conflict in title with any Invariant Section.
251 O. Preserve any Warranty Disclaimers.
258 These titles must be distinct from any other section titles.
[all …]
A DGFDL-1.151 it can be used for any textual work, regardless of subject matter or
58 This License applies to any manual or other work that contains a
64 A "Modified Version" of the Document means any work containing the
73 textbook of mathematics, a Secondary Section may not explain any
119 You may copy and distribute the Document in any medium, either
214 K. In any section entitled "Acknowledgements" or "Dedications",
221 M. Delete any section entitled "Endorsements". Such a section
223 N. Do not retitle any existing section as "Endorsements"
224 or to conflict in title with any Invariant Section.
231 These titles must be distinct from any other section titles.
[all …]
/linux/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/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/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
/linux/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/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.

Completed in 34 milliseconds

12345678910>>...87