Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/security/apparmor/include/
H A Dlib.h106 #define __counted /* atm just a notation */ macro
112 static inline __counted char *aa_get_str(__counted char *str) in aa_get_str()
120 static inline void aa_put_str(__counted char *str) in aa_put_str()
135 __counted char *hname;
H A Dlabel.h130 __counted char *hname;
316 int aa_label_acntsxprint(char __counted **strp, struct aa_ns *ns,
/OK3568_Linux_fs/kernel/security/apparmor/
H A Dlib.c135 __counted char *aa_str_alloc(int size, gfp_t gfp) in aa_str_alloc()
H A Dlabel.c1448 char __counted *name; in aa_update_label_name()
1716 int aa_label_acntsxprint(char __counted **strp, struct aa_ns *ns, in aa_label_acntsxprint()