| /linux/tools/testing/selftests/seccomp/ |
| H A D | seccomp_benchmark.c | 79 bool approx(int i_one, int i_two) in approx() function 285 per_filter1, approx, per_filter2, skip); in main() 288 bitmap1 - native, approx, bitmap2 - native, skip); in main() 294 ret |= compare("entry", "≈", "1 bitmapped", entry, approx, in main() 296 ret |= compare("entry", "≈", "2 bitmapped", entry, approx, in main() 299 entry + (per_filter1 * 4) + native, approx, filter2, in main()
|
| /linux/tools/perf/util/ |
| H A D | thread-stack.h | 45 * @insn_count: approx. number of instructions between call and return 46 * @cyc_count: approx. number of cycles between call and return
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-platform-twl4030-usb | 3 Read-only status reporting if VBUS (approx 5V)
|
| /linux/include/uapi/linux/nfsd/ |
| H A D | stats.h | 15 /* thread usage wraps very million seconds (approx one fortnight) */
|
| /linux/arch/sh/include/cpu-sh4/cpu/ |
| H A D | sq.h | 15 * Store queues range from e0000000-e3fffffc, allowing approx. 64MB to be
|
| /linux/tools/include/uapi/sound/ |
| H A D | asound.h | |
| /linux/tools/perf/trace/beauty/include/uapi/sound/ |
| H A D | asound.h | 365 #define SNDRV_PCM_HW_PARAM_RATE 11 /* Approx rate */ 366 #define SNDRV_PCM_HW_PARAM_PERIOD_TIME 12 /* Approx distance between 369 #define SNDRV_PCM_HW_PARAM_PERIOD_SIZE 13 /* Approx frames between 372 #define SNDRV_PCM_HW_PARAM_PERIOD_BYTES 14 /* Approx bytes between 375 #define SNDRV_PCM_HW_PARAM_PERIODS 15 /* Approx interrupts per 378 #define SNDRV_PCM_HW_PARAM_BUFFER_TIME 16 /* Approx duration of buffer 383 #define SNDRV_PCM_HW_PARAM_TICK_TIME 19 /* Approx tick duration in us */
|
| /linux/tools/power/cpupower/bench/ |
| H A D | system.c | 141 printf("approx. test duration: %im\n", in prepare_user()
|
| /linux/drivers/media/dvb-frontends/ |
| H A D | cx24110.c | 61 gives approx. 2.6 sec at 27.5MS/s, rate 3/4 */ 72 approx. 38ms at 27.5MS/s, rate 3/4 */ 266 /* we need to divide two integers with approx. 27 bits in 32 bit in cx24110_set_symbolrate()
|
| /linux/include/linux/mfd/ |
| H A D | ti_am335x_tscadc.h | 141 * max processing time: 266431 * 308ns = 83ms(approx)
|
| /linux/arch/m68k/q40/ |
| H A D | README | 18 The floppy imposes a very high interrupt load on the CPU, approx 30K/s.
|
| /linux/include/uapi/linux/ |
| H A D | net_tstamp.h | 18 * is for IEEE 1588 quality and "approx" is for NICs DMA point.
|
| /linux/Documentation/scheduler/ |
| H A D | schedutil.rst | 137 u := u_clamp + u_irq + u_dl; [approx. see source for more detail]
|
| /linux/drivers/usb/serial/ |
| H A D | keyspan_usa28msg.h | 198 // update status approx. 60 times a second (16.6666 ms)
|
| H A D | keyspan_usa67msg.h | 247 // update status approx. 60 times a second (16.6666 ms)
|
| H A D | keyspan_usa26msg.h | 253 // update status approx. 60 times a second (16.6666 ms)
|
| H A D | keyspan_usa49msg.h | 277 // update status approx. 60 times a second (16.6666 ms)
|
| /linux/Documentation/arch/powerpc/ |
| H A D | vpa-dtl.rst | 136 # Event count (approx.): 321
|
| /linux/drivers/clk/ |
| H A D | clk-tps68470.c | 98 * The PLLCTL reg lock bit is set by the PMIC after approx. 4ms and in tps68470_clk_prepare()
|
| /linux/drivers/comedi/drivers/ |
| H A D | dt2815.c | 194 /* This is incredibly slow (approx 20 ms) */ in dt2815_attach()
|
| /linux/sound/usb/usx2y/ |
| H A D | usb_stream.c | 111 * this will overflow at approx 524 kHz 120 * this will overflow at approx 4 MHz
|
| /linux/drivers/media/rc/ |
| H A D | ir-rc5-decoder.c | 23 #define RC5_TRAILER (6 * RC5_UNIT) /* In reality, approx 100 */
|
| /linux/include/linux/qed/ |
| H A D | eth_common.h | 62 /* Approx. multicast constants */
|
| /linux/drivers/hid/ |
| H A D | hid-letsketch.c | 192 * when in range we get an event approx. every 8 ms. in letsketch_raw_event()
|
| /linux/drivers/gpu/drm/tegra/ |
| H A D | sor.c | 1093 u64 active_sym, active_count, frac, approx; in tegra_sor_compute_params() local 1128 approx = active_count + (active_frac * (f - 1)) * f; in tegra_sor_compute_params() 1129 approx = div_u64(approx, active_frac * f); in tegra_sor_compute_params() 1131 approx = active_count + f; in tegra_sor_compute_params() 1135 approx = active_count + div_u64(f, active_frac); in tegra_sor_compute_params() 1137 approx = active_count; in tegra_sor_compute_params() 1140 error = div_s64(active_sym - approx, tu_size); in tegra_sor_compute_params()
|