Home
last modified time | relevance | path

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

/linux-6.6.21/security/apparmor/
Dapparmorfs.c2189 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()
/linux-6.6.21/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()