Searched defs:fifth (Results 1 – 4 of 4) sorted by relevance
/linux/ipc/ |
H A D | syscall.c | 21 unsigned long third, void __user * ptr, long fifth) in ksys_ipc() 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() 206 u32, third, compat_uptr_t, ptr, u32, fifth) in COMPAT_SYSCALL_DEFINE6() argument
|
/linux/arch/arm/kernel/ |
H A D | sys_oabi-compat.c | 390 void __user *ptr, long fifth) in sys_oabi_ipc() 422 void __user *ptr, long fifth) in sys_oabi_ipc()
|
/linux/drivers/gpu/drm/i915/display/ |
H A D | intel_quirks.c | 98 #define SINK_DEVICE_ID(first, second, third, fourth, fifth, sixth) \ argument
|
/linux/drivers/gpu/drm/display/ |
H A D | drm_dp_helper.c | 2390 #define DEVICE_ID(first, second, third, fourth, fifth, sixth) \ argument
|