Searched refs:genl_ctrl_alloc_cache (Results 1 – 7 of 7) sorted by relevance
25 extern int genl_ctrl_alloc_cache(struct nl_sock *,
17 genl_ctrl_alloc_cache); in alloc_genl_family_cache()
356 if ((err = genl_ctrl_alloc_cache(sk, &ctrl)) < 0) in genl_ops_resolve()385 if ((err = genl_ctrl_alloc_cache(sk, &ctrl)) < 0) in genl_mngt_resolve()
333 int genl_ctrl_alloc_cache(struct nl_sock *sk, struct nl_cache **result) in genl_ctrl_alloc_cache() function
44 struct nl_cache *tmp = genl_ctrl_alloc_cache(h); in __genl_ctrl_alloc_cache()50 #define genl_ctrl_alloc_cache __genl_ctrl_alloc_cache macro75 if (genl_ctrl_alloc_cache(state->nl_sock, &state->nl_cache)) { in nl80211_init()
13 extern int genl_ctrl_alloc_cache(struct nl_sock *, struct nl_cache **o_cache);
613 struct nl_cache *tmp = genl_ctrl_alloc_cache(h); in __genl_ctrl_alloc_cache()619 #define genl_ctrl_alloc_cache __genl_ctrl_alloc_cache macro646 err = genl_ctrl_alloc_cache(state->nl_sock, &state->nl_cache); in nl80211_init()