Home
last modified time | relevance | path

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

12

/linux-6.12.1/fs/bcachefs/
Dutil.c536 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/
DLGPL-2.089 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 …]
DLGPL-2.190 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 …]
DGPL-2.085 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/
Dautoidle.txt6 clock, it is always a derivative of some basic clock like a gate, divider,
/linux-6.12.1/Documentation/mm/
Dz3fold.rst7 It is a zbud derivative which allows for higher compression
/linux-6.12.1/tools/thermal/tmon/
DREADME29 pid.c : a proportional-integral-derivative (PID) controller
/linux-6.12.1/LICENSES/dual/
Dcopyleft-next-0.3.125 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/
Dgemini-dlink-dns-313.dts180 * This "RedBoot" is the Storlink derivative.
Dgemini-dlink-dir-685.dts307 * This "RedBoot" is the Storlink derivative.
/linux-6.12.1/Documentation/i2c/busses/
Di2c-piix4.rst15 * AMD SP5100 (SB700 derivative found on some server mainboards)
/linux-6.12.1/tools/usb/usbip/
DCOPYING66 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/
DGPL-1.0110 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
DGFDL-1.142 This License is a kind of "copyleft", which means that derivative
302 are not themselves derivative works of the Document.
DGFDL-1.241 This License is a kind of "copyleft", which means that derivative
329 derivative works of the Document.
/linux-6.12.1/Documentation/ABI/testing/
Dsysfs-class-thermal122 The derivative term of the power allocator governor's PID
/linux-6.12.1/arch/arm/nwfpe/
Dsoftfloat-specialize25 (1) they include prominent notice that the work is derivative, and (2) they
/linux-6.12.1/Documentation/driver-api/thermal/
Dpower_allocator.rst177 `k_d` configures the PID loop's derivative term constant. It's
Dsysfs-api.rst298 |---k_d: PID's derivative term in the power allocator
/linux-6.12.1/Documentation/userspace-api/media/
Dfdl-appendix.rst23 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/
DKconfig75 PL080 and PL081, Samsungs PL080 derivative and Faraday
76 Technology's FTDMAC020 PL080 derivative.
/linux-6.12.1/Documentation/admin-guide/thermal/
Dintel_powerclamp.rst138 derivative gains of the past samples.
/linux-6.12.1/arch/m68k/
DKconfig.cpu11 The Freescale ColdFire family of processors is a modern derivative
/linux-6.12.1/arch/arm/boot/dts/st/
Dste-ux500-samsung-janice.dts271 * this derivative is 3wire support, so it cannot be used to drive
/linux-6.12.1/arch/arm/boot/dts/aspeed/
Daspeed-g4.dtsi289 /* This timer is a Faraday FTTMR010 derivative */

12