Home
last modified time | relevance | path

Searched refs:third (Results 1 – 25 of 234) sorted by relevance

12345678910

/Linux-v4.19/ipc/
Dsyscall.c21 unsigned long, third, void __user *, ptr, long, fifth) in SYSCALL_DEFINE6() argument
43 return ksys_semget(first, second, third); in SYSCALL_DEFINE6()
50 return ksys_semctl(first, second, third, arg); in SYSCALL_DEFINE6()
55 second, third); in SYSCALL_DEFINE6()
68 tmp.msgtyp, third); in SYSCALL_DEFINE6()
73 second, fifth, third); in SYSCALL_DEFINE6()
89 return put_user(raddr, (unsigned long __user *) third); in SYSCALL_DEFINE6()
101 return ksys_shmget(first, second, third); in SYSCALL_DEFINE6()
125 u32, third, compat_uptr_t, ptr, u32, fifth) in COMPAT_SYSCALL_DEFINE6() argument
143 return ksys_semget(first, second, third); in COMPAT_SYSCALL_DEFINE6()
[all …]
/Linux-v4.19/lib/
Dsiphash.c162 u64 siphash_3u64(const u64 first, const u64 second, const u64 third, in siphash_3u64() argument
174 v3 ^= third; in siphash_3u64()
177 v0 ^= third; in siphash_3u64()
190 u64 siphash_4u64(const u64 first, const u64 second, const u64 third, in siphash_4u64() argument
202 v3 ^= third; in siphash_4u64()
205 v0 ^= third; in siphash_4u64()
222 u64 siphash_3u32(const u32 first, const u32 second, const u32 third, in siphash_3u32() argument
231 b |= third; in siphash_3u32()
355 u32 hsiphash_3u32(const u32 first, const u32 second, const u32 third, in hsiphash_3u32() argument
363 b |= third; in hsiphash_3u32()
[all …]
/Linux-v4.19/arch/s390/kernel/
Dsys_s390.c65 unsigned long, third, void __user *, ptr) in SYSCALL_DEFINE5() argument
77 return sys_ipc(call, first, second, third, ptr, third); in SYSCALL_DEFINE5()
/Linux-v4.19/arch/sparc/kernel/
Dsys_sparc_64.c334 unsigned long, third, void __user *, ptr, long, fifth) in SYSCALL_DEFINE6() argument
351 err = sys_semget(first, (int)second, (int)third); in SYSCALL_DEFINE6()
355 (int)third | IPC_64, in SYSCALL_DEFINE6()
368 (int)third); in SYSCALL_DEFINE6()
372 (int)third); in SYSCALL_DEFINE6()
392 (ulong __user *) third)) in SYSCALL_DEFINE6()
401 err = sys_shmget(first, (size_t)second, (int)third); in SYSCALL_DEFINE6()
/Linux-v4.19/Documentation/devicetree/bindings/net/
Dbroadcom-bcm87xx.txt11 address within the MMD, the third cell contains a mask to be ANDed
13 he result to yield the new register value. If the third cell has a
Dcavium-mix.txt11 AGL registers. The third bank are the AGL registers shared by all
Dbrcm,systemport.txt11 optional third interrupt cell for Wake-on-LAN can be specified
/Linux-v4.19/Documentation/trace/
Devents-power.rst85 The third parameter is timeout value in usec.
93 The third parameter is the current QoS value to update.
105 The third parameter is value to be added/updated/removed.
/Linux-v4.19/Documentation/serial/
Drocket.txt34 board3 : I/O port for the third ISA board
102 The second, third, and fourth RocketPort cards require a 64-byte
106 second, third, and fourth Rocketport cards (if present) are set via
128 CAN NOT set the second, third or fourth board for address 0x140 since
130 need to set the second, third, or fourth board to one of the next available
/Linux-v4.19/Documentation/media/uapi/v4l/
Dpixfmt-yuv420m.rst28 is in the third plane.
31 second plane and the Cb data in the third plane.
Dpixfmt-yuv422m.rst26 Y'\ :sub:`01`. The Cr data, just like the Cb plane, is in the third
30 second plane and the Cb data in the third plane.
Dpixfmt-yuv444m.rst25 data, just like the Cb plane, is in the third plane.
28 second plane and the Cb data in the third plane.
/Linux-v4.19/Documentation/devicetree/bindings/pwm/
Datmel-tcb-pwm.txt6 the cells format. The only third cell flag supported by this binding is
Dvt8500-pwm.txt7 the cells format. The only third cell flag supported by this binding is
Drenesas,tpu-pwm.txt17 the cells format. The only third cell flag supported by this binding is
/Linux-v4.19/Documentation/cgroup-v1/
Dblkio-controller.txt186 third field specifies the disk time allocated to group in
192 third field specifies the number of sectors transferred by the
199 device, third field specifies the operation type and the fourth field
206 device, third field specifies the operation type and the fourth field
219 specify the major and minor number of the device, third field
235 minor number of the device, third field specifies the operation type
287 and minor number of the device and third field specifies the number
332 device, third field specifies the operation type and the fourth field
339 device, third field specifies the operation type and the fourth field
/Linux-v4.19/tools/memory-model/litmus-tests/
DZ6.0+pooncelock+pooncelock+pombonce.litmus8 * seen as ordered by a third process not holding that lock.
/Linux-v4.19/Documentation/devicetree/bindings/dma/
Dfsl-imx-sdma.txt19 about the second and third cell.
54 The third cell specifies the transfer priority as below.
/Linux-v4.19/drivers/of/unittest-data/
Dtests-phandle.dtsi49 phandle-list-names = "first", "second", "third";
/Linux-v4.19/drivers/parisc/
DREADME.dino6 ** equipped with third-party or customer-installed PCI I/O expansion
/Linux-v4.19/Documentation/devicetree/bindings/watchdog/
Dmarvel.txt17 - reg : A third entry is mandatory and should contain the
/Linux-v4.19/Documentation/ABI/testing/
Dsysfs-kernel-iommu_groups25 the base IOVA, the second is the end IOVA and the third
/Linux-v4.19/Documentation/cpu-freq/
Dcore.txt74 The third argument, a void *pointer, points to a struct cpufreq_policy
89 The third argument is a struct cpufreq_freqs with the following
/Linux-v4.19/Documentation/nfc/
Dnfc-pn544.txt28 and third (LSB) bytes of the message. The maximum FW message length is
/Linux-v4.19/Documentation/devicetree/bindings/input/touchscreen/
Dresistive-adc-touch.txt17 - iio-channels: The third channel named "pressure" is optional and can be

12345678910