Searched refs:shmat32 (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/arch/x86_64/ia32/ |
D | ipc32.c | 455 shmat32 (int first, int second, int third, int version, void *uptr) in shmat32() function 680 return shmat32(first, second, third, version, (void *)AA(ptr)); in sys32_ipc()
|
/linux-2.4.37.9/arch/ia64/ia32/ |
D | sys_ia32.c | 2450 shmat32 (int first, int second, int third, int version, void *uptr) in shmat32() function 2640 return shmat32(first, second, third, version, (void *)AA(ptr)); in sys32_ipc()
|