Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
Dvmlinux.h51676 struct compat_ipc_perm { struct
51677 key_t key;
51678 __compat_uid_t uid;
51679 __compat_gid_t gid;
51680 __compat_uid_t cuid;
51681 __compat_gid_t cgid;
51682 compat_mode_t mode;
51683 short unsigned int seq;