summaryrefslogtreecommitdiff
path: root/tstamping.h
AgeCommit message (Expand)AuthorFilesLines
2013-07-09configure: fix multiple issues in build configurationDaniel Borkmann1-0/+9
2013-06-04tstamping: add header file for packet timestampingDaniel Borkmann1-0/+6
mit-info'> authorLaura Abbott <labbott@redhat.com>2016-09-07 11:49:59 -0700 committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2016-09-12 11:46:44 +0200 commit02b23803c6af399473703e26703f74cfff3f22f8 (patch) tree7c3f80f8f3b3b3a9ebf7319645505f5ba49dcacd parentbef611a92ee2d107365cf77e3665ce91d4f08da2 (diff)
staging: android: ion: Add ioctl to query available heaps
Ion clients currently lack a good method to determine what heaps are available and what ids they map to. This leads to tight coupling between user and kernel space and headaches. Add a query ioctl to let userspace know the availability of heaps. Signed-off-by: Laura Abbott <labbott@redhat.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat