Home
last modified time | relevance | path

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

12

/linux/LICENSES/dual/
H A Dcopyleft-next-0.3.126 of, publicly perform and publicly display My Work.
40 Legal Notices contained in My Work (to the extent they remain
47 If You Distribute a Derived Work, You must license the entire Derived
48 Work as a whole under this License, with prominent notice of such
50 separate Distribution of portions of the Derived Work.
52 If the Derived Work includes material licensed under the GPL, You may
53 instead license the Derived Work under the GPL.
57 When Distributing a Covered Work, You may not impose further
58 restrictions on the exercise of rights in the Covered Work granted under
64 However, You may Distribute a Covered Work incorporating material
[all …]
H A DApache-2.049 "Work" shall mean the work of authorship, whether in Source or Object form,
55 that is based on (or derived from) the Work and for which the editorial
59 merely link (or bind by name) to the interfaces of, the Work and Derivative
63 version of the Work and any modifications or additions to that Work or
65 inclusion in the Work by the copyright owner or by an individual or Legal
72 and improving the Work, but excluding communication that is conspicuously
78 subsequently incorporated within the Work.
84 perform, sublicense, and distribute the Work and such Derivative Works
91 sell, import, and otherwise transfer the Work, where such license
94 combination of their Contribution(s) with the Work to which such
[all …]
H A DCDDL-1.038 1.6. "Larger Work" means a work which combines Covered Software or
98 Work; and
130 Larger Work; and
223 You may create a Larger Work by combining Covered Software with
225 the Larger Work as a single product. In such a case, You must make
H A DMPL-1.146 1.7. "Larger Work" means a work which combines Covered Code or
105 as part of a Larger Work; and
131 and/or as part of a Larger Work; and
267 You may create a Larger Work by combining Covered Code with other code
269 Work as a single product. In such a case, You must make sure the
/linux/LICENSES/deprecated/
H A DCC0-1.027 authorship and/or a database (each, a "Work").
29 Certain owners wish to permanently relinquish those rights to a Work for
37 works, or to gain reputation or greater distribution for their Work in
42 associating CC0 with a Work (the "Affirmer"), to the extent that he or she
43 is an owner of Copyright and Related Rights in the Work, voluntarily
44 elects to apply CC0 to the Work and publicly distribute the Work under its
46 Work and the meaning and intended legal effect of CC0 on those rights.
48 1. Copyright and Related Rights. A Work made available under CC0 may be
54 communicate, and translate a Work;
57 likeness depicted in a Work;
[all …]
/linux/rust/kernel/drm/
H A Ddevice.rs29 Work,
417 // Device<T, C>`, `raw_get_work` will return a `*mut Work<Device<T, C>, ID>` through
418 // `T::Data::raw_get_work` and given a `ptr: *mut Work<Device<T, C>, ID>`,
426 unsafe fn raw_get_work(ptr: *mut Self) -> *mut Work<Self, ID> {
434 unsafe fn work_container_of(ptr: *mut Work<Self, ID>) -> *mut Self {
435 // SAFETY: The caller promises that `ptr` points at a `Work` field in
/linux/Documentation/process/
H A Dcontribution-maturity-model.rst92 time focused on Upstream Work, which is defined as reviewing patches,
105 at least a third of the engineer’s time spent doing Upstream Work.
109 Upstream Work to work focused on directly pursuing business goals.
/linux/Documentation/networking/device_drivers/ethernet/huawei/
H A Dhinic.rst72 Work Queues(WQ) - Contain the memory and operations for use by CMD queues and
74 pointers to Memory Areas that are the Memory for the Work Queue Elements(WQEs).
/linux/Documentation/hwmon/
H A Dinspur-ipsps1.rst75 mode Work mode. Can be set to active or
/linux/Documentation/fb/
H A Dpvr2fb.rst37 24bpp and 32bpp modes function poorly. Work to fix that is
/linux/Documentation/core-api/
H A Dworkqueue.rst43 while an ST wq one for the whole system. Work items had to compete for
187 Work items queued to a per-cpu wq are bound to a specific CPU.
193 Work items queued to an unbound wq are served by the special
211 suspend operations. Work items on the wq are drained and no
220 Work items of a highpri wq are queued to the highpri
229 Work items of a CPU intensive wq do not contribute to the
278 Work items w0, w1, w2 are queued to a bound wq q0 on the same CPU.
359 (``WQ_MEM_RECLAIM``), flush and work item attributes. Work items
/linux/drivers/android/binder/
H A Dprocess.rs38 workqueue::{self, Work},
462 defer_work: Work<Process>,
675 return GetWorkOrRegister::Work(work); in get_work_or_register()
1778 Work(DLArc<dyn DeliverToRead>), enumerator
/linux/Documentation/i2c/
H A Dsummary.rst82 target. Work to replace the old terminology in the Linux Kernel is on-going.
/linux/Documentation/arch/arm/
H A Dmicrochip.rst210 Work In Progress statement:
/linux/Documentation/gpu/rfc/
H A Dgpusvm.rst103 * Work in progress and patches expected after initially landing on GPU
/linux/tools/perf/scripts/python/
H A Dparallel-perf.py39 class Work(): class
188 w = Work(work_cmd, pipe_to, work_output_dir)
/linux/Documentation/userspace-api/
H A Dunshare.rst23 9) Future Work
322 9) Future Work
/linux/Documentation/userspace-api/media/
H A Dglossary.rst10 userspace API documentation. This is Work In Progress.
/linux/Documentation/trace/
H A Dkprobes.rst61 How Does a Kprobe Work?
107 How Does a Return Probe Work?
169 How Does Jump Optimization Work?
426 register_kretprobe(); see "How Does a Return Probe Work?" for details.
/linux/Documentation/arch/x86/
H A Dsva.rst35 the use of Shared Work Queues (SWQ) by both applications and Virtual
192 hardware also manages the queue depth for Shared Work Queues (SWQ), and
H A Dpti.rst125 Possible Future Work
H A Dintel_txt.rst94 How Does it Work?
/linux/Documentation/networking/devlink/
H A Dmlx5.rst101 is configuring steering rules directly to the HW using Work Queues with
102 a special new type of WQE (Work Queue Element).
/linux/Documentation/arch/powerpc/
H A Dtransactional_memory.rst214 KVM: PPC: Book3S HV: Work around transactional memory bugs in POWER9
/linux/Documentation/kbuild/
H A Dkconfig-language.rst753 Work on kconfig is welcomed on both areas of clarifying semantics and on
775 the use of the xconfig configurator [1]_. Work should be done to confirm if

12