Home
last modified time | relevance | path

Searched refs:vec_setup (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/security/apparmor/include/
A Dlib.h244 if (vec_setup(label, __lvec, (L)->size, (GFP))) { \
258 if (!vec_setup(profile, __pvec, __count, (GFP))) { \
A Dlabel.h28 #define vec_setup(T, V, N, GFP) \ macro
/linux-6.3-rc2/security/apparmor/
A Dlabel.c1912 error = vec_setup(profile, vec, len, gfp); in aa_label_strn_parse()

Completed in 21 milliseconds