/openbmc/linux/tools/testing/selftests/seccomp/ |
H A 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()
|
/openbmc/linux/drivers/media/tuners/ |
H A 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()
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-platform-twl4030-usb | 3 Read-only status reporting if VBUS (approx 5V)
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/libopus/ |
H A D | libopus_1.5.2.bb | 20 PACKAGECONFIG[float-approx] = "--enable-float-approx,,"
|
/openbmc/linux/drivers/gpu/drm/tegra/ |
H A D | sor.c | 1087 u64 active_sym, active_count, frac, approx; in tegra_sor_compute_params() local 1122 approx = active_count + (active_frac * (f - 1)) * f; in tegra_sor_compute_params() 1123 approx = div_u64(approx, active_frac * f); in tegra_sor_compute_params() 1125 approx = active_count + f; in tegra_sor_compute_params() 1129 approx = active_count + div_u64(f, active_frac); in tegra_sor_compute_params() 1131 approx = active_count; in tegra_sor_compute_params() 1134 error = div_s64(active_sym - approx, tu_size); in tegra_sor_compute_params()
|
/openbmc/linux/include/linux/ |
H A D | kvm_host.h | 1676 search_memslots(struct kvm_memslots *slots, gfn_t gfn, bool approx) in search_memslots() argument 1693 return approx ? slot : NULL; in search_memslots() 1697 ____gfn_to_memslot(struct kvm_memslots *slots, gfn_t gfn, bool approx) in ____gfn_to_memslot() argument 1706 slot = search_memslots(slots, gfn, approx); in ____gfn_to_memslot()
|
/openbmc/openbmc-test-automation/ipmi/ |
H A D | test_ipmi_poh_counter.robot | 158 # Host may take approx 5 - 6 minutes to complete power ON process.
|
H A D | test_ipmi_sel_time.robot | 19 ... command takes approx 5 seconds for the operation to reflect.
|
/openbmc/linux/Documentation/scheduler/ |
H A D | schedutil.rst | 138 u := u_clamp + u_irq + u_dl; [approx. see source for more detail]
|
/openbmc/linux/arch/m68k/q40/ |
H A D | README | 18 The floppy imposes a very high interrupt load on the CPU, approx 30K/s.
|
/openbmc/openbmc/poky/meta/recipes-gnome/librsvg/ |
H A D | librsvg-crates.inc | 17 crate://crates.io/approx/0.5.1 \ 311 SRC_URI[approx-0.5.1.sha256sum] = "cab112f0a86d568ea0e627cc1d6be74a1e9cd55214684db5561995f6dad897c6"
|
/openbmc/linux/Documentation/networking/ |
H A D | pktgen.rst | 52 For ixgbe use e.g. "30" resulting in approx 33K interrupts/sec (1/30*10^6)::
|
/openbmc/linux/drivers/ata/ |
H A 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
|
/openbmc/linux/arch/m68k/fpsp040/ |
H A D | bindec.S | 217 | ILOG is the log base 10 of the input value. It is approx-
|
/openbmc/linux/arch/x86/math-emu/ |
H A D | README | 349 The numbers in the body of the table give the approx number of times a
|
/openbmc/u-boot/common/spl/ |
H A D | Kconfig | 181 (e.g. approx. 6 ms faster, when output on i.MX6 with 115200 baud). 189 (e.g. approx. 6 ms faster, when output on i.MX6 with 115200 baud).
|
/openbmc/linux/tools/perf/Documentation/ |
H A D | perf-config.txt | 529 # Event count (approx.): 6876107743
|
H A D | perf-intel-pt.txt | 1661 # Event count (approx.): 2274583
|
/openbmc/linux/Documentation/arch/m68k/ |
H A D | kernel-options.rst | 629 cmd_per_lun * approx. 17 Kbytes
|