Home
last modified time | relevance | path

Searched refs:shmall (Results 1 – 2 of 2) sorted by relevance

/DragonOS/user/apps/test_shm/
H A Dtest_info.c79 printf("shmall: %lu\n", shmmetainfo.shmall); in main()
/DragonOS/kernel/src/ipc/
H A Dshm.rs512 shmall: usize, field
537 shmall: Self::SHMALL, in new()