Searched refs:assoc_array_shortcut (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/
H A Dassoc_array_priv.h63 struct assoc_array_shortcut { struct
149 struct assoc_array_shortcut *assoc_array_ptr_to_shortcut(const struct assoc_array_ptr *x)
151 return (struct assoc_array_shortcut *)__assoc_array_ptr_to_meta(x);
171 struct assoc_array_ptr *assoc_array_shortcut_to_ptr(const struct assoc_array_shortcut *p)
/linux-master/lib/
H A Dassoc_array.c25 const struct assoc_array_shortcut *shortcut;
158 struct assoc_array_shortcut *shortcut;
175 struct assoc_array_shortcut *shortcut;
346 struct assoc_array_shortcut *shortcut;
479 struct assoc_array_shortcut *shortcut, *new_s0;
796 struct assoc_array_shortcut *shortcut, *new_s0, *new_s1;
1188 struct assoc_array_shortcut *s = assoc_array_ptr_to_shortcut(ptr);
1238 struct assoc_array_shortcut *s =
1321 struct assoc_array_shortcut *s =
1347 struct assoc_array_shortcut *shortcu
[all...]
/linux-master/security/keys/
H A Dkeyring.c672 struct assoc_array_shortcut *shortcut;

Completed in 129 milliseconds