Searched defs:fifth (Results 1 – 5 of 5) sorted by relevance
/linux/ipc/ |
H A D | syscall.c | 21 unsigned long third, void __user * ptr, long fifth) in ksys_ipc() argument 111 unsigned long, third, void __user *, ptr, long, fifth) in SYSCALL_DEFINE6() argument 131 u32 third, compat_uptr_t ptr, u32 fifth) in compat_ksys_ipc() argument 206 u32, third, compat_uptr_t, ptr, u32, fifth) in COMPAT_SYSCALL_DEFINE6() argument [all...] |
/linux/arch/arm/kernel/ |
H A D | sys_oabi-compat.c | 390 void __user *ptr, long fifth) in sys_oabi_ipc() argument 422 void __user *ptr, long fifth) in sys_oabi_ipc() argument
|
/linux/drivers/gpu/drm/i915/display/ |
H A D | intel_quirks.c | 100 #define SINK_DEVICE_ID(first, second, third, fourth, fifth, sixth) \ argument
|
/linux/arch/sparc/kernel/ |
H A D | sys_sparc_64.c | 352 unsigned long, third, void __user *, ptr, long, fifth) in SYSCALL_DEFINE6() argument
|
/linux/drivers/gpu/drm/display/ |
H A D | drm_dp_helper.c | 2524 #define DEVICE_ID(first, second, third, fourth, fifth, sixth) \ argument
|