Home
last modified time | relevance | path

Searched refs:five (Results 1 – 25 of 103) sorted by relevance

12345

/linux/tools/testing/selftests/bpf/progs/
H A Dtest_sockmap_kern.h236 int *bytes, zero = 0, one = 1, two = 2, three = 3, four = 4, five = 5; in bpf_prog4() local
257 pop = bpf_map_lookup_elem(&sock_bytes, &five); in bpf_prog4()
266 int zero = 0, one = 1, two = 2, three = 3, four = 4, five = 5, key = 0; in bpf_prog6() local
292 pop = bpf_map_lookup_elem(&sock_bytes, &five); in bpf_prog6()
352 int zero = 0, one = 1, two = 2, three = 3, four = 4, five = 5, err = 0; in bpf_prog10() local
372 pop = bpf_map_lookup_elem(&sock_bytes, &five); in bpf_prog10()
H A Dtrace_vprintk.c20 static const char five[] = "5"; in sys_enter() local
29 one, 2, three, 4, five, 6, seven, 8, nine, 10, ++trace_vprintk_ran); in sys_enter()
/linux/Documentation/hwmon/
H A Demc6w201.rst25 voltages (including its own VCC) and five external thermal sensors,
26 measures the speed of up to five fans, and controls the speed of
H A Dthmc50.rst89 in the temp3 mode), five temperature readings and two fans.
H A Dvia686a.rst46 sensors, five voltage sensors and alarms.
/linux/Documentation/virt/kvm/loongarch/
H A Dhypercalls.rst8 number is put in a0. Up to five arguments may be placed in registers a1 - a5.
34 five generic registers (a1 - a5) used as input parameters. The FP (Floating-
/linux/drivers/net/dsa/mxl862xx/
H A DKconfig11 - MxL86252 has five 2.5 Gigabit PHYs
/linux/drivers/parisc/
H A DREADME.dino5 ** the behavior of five models of HP VISUALIZE workstations when
/linux/Documentation/ABI/testing/
H A Dusb-charger-uevent10 There are five USB charger types:
H A Dsysfs-firmware-efi-runtime-map25 Each subdirectory contains five files:
H A Dsysfs-bus-iio-light-lm3533-als33 registers (boundaryY_{low,high}) and define the five light
/linux/lib/tests/
H A Dmemcpy_kunit.c128 struct some_bytes five = { in memmove_test() local
178 compare("argument side-effects", dest, five); in memmove_test()
/linux/fs/ext4/
H A Dresize.c733 unsigned int *five, unsigned int *seven) in ext4_list_backups() argument
756 if (*five < *min) { in ext4_list_backups()
757 min = five; in ext4_list_backups()
782 unsigned five = 5; in verify_reserved_gdb() local
788 while ((grp = ext4_list_backups(sb, &three, &five, &seven)) < end) { in verify_reserved_gdb()
1147 unsigned five = 5; in update_backups() local
1162 group = ext4_list_backups(sb, &three, &five, &seven); in update_backups()
1213 group = ext4_list_backups(sb, &three, &five, &seven); in update_backups()
/linux/Documentation/devicetree/bindings/regulator/
H A Dlm363x-regulator.txt4 LM3631 has five regulators and LM3632 supports three regulators.
/linux/Documentation/arch/arm/omap/
H A Domap_pm.rst32 five power management functions for driver code:
116 The five functions listed above are intended to be usable by any
/linux/Documentation/userspace-api/media/
H A Dintro.rst23 divided into five parts.
/linux/Documentation/devicetree/bindings/input/
H A Dmicrochip,qt1050.txt4 one to five keys, dependent on mode. The QT1050 includes all signal processing
/linux/Documentation/admin-guide/mm/damon/
H A Dusage.rst423 Each goal directory contains five files, namely ``target_metric``,
425 get the five parameters for the quota auto-tuning goals that specified on the
439 Under the watermarks directory, five files (``metric``, ``interval_us``,
442 get the five values by writing to the files, respectively.
595 In each region directory, you will find five files (``start``, ``end``,
671 first five fields are as usual other tracepoint outputs. The sixth field
689 Operation Scheme was about to be applied at the traced time. The first five
/linux/drivers/clk/baikal-t1/
H A DKconfig23 System Controller. These are five PLLs placed at the root of the
/linux/Documentation/security/tpm/
H A Dtpm_tis.rst23 further split into five equal-size 4 KiB buffers, which provide equivalent
/linux/Documentation/driver-api/thermal/
H A Dexynos_thermal.rst48 The maximum number of configurable threshold is five.
/linux/Documentation/sound/soc/
H A Ddai.rst12 AC97 is a five wire interface commonly found on many PC sound cards. It is
/linux/drivers/s390/char/
H A Ddefkeymap.map122 keycode 117 = Iacute five
/linux/Documentation/userspace-api/media/v4l/
H A Dmmap.rst82 /* We want at least five buffers. */
155 /* We want at least five buffers. */
/linux/Documentation/RCU/
H A Dtorture.rst189 for example, a system with 448 hardware threads can run five instances
230 would run for three hours, ``--duration 5m`` would run for five minutes,
358 spread each of five instances of each scenario over the systems listed,

12345