| /linux/ipc/ |
| H A D | syscall.c | 21 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/lib/ |
| H A D | siphash.c | 155 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 …]
|
| /linux/arch/riscv/kernel/tests/module_test/ |
| H A D | test_uleb128.S | 26 third: label 30 .reloc fourth, R_RISCV_SUB_ULEB128, third
|
| /linux/arch/sparc/kernel/ |
| H A D | sys_sparc_64.c | 352 unsigned long, third, void __user *, ptr, long, fifth) in SYSCALL_DEFINE6() argument 372 err = ksys_semget(first, (int)second, (int)third); in SYSCALL_DEFINE6() 376 (int)third | IPC_64, in SYSCALL_DEFINE6() 389 (int)third); in SYSCALL_DEFINE6() 393 (int)third); in SYSCALL_DEFINE6() 413 (ulong __user *) third)) in SYSCALL_DEFINE6() 422 err = ksys_shmget(first, (size_t)second, (int)third); in SYSCALL_DEFINE6()
|
| /linux/Documentation/devicetree/bindings/net/ |
| H A D | broadcom-bcm87xx.txt | 11 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
|
| H A D | cavium-mix.txt | 11 AGL registers. The third bank are the AGL registers shared by all
|
| /linux/Documentation/admin-guide/cgroup-v1/ |
| H A D | blkio-controller.rst | 141 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/lib/tests/ |
| H A D | printf_kunit.c | 686 const struct software_node third = { .name = "third", .parent = &second }; in fwnode_pointer() local 687 const struct software_node *group[] = { &first, &second, &third, NULL }; in fwnode_pointer() 700 test(full_name_third, "%pfw", software_node_fwnode(&third)); in fwnode_pointer() 701 test(full_name_third, "%pfwf", software_node_fwnode(&third)); in fwnode_pointer() 703 test(third_name, "%pfwP", software_node_fwnode(&third)); in fwnode_pointer()
|
| /linux/Documentation/admin-guide/gpio/ |
| H A D | gpio-mockup.rst | 36 the second 16 and the third 4. The base GPIO for the third chip is set
|
| /linux/arch/arm/kernel/ |
| H A D | sys_oabi-compat.c | 389 asmlinkage int sys_oabi_ipc(uint call, int first, int second, int third, in sys_oabi_ipc() argument 403 return sys_ipc(call, first, second, third, ptr, fifth); in sys_oabi_ipc() 421 asmlinkage int sys_oabi_ipc(uint call, int first, int second, int third, in sys_oabi_ipc() argument
|
| /linux/Documentation/cpu-freq/ |
| H A D | core.rst | 58 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/tools/memory-model/litmus-tests/ |
| H A D | Z6.0+pooncelock+pooncelock+pombonce.litmus | 8 * seen as ordered by a third process not holding that lock.
|
| /linux/Documentation/trace/ |
| H A D | events-power.rst | 83 The third parameter is the current QoS value to update. 95 The third parameter is value to be added/updated/removed.
|
| /linux/Documentation/input/devices/ |
| H A D | alps.rst | 54 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/arch/arm/include/asm/ |
| H A D | syscalls.h | 38 asmlinkage int sys_oabi_ipc(uint call, int first, int second, int third,
|
| /linux/drivers/of/unittest-data/ |
| H A D | tests-phandle.dtsi | 58 phandle-list-names = "first", "second", "third";
|
| /linux/drivers/parisc/ |
| H A D | README.dino | 6 ** equipped with third-party or customer-installed PCI I/O expansion
|
| /linux/Documentation/driver-api/nfc/ |
| H A D | nfc-pn544.rst | 30 and third (LSB) bytes of the message. The maximum FW message length is
|
| /linux/tools/testing/selftests/net/packetdrill/ |
| H A D | tcp_zerocopy_epoll_edge.pkt | 48 // receive only one EPOLLERR for the third send above.
|
| H A D | tcp_zerocopy_epoll_exclusive.pkt | 50 // receive only one EPOLLERR for the third send above.
|
| /linux/Documentation/hwmon/ |
| H A D | emc2103.rst | 33 The 2103-2 and 2103-4 variants have a third temperature sensor, which can
|
| H A D | ltc2992.rst | 22 Two ADCs simultaneously measure each supply's current. A third ADC monitors
|
| /linux/drivers/net/wireless/realtek/rtl8xxxu/ |
| H A D | Kconfig | 35 author or reported to be working by third parties.
|
| /linux/Documentation/sound/designs/ |
| H A D | oss-emulation.rst | 89 For example, to map the third PCM device (``hw:0,2``) to /dev/adsp0, 96 two entries separated by comma. For example, to map the third PCM 112 For example, to assign the third MIDI device on the first card to 282 the base-string of the corresponding ALSA control, and the third the
|
| /linux/Documentation/networking/dsa/ |
| H A D | lan9303.rst | 6 the two external ethernet ports. The third port is an RMII/MII interface to a
|