Home
last modified time | relevance | path

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

12345678910

/linux-6.12.1/ipc/
Dsyscall.c21 unsigned long third, void __user * ptr, long fifth) in ksys_ipc() argument
43 return ksys_semget(first, second, third); in ksys_ipc()
50 return ksys_old_semctl(first, second, third, arg); in ksys_ipc()
55 second, third); in ksys_ipc()
68 tmp.msgtyp, third); in ksys_ipc()
73 second, fifth, third); in ksys_ipc()
89 return put_user(raddr, (unsigned long __user *) third); in ksys_ipc()
101 return ksys_shmget(first, second, third); in ksys_ipc()
111 unsigned long, third, void __user *, ptr, long, fifth) in SYSCALL_DEFINE6() argument
113 return ksys_ipc(call, first, second, third, ptr, fifth); in SYSCALL_DEFINE6()
[all …]
/linux-6.12.1/lib/
Dsiphash.c155 u64 siphash_3u64(const u64 first, const u64 second, const u64 third, in siphash_3u64() argument
167 v3 ^= third; in siphash_3u64()
170 v0 ^= third; in siphash_3u64()
183 u64 siphash_4u64(const u64 first, const u64 second, const u64 third, in siphash_4u64() argument
195 v3 ^= third; in siphash_4u64()
198 v0 ^= third; in siphash_4u64()
215 u64 siphash_3u32(const u32 first, const u32 second, const u32 third, in siphash_3u32() argument
224 b |= third; in siphash_3u32()
348 u32 hsiphash_3u32(const u32 first, const u32 second, const u32 third, in hsiphash_3u32() argument
356 b |= third; in hsiphash_3u32()
[all …]
Dtest_printf.c696 const struct software_node third = { .name = "third", .parent = &second }; in fwnode_pointer() local
697 const struct software_node *group[] = { &first, &second, &third, NULL }; in fwnode_pointer()
711 test(full_name_third, "%pfw", software_node_fwnode(&third)); in fwnode_pointer()
712 test(full_name_third, "%pfwf", software_node_fwnode(&third)); in fwnode_pointer()
714 test(third_name, "%pfwP", software_node_fwnode(&third)); in fwnode_pointer()
/linux-6.12.1/arch/s390/kernel/
Dsyscall.c46 unsigned long, third, void __user *, ptr) in SYSCALL_DEFINE5() argument
58 return ksys_ipc(call, first, second, third, ptr, third); in SYSCALL_DEFINE5()
Dcompat_linux.c62 compat_ulong_t, third, compat_uptr_t, ptr) in COMPAT_SYSCALL_DEFINE5() argument
66 return compat_ksys_ipc(call, first, second, third, ptr, third); in COMPAT_SYSCALL_DEFINE5()
/linux-6.12.1/arch/riscv/kernel/tests/module_test/
Dtest_uleb128.S26 third: label
30 .reloc fourth, R_RISCV_SUB_ULEB128, third
/linux-6.12.1/drivers/gpu/drm/i915/display/
Dintel_quirks.c97 #define SINK_OUI(first, second, third) { (first), (second), (third) } argument
98 #define SINK_DEVICE_ID(first, second, third, fourth, fifth, sixth) \ argument
99 { (first), (second), (third), (fourth), (fifth), (sixth) }
/linux-6.12.1/arch/sparc/kernel/
Dsys_sparc_64.c331 unsigned long, third, void __user *, ptr, long, fifth) in SYSCALL_DEFINE6() argument
351 err = ksys_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 = ksys_shmget(first, (size_t)second, (int)third); in SYSCALL_DEFINE6()
/linux-6.12.1/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
/linux-6.12.1/Documentation/admin-guide/cgroup-v1/
Dblkio-controller.rst141 third field specifies the disk time allocated to group in
147 third field specifies the number of sectors transferred by the
154 device, third field specifies the operation type and the fourth field
161 device, third field specifies the operation type and the fourth field
174 specify the major and minor number of the device, third field
190 minor number of the device, third field specifies the operation type
242 and minor number of the device and third field specifies the number
287 device, third field specifies the operation type and the fourth field
294 device, third field specifies the operation type and the fourth field
/linux-6.12.1/Documentation/admin-guide/gpio/
Dgpio-mockup.rst36 the second 16 and the third 4. The base GPIO for the third chip is set
/linux-6.12.1/Documentation/devicetree/bindings/pwm/
Dvt8500-pwm.txt7 the cells format. The only third cell flag supported by this binding is
/linux-6.12.1/tools/memory-model/litmus-tests/
DZ6.0+pooncelock+pooncelock+pombonce.litmus8 * seen as ordered by a third process not holding that lock.
/linux-6.12.1/Documentation/cpu-freq/
Dcore.rst58 The third argument, a ``void *pointer``, points to a struct cpufreq_policy
73 The third argument is a struct cpufreq_freqs with the following
/linux-6.12.1/arch/arm/kernel/
Dsys_oabi-compat.c391 asmlinkage int sys_oabi_ipc(uint call, int first, int second, int third, in sys_oabi_ipc() argument
405 return sys_ipc(call, first, second, third, ptr, fifth); in sys_oabi_ipc()
423 asmlinkage int sys_oabi_ipc(uint call, int first, int second, int third, in sys_oabi_ipc() argument
/linux-6.12.1/Documentation/trace/
Devents-power.rst83 The third parameter is the current QoS value to update.
95 The third parameter is value to be added/updated/removed.
/linux-6.12.1/arch/arm/include/asm/
Dsyscalls.h38 asmlinkage int sys_oabi_ipc(uint call, int first, int second, int third,
/linux-6.12.1/drivers/of/unittest-data/
Dtests-phandle.dtsi58 phandle-list-names = "first", "second", "third";
/linux-6.12.1/drivers/parisc/
DREADME.dino6 ** equipped with third-party or customer-installed PCI I/O expansion
/linux-6.12.1/Documentation/input/devices/
Dalps.rst54 with 88-07 followed by a third byte. This third byte can be used to determine
67 address of the register being read, and the third contains the value of the
158 associated with touchpad events, and the third is associated with trackstick
240 MT position can only be updated for every third ST position update, and
241 the count of contact points can only be updated every third packet as
/linux-6.12.1/Documentation/devicetree/bindings/watchdog/
Dmarvel.txt17 - reg : A third entry is mandatory and should contain the
/linux-6.12.1/tools/testing/selftests/net/packetdrill/
Dtcp_zerocopy_epoll_edge.pkt45 // receive only one EPOLLERR for the third send above.
Dtcp_zerocopy_epoll_exclusive.pkt47 // receive only one EPOLLERR for the third send above.
/linux-6.12.1/Documentation/driver-api/nfc/
Dnfc-pn544.rst30 and third (LSB) bytes of the message. The maximum FW message length is

12345678910