Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
Dvmlinux.h51662 struct compat_ipc64_perm { struct
51663 compat_key_t key;
51664 __compat_uid32_t uid;
51665 __compat_gid32_t gid;
51666 __compat_uid32_t cuid;
51667 __compat_gid32_t cgid;
51668 short unsigned int mode;
51669 short unsigned int __pad1;
51670 short unsigned int seq;
51671 short unsigned int __pad2;
[all …]