Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
aa_dfa_free_kref
security/apparmor/include/match.h
140
void aa_dfa_free_kref(struct kref *kref);
security/apparmor/include/match.h
182
kref_put(&dfa->count, aa_dfa_free_kref);