Searched refs:priv (Results 1 – 1 of 1) sorted by relevance
74 void __user *priv; /* Pointer to the event specific blob */ member138 g_event.priv = malloc(0x1000); in main()140 mprotect(g_event.priv, 0x1000, PROT_READ); in main()