Home
last modified time | relevance | path

Searched refs:aa_dfa_leftmatch (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/security/apparmor/include/
H A Dmatch.h159 unsigned int aa_dfa_leftmatch(struct aa_dfa *dfa, unsigned int start,
/kernel/linux/linux-6.6/security/apparmor/include/
H A Dmatch.h159 aa_state_t aa_dfa_leftmatch(struct aa_dfa *dfa, aa_state_t start,
/kernel/linux/linux-5.10/security/apparmor/
H A Dmatch.c772 * aa_dfa_leftmatch - traverse @dfa to find state @str stops at
784 unsigned int aa_dfa_leftmatch(struct aa_dfa *dfa, unsigned int start, in aa_dfa_leftmatch() function
H A Ddomain.c419 state = aa_dfa_leftmatch(profile->xmatch, DFA_START, in find_attach()
/kernel/linux/linux-6.6/security/apparmor/
H A Dmatch.c770 * aa_dfa_leftmatch - traverse @dfa to find state @str stops at
782 aa_state_t aa_dfa_leftmatch(struct aa_dfa *dfa, aa_state_t start, in aa_dfa_leftmatch() function
H A Ddomain.c420 state = aa_dfa_leftmatch(attach->xmatch.dfa, in find_attach()

Completed in 7 milliseconds