Searched refs:derivative (Results 1 – 23 of 23) sorted by relevance
/linux-4.4.14/drivers/md/bcache/ |
D | writeback.c | 34 int64_t derivative = dirty - dc->disk.sectors_dirty_last; in __update_writeback_rate() local 45 derivative = div_s64(derivative, dc->writeback_rate_update_seconds); in __update_writeback_rate() 47 derivative = ewma_add(dc->disk.sectors_dirty_derivative, derivative, in __update_writeback_rate() 51 derivative *= dc->writeback_rate_d_term; in __update_writeback_rate() 52 derivative = div_s64(derivative, dc->writeback_rate_p_term_inverse); in __update_writeback_rate() 54 change = proportional + derivative; in __update_writeback_rate() 67 dc->writeback_rate_derivative = derivative; in __update_writeback_rate()
|
D | sysfs.c | 140 char derivative[20]; in SHOW() local 148 bch_hprint(derivative, dc->writeback_rate_derivative << 9); in SHOW() 163 derivative, change, next_io); in SHOW()
|
/linux-4.4.14/Documentation/devicetree/bindings/clock/ti/ |
D | autoidle.txt | 8 clock, it is always a derivative of some basic clock like a gate, divider,
|
/linux-4.4.14/tools/thermal/tmon/ |
D | README | 29 pid.c : a proportional-integral-derivative (PID) controller
|
/linux-4.4.14/Documentation/networking/ |
D | LICENSE.qlcnic | 76 means either the Program or any derivative work under copyright law: 136 exercise the right to control the distribution of derivative or 192 distribute the Program or its derivative works. These actions are
|
D | LICENSE.qlge | 76 means either the Program or any derivative work under copyright law: 136 exercise the right to control the distribution of derivative or 192 distribute the Program or its derivative works. These actions are
|
/linux-4.4.14/Documentation/scsi/ |
D | LICENSE.qla4xxx | 77 means either the Program or any derivative work under copyright law: 137 exercise the right to control the distribution of derivative or 193 distribute the Program or its derivative works. These actions are
|
D | LICENSE.qla2xxx | 78 means either the Program or any derivative work under copyright law: 138 exercise the right to control the distribution of derivative or 194 distribute the Program or its derivative works. These actions are
|
/linux-4.4.14/Documentation/i2c/busses/ |
D | i2c-piix4 | 13 * AMD SP5100 (SB700 derivative found on some server mainboards)
|
/linux-4.4.14/drivers/staging/rtl8192u/ |
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-4.4.14/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-4.4.14/drivers/staging/rtl8192e/ |
D | license | 70 Program or any derivative work under copyright law: that is to say, a 129 exercise the right to control the distribution of derivative or 185 the Program or its derivative works. These actions are prohibited by law
|
/linux-4.4.14/ |
D | COPYING | 82 means either the Program or any derivative work under copyright law: 142 exercise the right to control the distribution of derivative or 198 distribute the Program or its derivative works. These actions are
|
D | MAINTAINERS | 3651 INTEL DRM DRIVERS (excluding Poulsbo, Moorestown and derivative chipsets) 3700 DRM DRIVERS FOR GMA500 (Poulsbo, Moorestown and derivative chipsets)
|
/linux-4.4.14/arch/arm/nwfpe/ |
D | softfloat-specialize | 25 (1) they include prominent notice that the work is derivative, and (2) they
|
D | softfloat-macros | 25 (1) they include prominent notice that the work is derivative, and (2) they
|
/linux-4.4.14/Documentation/thermal/ |
D | power_allocator.txt | 172 `k_d` configures the PID loop's derivative term constant. It's
|
D | sysfs-api.txt | 192 |---k_d: PID's derivative term in the power allocator 354 The derivative term of the power allocator governor's PID
|
D | intel_powerclamp.txt | 132 derivative gains of the past samples.
|
/linux-4.4.14/arch/m68k/ |
D | Kconfig.cpu | 10 The Freescale ColdFire family of processors is a modern derivative
|
/linux-4.4.14/Documentation/devicetree/bindings/thermal/ |
D | thermal.txt | 179 derivative over time) in two situations for a thermal zone:
|
/linux-4.4.14/Documentation/filesystems/ |
D | ramfs-rootfs-initramfs.txt | 66 A ramfs derivative called tmpfs was created to add size limits, and the ability
|
/linux-4.4.14/drivers/staging/speakup/ |
D | spkguide.txt | 1197 This License is a kind of "copyleft", which means that derivative 1485 derivative works of the Document.
|