Home
last modified time | relevance | path

Searched defs:compat_shmid_ds (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/ipc/
H A Dshm.c1320 struct compat_shmid_ds { struct
1322 int shm_segsz;
1323 old_time32_t shm_atime;
1324 old_time32_t shm_dtime;
1325 old_time32_t shm_ctime;
1326 compat_ipc_pid_t shm_cpid;
1327 compat_ipc_pid_t shm_lpid;
1328 unsigned short shm_nattch;
1329 unsigned short shm_unused;
1330 compat_uptr_t shm_unused2;
[all …]