Searched defs:key_user (Results 1 – 2 of 2) sorted by relevance
55611 struct key_user { struct55612 struct rb_node node;55613 struct mutex cons_lock;55614 spinlock_t lock;55615 refcount_t usage;55616 atomic_t nkeys;55617 atomic_t nikeys;55618 kuid_t uid;55619 int qnkeys;55620 int qnbytes;
65369 struct key_user { struct65370 struct rb_node node;65371 struct mutex cons_lock;65372 spinlock_t lock;65373 refcount_t usage;65374 atomic_t nkeys;65375 atomic_t nikeys;65376 kuid_t uid;65377 int qnkeys;65378 int qnbytes;