HomeSort by relevance Sort by last modified time
    Searched defs:owner_offset (Results 1 - 3 of 3) sorted by null

  /bionic/libc/kernel/uapi/linux/
vsoc_shm.h 25 __u32 owner_offset; member in struct:fd_scoped_permission
  /device/google/cuttlefish_kernel/uapi/
vsoc_shm.h 25 __u32 owner_offset; member in struct:fd_scoped_permission
  /external/kernel-headers/original/uapi/linux/
vsoc_shm.h 22 * the permission. owner_offset points to a word, also in shared memory, that
40 * owner_offset points to the location in shared memory that indicates the
43 * owned_value is the value that will be stored in owner_offset iff the
59 __u32 owner_offset; member in struct:fd_scoped_permission
65 * value at owner_offset when creating a permission otherwise it will not do it,

Completed in 935 milliseconds