Home
last modified time | relevance | path

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

/Linux-v5.10/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.h130 __counted char *hname;
316 int aa_label_acntsxprint(char __counted **strp, struct aa_ns *ns,
/Linux-v5.10/security/apparmor/
Dlib.c135 __counted char *aa_str_alloc(int size, gfp_t gfp) in aa_str_alloc()
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()