Home
last modified time | relevance | path

Searched refs:aa_str_kref (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/security/apparmor/include/
H A Dlib.h108 void aa_str_kref(struct kref *kref);
123 kref_put(&str_to_counted(str)->count, aa_str_kref); in aa_put_str()
/kernel/linux/linux-6.6/security/apparmor/include/
H A Dlib.h119 void aa_str_kref(struct kref *kref);
134 kref_put(&str_to_counted(str)->count, aa_str_kref); in aa_put_str()
/kernel/linux/linux-6.6/security/apparmor/
H A Dlib.c168 void aa_str_kref(struct kref *kref) in aa_str_kref() function
/kernel/linux/linux-5.10/security/apparmor/
H A Dlib.c147 void aa_str_kref(struct kref *kref) in aa_str_kref() function

Completed in 3 milliseconds