Searched defs:shm_id (Results 1 – 14 of 14) sorted by relevance
| /linux/tools/testing/selftests/powerpc/ptrace/ | ||
| H A D | ptrace-tar.c | 11 int shm_id; variable |
| H A D | ptrace-tm-tar.c | 11 int shm_id; variable |
| H A D | ptrace-tm-spd-tar.c | 11 int shm_id; variable |
| H A D | ptrace-vsx.c | 11 int shm_id; variable |
| H A D | ptrace-tm-gpr.c | 12 int shm_id; variable |
| H A D | ptrace-tm-spd-gpr.c | 12 int shm_id; variable |
| H A D | ptrace-tm-vsx.c | 11 int shm_id; variable |
| H A D | ptrace-tm-spr.c | 17 int shm_id; variable |
| H A D | ptrace-gpr.c | 13 int shm_id; variable |
| H A D | ptrace-tm-spd-vsx.c | 11 int shm_id; variable |
| /linux/tools/testing/selftests/futex/functional/ | ||
| H A D | futex_wait.c | 69 int res, shm_id; TEST() local |
| H A D | futex_waitv.c | 86 int shm_id = shmget(IPC_PRIVATE, 4096, IPC_CREAT | 0666); TEST() local |
| /linux/drivers/tee/tstee/ | ||
| H A D | core.c | 170 int shm_id, rc; in tstee_invoke_func() local |
| /linux/sound/soc/codecs/ | ||
| H A D | cros_ec_codec.c | 396 wov_map_shm(struct cros_ec_codec_priv * priv,uint8_t shm_id,uint32_t * len,uint8_t * type) wov_map_shm() argument |