aboutsummaryrefslogtreecommitdiff
path: root/platform/linux-generic/odp_ishmpool.c
AgeCommit message (Expand)Author
2021-05-31linux-gen: shm: avoid potential integer overflowJere Leppänen
2020-04-30linux-gen: shm: use wider type to avoid possible bad shift operationMatias Elo
2020-04-30linux-gen: shm: remove dead codeMatias Elo
2019-09-27linux-gen: include config.h header in install directoryMatias Elo
2018-11-14linux-gen: ishm: use pre-reserved single va memoryMatias Elo
2018-11-14linux-gen: ishm: remove unnecessary _odp_ishm_pool_lookup() functionMatias Elo
2018-11-14linux-gen: ishm: remove unused odp_shm_internal headerMatias Elo
2018-05-28linux-gen: init: split odp_internal.hPetri Savolainen
2018-04-09linux-gen: clean up ishm file namingMaxim Uvarov