Home
last modified time | relevance | path

Searched defs:counted_str (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/security/apparmor/include/
Dlib.h98 struct counted_str { struct
104 ((struct counted_str *)(str - offsetof(struct counted_str, name))) argument
/kernel/linux/linux-6.6/security/apparmor/include/
Dlib.h109 struct counted_str { struct
115 ((struct counted_str *)(str - offsetof(struct counted_str, name))) argument