Home
last modified time | relevance | path

Searched refs:next_profile (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/security/apparmor/
H A Dapparmorfs.c2165 * next_profile - step to the next profile in where ever it may be
2171 static struct aa_profile *next_profile(struct aa_ns *root, in next_profile() function
2204 profile = next_profile(root, profile); in p_start()
2225 return next_profile(ns, profile); in p_next()
/kernel/linux/linux-6.6/security/apparmor/
H A Dapparmorfs.c2183 * next_profile - step to the next profile in where ever it may be
2189 static struct aa_profile *next_profile(struct aa_ns *root, in next_profile() function
2222 profile = next_profile(root, profile); in p_start()
2243 return next_profile(ns, profile); in p_next()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath11k/
H A Dmac.c1387 const u8 *ies, *profile, *next_profile; in ath11k_mac_set_nontx_vif_params() local
1409 next_profile = profile + (2 + profile_len); in ath11k_mac_set_nontx_vif_params()
1426 profile = next_profile; in ath11k_mac_set_nontx_vif_params()

Completed in 17 milliseconds