Home
last modified time | relevance | path

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

12345

/linux-5.19.10/tools/testing/selftests/bpf/progs/
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()
Dtest_sockmap_kern.h237 int *bytes, zero = 0, one = 1, two = 2, three = 3, four = 4, five = 5; in bpf_prog4() local
258 pop = bpf_map_lookup_elem(&sock_bytes, &five); in bpf_prog4()
267 int zero = 0, one = 1, two = 2, three = 3, four = 4, five = 5, key = 0; in bpf_prog6() local
293 pop = bpf_map_lookup_elem(&sock_bytes, &five); in bpf_prog6()
348 int zero = 0, one = 1, two = 2, three = 3, four = 4, five = 5, err = 0; in bpf_prog10() local
368 pop = bpf_map_lookup_elem(&sock_bytes, &five); in bpf_prog10()
/linux-5.19.10/Documentation/hwmon/
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-5.19.10/Documentation/devicetree/bindings/sound/
Dnvidia,tegra210-mixer.yaml11 generate five outputs (each of which can be any combination of the
45 Mixer has ten inputs and five outputs. Accordingly ACIF (Audio
/linux-5.19.10/Documentation/devicetree/bindings/display/msm/
Ddsi-phy-10nm.yaml43 Integer array of offset for pull-up legs rescode for all five lanes.
55 Integer array of offset for pull-down legs rescode for all five lanes.
/linux-5.19.10/lib/
Dmemcpy_kunit.c128 struct some_bytes five = { in memmove_test() local
178 compare("argument side-effects", dest, five); in memmove_test()
/linux-5.19.10/Documentation/devicetree/bindings/crypto/
Dmediatek-crypto.txt6 - interrupts: Should contain the five crypto engines interrupts in numeric
/linux-5.19.10/Documentation/devicetree/bindings/dma/
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-5.19.10/Documentation/devicetree/bindings/watchdog/
Dnuvoton,npcm-wdt.txt3 Nuvoton NPCM timer module provides five 24-bit timer counters, and a watchdog.
/linux-5.19.10/Documentation/devicetree/bindings/rtc/
Dnvidia,tegra20-rtc.yaml14 The Tegra RTC maintains seconds and milliseconds counters, and five
/linux-5.19.10/drivers/parisc/
DREADME.dino5 ** the behavior of five models of HP VISUALIZE workstations when
/linux-5.19.10/Documentation/devicetree/bindings/input/touchscreen/
Dazoteq,iqs5xx.yaml14 employ projected-capacitance sensing and can track up to five independent
/linux-5.19.10/Documentation/devicetree/bindings/misc/
Didt_89hpesx.txt23 - compatible: There are five EEPROM devices supported: 24c32, 24c64, 24c128,
/linux-5.19.10/Documentation/ABI/testing/
Dusb-charger-uevent10 There are five USB charger types:
Dsysfs-firmware-efi-runtime-map25 Each subdirectory contains five files:
Dsysfs-bus-iio-light-lm3533-als33 registers (boundaryY_{low,high}) and define the five light
/linux-5.19.10/Documentation/devicetree/bindings/timer/
Drenesas,mtu2.yaml18 independent. The MTU2 hardware supports five channels indexed from 0 to 4.
/linux-5.19.10/Documentation/devicetree/bindings/display/panel/
Dsharp,ls037v7dw01.yaml10 This panel can have zero to five GPIOs to configure to change configuration
/linux-5.19.10/Documentation/devicetree/bindings/regulator/
Dlm363x-regulator.txt4 LM3631 has five regulators and LM3632 supports three regulators.
/linux-5.19.10/drivers/clk/baikal-t1/
DKconfig23 System Controller. These are five PLLs placed at the root of the
/linux-5.19.10/Documentation/devicetree/bindings/pwm/
Dpwm-mediatek.txt23 - "pwm1-5": the five per PWM clocks for mt7623
/linux-5.19.10/fs/ext4/
Dresize.c732 unsigned int *five, unsigned int *seven) in ext4_list_backups() argument
755 if (*five < *min) { in ext4_list_backups()
756 min = five; in ext4_list_backups()
781 unsigned five = 5; in verify_reserved_gdb() local
787 while ((grp = ext4_list_backups(sb, &three, &five, &seven)) < end) { in verify_reserved_gdb()
1133 unsigned five = 5; in update_backups() local
1148 group = ext4_list_backups(sb, &three, &five, &seven); in update_backups()
1194 group = ext4_list_backups(sb, &three, &five, &seven); in update_backups()
/linux-5.19.10/Documentation/devicetree/bindings/virtio/
Diommu.txt13 Binding reference [1], the reg property is a five-cell
/linux-5.19.10/Documentation/devicetree/bindings/media/
Dimx.txt43 - port@* : five port nodes must exist, containing endpoints
/linux-5.19.10/Documentation/userspace-api/media/
Dintro.rst23 divided into five parts.

12345