Home
last modified time | relevance | path

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

/Linux-v6.6/security/apparmor/
Dapparmorfs.c2186 static struct aa_profile *next_profile(struct aa_ns *root, in next_profile() function
2219 profile = next_profile(root, profile); in p_start()
2240 return next_profile(ns, profile); in p_next()
/Linux-v6.6/drivers/net/wireless/ath/ath11k/
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()