Home
last modified time | relevance | path

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

12345

/linux/tools/testing/selftests/bpf/progs/
A Dtest_sockmap_kern.h237 int *bytes, zero = 0, one = 1, two = 2, three = 3, four = 4, five = 5; in bpf_prog4() local
255 pop = bpf_map_lookup_elem(&sock_bytes, &five); in bpf_prog4()
264 int zero = 0, one = 1, two = 2, three = 3, four = 4, five = 5, key = 0; in bpf_prog6() local
286 pop = bpf_map_lookup_elem(&sock_bytes, &five); in bpf_prog6()
341 int zero = 0, one = 1, two = 2, three = 3, four = 4, five = 5; in bpf_prog10() local
358 pop = bpf_map_lookup_elem(&sock_bytes, &five); in bpf_prog10()
A Dtrace_vprintk.c19 static const char five[] = "5"; in sys_enter() local
28 one, 2, three, 4, five, 6, seven, 8, nine, 10, ++trace_vprintk_ran); in sys_enter()
/linux/Documentation/hwmon/
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
/linux/Documentation/devicetree/bindings/sound/
A Dnvidia,tegra210-mixer.yaml11 generate five outputs (each of which can be any combination of the
44 Mixer has ten inputs and five outputs. Accordingly ACIF (Audio
/linux/lib/
A Dmemcpy_kunit.c128 struct some_bytes five = { in memmove_test() local
178 compare("argument side-effects", dest, five); in memmove_test()
/linux/Documentation/devicetree/bindings/dma/
A Dst,stm32-mdma.yaml13 described in the dma.txt file, using a five-cell specifier for each channel:
14 a phandle to the MDMA controller plus the following five integer cells:
/linux/Documentation/devicetree/bindings/timer/
A Dnuvoton,npcm7xx-timer.txt3 Nuvoton NPCM7xx have three timer modules, each timer module provides five 24-bit
A Drenesas,mtu2.yaml18 independent. The MTU2 hardware supports five channels indexed from 0 to 4.
/linux/Documentation/devicetree/bindings/crypto/
A Dmediatek-crypto.txt6 - interrupts: Should contain the five crypto engines interrupts in numeric
/linux/Documentation/devicetree/bindings/rtc/
A Dnvidia,tegra20-rtc.txt3 The Tegra RTC maintains seconds and milliseconds counters, and five alarm
/linux/Documentation/devicetree/bindings/watchdog/
A Dnuvoton,npcm-wdt.txt3 Nuvoton NPCM timer module provides five 24-bit timer counters, and a watchdog.
/linux/drivers/parisc/
A DREADME.dino5 ** the behavior of five models of HP VISUALIZE workstations when
/linux/Documentation/ABI/testing/
A Dusb-charger-uevent10 There are five USB charger types:
A Dsysfs-firmware-efi-runtime-map25 Each subdirectory contains five files:
A Dsysfs-bus-iio-light-lm3533-als33 registers (boundaryY_{low,high}) and define the five light
/linux/Documentation/devicetree/bindings/input/touchscreen/
A Dazoteq,iqs5xx.yaml14 employ projected-capacitance sensing and can track up to five independent
/linux/Documentation/devicetree/bindings/misc/
A Didt_89hpesx.txt23 - compatible: There are five EEPROM devices supported: 24c32, 24c64, 24c128,
/linux/fs/ext4/
A Dresize.c721 unsigned *five, unsigned *seven) in ext4_list_backups() argument
733 if (*five < *min) { in ext4_list_backups()
734 min = five; in ext4_list_backups()
759 unsigned five = 5; in verify_reserved_gdb() local
765 while ((grp = ext4_list_backups(sb, &three, &five, &seven)) < end) { in verify_reserved_gdb()
1111 unsigned five = 5; in update_backups() local
1126 group = ext4_list_backups(sb, &three, &five, &seven); in update_backups()
1172 group = ext4_list_backups(sb, &three, &five, &seven); in update_backups()
/linux/Documentation/devicetree/bindings/display/panel/
A Dsharp,ls037v7dw01.yaml10 This panel can have zero to five GPIOs to configure to change configuration
/linux/Documentation/devicetree/bindings/pwm/
A Dpwm-mediatek.txt22 - "pwm1-5": the five per PWM clocks for mt7623
/linux/Documentation/devicetree/bindings/regulator/
A Dlm363x-regulator.txt4 LM3631 has five regulators and LM3632 supports three regulators.
/linux/drivers/clk/baikal-t1/
A DKconfig23 System Controller. These are five PLLs placed at the root of the
/linux/Documentation/devicetree/bindings/arm/
A Dapple.yaml32 <socid> is the lowercased SoC ID. Apple uses at least *five* different
/linux/Documentation/arm/omap/
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/devicetree/bindings/virtio/
A Diommu.txt13 Binding reference [1], the reg property is a five-cell

Completed in 27 milliseconds

12345