Home
last modified time | relevance | path

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

/linux-6.15/security/apparmor/include/
H A Dlib.h118 #define __counted /* atm just a notation */ macro
124 static inline __counted char *aa_get_str(__counted char *str) in aa_get_str()
132 static inline void aa_put_str(__counted char *str) in aa_put_str()
147 __counted char *hname;
H A Dlabel.h128 __counted char *hname;
289 int aa_label_acntsxprint(char __counted **strp, struct aa_ns *ns,
/linux-6.15/security/apparmor/
H A Dlib.c118 __counted char *aa_str_alloc(int size, gfp_t gfp) in aa_str_alloc()
H A Dlabel.c1433 char __counted *name; in aa_update_label_name()
1701 int aa_label_acntsxprint(char __counted **strp, struct aa_ns *ns, in aa_label_acntsxprint()