Home
last modified time | relevance | path

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

/Linux-v4.19/security/apparmor/include/
Dlib.h101 #define __counted /* atm just a notation */ macro
107 static inline __counted char *aa_get_str(__counted char *str) in aa_get_str()
115 static inline void aa_put_str(__counted char *str) in aa_put_str()
130 __counted char *hname;
Dlabel.h134 __counted char *hname;
318 int aa_label_acntsxprint(char __counted **strp, struct aa_ns *ns,
/Linux-v4.19/security/apparmor/
Dlib.c137 __counted char *aa_str_alloc(int size, gfp_t gfp) in aa_str_alloc()
Dlabel.c1424 char __counted *name; in aa_update_label_name()
1690 int aa_label_acntsxprint(char __counted **strp, struct aa_ns *ns, in aa_label_acntsxprint()