Home
last modified time | relevance | path

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

/linux/security/apparmor/
H A Dapparmorfs.c2181 * next_profile - step to the next profile in where ever it may be
2187 static struct aa_profile *next_profile(struct aa_ns *root, in next_profile() function
2220 profile = next_profile(root, profile); in p_start()
2241 return next_profile(ns, profile); in p_next()
/linux/drivers/net/wireless/ath/ath11k/
H A Dmac.c1378 const u8 *ies, *profile, *next_profile; in ath11k_mac_set_nontx_vif_params() local
1400 next_profile = profile + (2 + profile_len); in ath11k_mac_set_nontx_vif_params()
1417 profile = next_profile; in ath11k_mac_set_nontx_vif_params()