Searched defs:key_user (Results 1 – 13 of 13) sorted by relevance
29322 struct key_user { struct29323 struct rb_node node;29324 struct mutex cons_lock;29325 spinlock_t lock;29326 refcount_t usage;29327 atomic_t nkeys;29328 atomic_t nikeys;29329 kuid_t uid;29330 int qnkeys;29331 int qnbytes;
22556 struct key_user { struct22557 struct rb_node node;22558 struct mutex cons_lock;22559 spinlock_t lock;22560 refcount_t usage;22561 atomic_t nkeys;22562 atomic_t nikeys;22563 kuid_t uid;22564 int qnkeys;22565 int qnbytes;
25145 struct key_user { struct25146 struct rb_node node;25147 struct mutex cons_lock;25148 spinlock_t lock;25149 refcount_t usage;25150 atomic_t nkeys;25151 atomic_t nikeys;25152 kuid_t uid;25153 int qnkeys;25154 int qnbytes;
63867 struct key_user { struct63868 struct rb_node node;63869 struct mutex cons_lock;63870 spinlock_t lock;63871 refcount_t usage;63872 atomic_t nkeys;63873 atomic_t nikeys;63874 kuid_t uid;63875 int qnkeys;63876 int qnbytes;
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;
71706 struct key_user { struct71707 struct rb_node node;71708 struct mutex cons_lock;71709 spinlock_t lock;71710 refcount_t usage;71711 atomic_t nkeys;71712 atomic_t nikeys;71713 kuid_t uid;71714 int qnkeys;71715 int qnbytes;
68283 struct key_user { struct68284 struct rb_node node;68285 struct mutex cons_lock;68286 spinlock_t lock;68287 refcount_t usage;68288 atomic_t nkeys;68289 atomic_t nikeys;68290 kuid_t uid;68291 int qnkeys;68292 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;