Searched defs:shmaddr (Results 1 – 11 of 11) sorted by relevance
| /OK3568_Linux_fs/kernel/tools/testing/selftests/vm/ |
| H A D | hugepage-shm.c | 59 char *shmaddr; in main() local
|
| H A D | write_to_hugetlbfs.c | 31 static char *shmaddr; variable
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | shm.h | 27 static inline long do_shmat(int shmid, char __user *shmaddr, in do_shmat()
|
| H A D | security.h | 1231 char __user *shmaddr, int shmflg) in security_shm_shmat()
|
| /OK3568_Linux_fs/kernel/arch/xtensa/kernel/ |
| H A D | syscall.c | 43 asmlinkage long xtensa_shmat(int shmid, char __user *shmaddr, int shmflg) in xtensa_shmat()
|
| /OK3568_Linux_fs/kernel/ipc/ |
| H A D | shm.c | 1512 long do_shmat(int shmid, char __user *shmaddr, int shmflg, in do_shmat() 1686 SYSCALL_DEFINE3(shmat, int, shmid, char __user *, shmaddr, int, shmflg) in SYSCALL_DEFINE3() argument 1704 COMPAT_SYSCALL_DEFINE3(shmat, int, shmid, compat_uptr_t, shmaddr, int, shmflg) in COMPAT_SYSCALL_DEFINE3() argument 1721 long ksys_shmdt(char __user *shmaddr) in ksys_shmdt() 1828 SYSCALL_DEFINE1(shmdt, char __user *, shmaddr) in SYSCALL_DEFINE1() argument
|
| /OK3568_Linux_fs/buildroot/dl/stressapptest/git/src/ |
| H A D | os.cc | 543 void *shmaddr; in AllocateTestMem() local 583 void *shmaddr = NULL; in AllocateTestMem() local
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/powerpc/benchmarks/ |
| H A D | context_switch.c | 329 void *shmaddr; in futex_setup() local
|
| /OK3568_Linux_fs/kernel/security/ |
| H A D | security.c | 1917 int security_shm_shmat(struct kern_ipc_perm *shp, char __user *shmaddr, int shmflg) in security_shm_shmat()
|
| /OK3568_Linux_fs/kernel/security/smack/ |
| H A D | smack_lsm.c | 3009 static int smack_shm_shmat(struct kern_ipc_perm *isp, char __user *shmaddr, in smack_shm_shmat()
|
| /OK3568_Linux_fs/kernel/security/selinux/ |
| H A D | hooks.c | 6225 char __user *shmaddr, int shmflg) in selinux_shm_shmat()
|