Searched refs:approx (Results 1 – 14 of 14) sorted by relevance
/linux-5.19.10/tools/testing/selftests/seccomp/ |
D | seccomp_benchmark.c | 77 bool approx(int i_one, int i_two) in approx() function 228 per_filter1, approx, per_filter2); in main() 231 bitmap1 - native, approx, bitmap2 - native); in main() 237 ret |= compare("entry", "≈", "1 bitmapped", entry, approx, bitmap1 - native); in main() 238 ret |= compare("entry", "≈", "2 bitmapped", entry, approx, bitmap2 - native); in main() 240 entry + (per_filter1 * 4) + native, approx, filter2); in main()
|
/linux-5.19.10/Documentation/ABI/testing/ |
D | sysfs-platform-twl4030-usb | 3 Read-only status reporting if VBUS (approx 5V)
|
/linux-5.19.10/drivers/media/tuners/ |
D | tda18271-fe.c | 250 s32 rfcal_comp, approx; in tda18271c2_rf_tracking_filters_correction() local 270 approx = map[i].rf_a1 * (s32)(freq / 1000 - map[i].rf1) + in tda18271c2_rf_tracking_filters_correction() 273 approx = map[i].rf_a2 * (s32)(freq / 1000 - map[i].rf2) + in tda18271c2_rf_tracking_filters_correction() 277 if (approx < 0) in tda18271c2_rf_tracking_filters_correction() 278 approx = 0; in tda18271c2_rf_tracking_filters_correction() 279 if (approx > 255) in tda18271c2_rf_tracking_filters_correction() 280 approx = 255; in tda18271c2_rf_tracking_filters_correction() 287 regs[R_EB14] = (unsigned char)(approx + rfcal_comp); in tda18271c2_rf_tracking_filters_correction()
|
/linux-5.19.10/include/linux/ |
D | kvm_host.h | 1630 search_memslots(struct kvm_memslots *slots, gfn_t gfn, bool approx) in search_memslots() argument 1647 return approx ? slot : NULL; in search_memslots() 1651 ____gfn_to_memslot(struct kvm_memslots *slots, gfn_t gfn, bool approx) in ____gfn_to_memslot() argument 1660 slot = search_memslots(slots, gfn, approx); in ____gfn_to_memslot()
|
/linux-5.19.10/drivers/gpu/drm/tegra/ |
D | sor.c | 1086 u64 active_sym, active_count, frac, approx; in tegra_sor_compute_params() local 1121 approx = active_count + (active_frac * (f - 1)) * f; in tegra_sor_compute_params() 1122 approx = div_u64(approx, active_frac * f); in tegra_sor_compute_params() 1124 approx = active_count + f; in tegra_sor_compute_params() 1128 approx = active_count + div_u64(f, active_frac); in tegra_sor_compute_params() 1130 approx = active_count; in tegra_sor_compute_params() 1133 error = div_s64(active_sym - approx, tu_size); in tegra_sor_compute_params()
|
/linux-5.19.10/Documentation/scheduler/ |
D | schedutil.rst | 138 u := u_clamp + u_irq + u_dl; [approx. see source for more detail]
|
/linux-5.19.10/arch/m68k/q40/ |
D | README | 18 The floppy imposes a very high interrupt load on the CPU, approx 30K/s.
|
/linux-5.19.10/Documentation/networking/ |
D | pktgen.rst | 52 For ixgbe use e.g. "30" resulting in approx 33K interrupts/sec (1/30*10^6)::
|
/linux-5.19.10/drivers/ata/ |
D | Kconfig | 49 This option will enlarge the kernel by approx. 6KB. Disable it only 64 This option will enlarge the kernel by approx. 3KB. Disable it if
|
/linux-5.19.10/arch/m68k/fpsp040/ |
D | bindec.S | 217 | ILOG is the log base 10 of the input value. It is approx-
|
/linux-5.19.10/arch/x86/math-emu/ |
D | README | 349 The numbers in the body of the table give the approx number of times a
|
/linux-5.19.10/tools/perf/Documentation/ |
D | perf-config.txt | 526 # Event count (approx.): 6876107743
|
D | perf-intel-pt.txt | 1457 # Event count (approx.): 2274583
|
/linux-5.19.10/Documentation/m68k/ |
D | kernel-options.rst | 629 cmd_per_lun * approx. 17 Kbytes
|