Searched defs:key_user (Results 1 – 7 of 7) sorted by relevance
50505 struct key_user { struct50506 struct rb_node node;50507 struct mutex cons_lock;50508 spinlock_t lock;50509 refcount_t usage;50510 atomic_t nkeys;50511 atomic_t nikeys;50512 kuid_t uid;50513 int qnkeys;50514 int qnbytes;
79586 struct key_user { struct79587 struct rb_node node;79588 struct mutex cons_lock;79589 spinlock_t lock;79590 refcount_t usage;79591 atomic_t nkeys;79592 atomic_t nikeys;79593 kuid_t uid;79594 int qnkeys;79595 int qnbytes;
46037 struct key_user { struct46038 struct rb_node node;46039 struct mutex cons_lock;46040 spinlock_t lock;46041 refcount_t usage;46042 atomic_t nkeys;46043 atomic_t nikeys;46044 kuid_t uid;46045 int qnkeys;46046 int qnbytes;
54524 struct key_user { struct54525 struct rb_node node;54526 struct mutex cons_lock;54527 spinlock_t lock;54528 refcount_t usage;54529 atomic_t nkeys;54530 atomic_t nikeys;54531 kuid_t uid;54532 int qnkeys;54533 int qnbytes;