Home
last modified time | relevance | path

Searched refs:__counted (Results 1 – 4 of 4) sorted by relevance

/linux/security/apparmor/include/
H A Dlib.h173 #define __counted /* atm just a notation */ macro
179 static inline __counted char *aa_get_str(__counted char *str) in aa_get_str()
187 static inline void aa_put_str(__counted char *str) in aa_put_str()
202 __counted char *hname;
H A Dlabel.h132 __counted char *hname;
301 int aa_label_acntsxprint(char __counted **strp, struct aa_ns *ns,
/linux/security/apparmor/
H A Dlib.c234 __counted char *aa_str_alloc(int size, gfp_t gfp) in aa_str_alloc()
H A Dlabel.c1437 char __counted *name; in aa_update_label_name()
1705 int aa_label_acntsxprint(char __counted **strp, struct aa_ns *ns, in aa_label_acntsxprint()