Home
last modified time | relevance | path

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

/Linux-v5.4/security/apparmor/
Dpolicy_unpack.c332 static bool unpack_u64(struct aa_ext *e, u64 *data, const char *name) in unpack_u64() function
634 if (!unpack_u64(e, &tmp2, NULL)) in unpack_rlimits()