Searched refs:derivative (Results 1 – 25 of 31) sorted by relevance
12
/linux-6.12.1/fs/bcachefs/ |
D | util.c | 536 s64 proportional, derivative, change; in bch2_pd_controller_update() local 549 derivative = actual - pd->last_actual; in bch2_pd_controller_update() 550 derivative = div_s64(derivative, seconds_since_update); in bch2_pd_controller_update() 551 derivative = ewma_add(pd->smoothed_derivative, derivative, in bch2_pd_controller_update() 553 derivative = derivative * pd->d_term; in bch2_pd_controller_update() 554 derivative = div_s64(derivative, pd->p_term_inverse); in bch2_pd_controller_update() 556 change = proportional + derivative; in bch2_pd_controller_update() 571 pd->last_derivative = derivative; in bch2_pd_controller_update()
|
/linux-6.12.1/LICENSES/preferred/ |
D | LGPL-2.0 | 89 derivative of the original library, and the ordinary General Public License 130 means either the Library or any derivative work under copyright law: 200 exercise the right to control the distribution of derivative or 219 subsequent copies and derivative works made from that copy. 224 4. You may copy and distribute the Library (or a portion or derivative of 237 5. A program that contains no derivative of any portion of the Library, but 240 is not a derivative work of the Library, and therefore falls outside the 244 an executable that is a derivative of the Library (because it contains 251 derivative work of the Library even though the source code is 259 unrestricted, regardless of whether it is legally a derivative [all …]
|
D | LGPL-2.1 | 90 work, a derivative of the original library. The ordinary General Public 142 means either the Library or any derivative work under copyright law: 212 exercise the right to control the distribution of derivative or 231 subsequent copies and derivative works made from that copy. 236 4. You may copy and distribute the Library (or a portion or derivative of 249 5. A program that contains no derivative of any portion of the Library, but 252 is not a derivative work of the Library, and therefore falls outside the 256 an executable that is a derivative of the Library (because it contains 263 derivative work of the Library even though the source code is 271 unrestricted, regardless of whether it is legally a derivative [all …]
|
D | GPL-2.0 | 85 means either the Program or any derivative work under copyright law: 145 exercise the right to control the distribution of derivative or 201 distribute the Program or its derivative works. These actions are
|
/linux-6.12.1/Documentation/devicetree/bindings/clock/ti/ |
D | autoidle.txt | 6 clock, it is always a derivative of some basic clock like a gate, divider,
|
/linux-6.12.1/Documentation/mm/ |
D | z3fold.rst | 7 It is a zbud derivative which allows for higher compression
|
/linux-6.12.1/tools/thermal/tmon/ |
D | README | 29 pid.c : a proportional-integral-derivative (PID) controller
|
/linux-6.12.1/LICENSES/dual/ |
D | copyleft-next-0.3.1 | 25 copyright license, to reproduce, Distribute, prepare derivative works 187 adapts, is based on, is a derivative work of, transforms, translates or
|
/linux-6.12.1/arch/arm/boot/dts/gemini/ |
D | gemini-dlink-dns-313.dts | 180 * This "RedBoot" is the Storlink derivative.
|
D | gemini-dlink-dir-685.dts | 307 * This "RedBoot" is the Storlink derivative.
|
/linux-6.12.1/Documentation/i2c/busses/ |
D | i2c-piix4.rst | 15 * AMD SP5100 (SB700 derivative found on some server mainboards)
|
/linux-6.12.1/tools/usb/usbip/ |
D | COPYING | 66 means either the Program or any derivative work under copyright law: 126 exercise the right to control the distribution of derivative or 182 distribute the Program or its derivative works. These actions are
|
/linux-6.12.1/LICENSES/deprecated/ |
D | GPL-1.0 | 110 derivative) on a volume of a storage or distribution medium does not bring 113 3. You may copy and distribute the Program (or a portion or derivative of
|
D | GFDL-1.1 | 42 This License is a kind of "copyleft", which means that derivative 302 are not themselves derivative works of the Document.
|
D | GFDL-1.2 | 41 This License is a kind of "copyleft", which means that derivative 329 derivative works of the Document.
|
/linux-6.12.1/Documentation/ABI/testing/ |
D | sysfs-class-thermal | 122 The derivative term of the power allocator governor's PID
|
/linux-6.12.1/arch/arm/nwfpe/ |
D | softfloat-specialize | 25 (1) they include prominent notice that the work is derivative, and (2) they
|
/linux-6.12.1/Documentation/driver-api/thermal/ |
D | power_allocator.rst | 177 `k_d` configures the PID loop's derivative term constant. It's
|
D | sysfs-api.rst | 298 |---k_d: PID's derivative term in the power allocator
|
/linux-6.12.1/Documentation/userspace-api/media/ |
D | fdl-appendix.rst | 23 This License is a kind of "copyleft", which means that derivative works 377 their being thus compiled, if they are not themselves derivative works
|
/linux-6.12.1/drivers/dma/ |
D | Kconfig | 75 PL080 and PL081, Samsungs PL080 derivative and Faraday 76 Technology's FTDMAC020 PL080 derivative.
|
/linux-6.12.1/Documentation/admin-guide/thermal/ |
D | intel_powerclamp.rst | 138 derivative gains of the past samples.
|
/linux-6.12.1/arch/m68k/ |
D | Kconfig.cpu | 11 The Freescale ColdFire family of processors is a modern derivative
|
/linux-6.12.1/arch/arm/boot/dts/st/ |
D | ste-ux500-samsung-janice.dts | 271 * this derivative is 3wire support, so it cannot be used to drive
|
/linux-6.12.1/arch/arm/boot/dts/aspeed/ |
D | aspeed-g4.dtsi | 289 /* This timer is a Faraday FTTMR010 derivative */
|
12