Searched refs:genl_ctrl_alloc_cache (Results 1 – 8 of 8) sorted by relevance
25 extern int genl_ctrl_alloc_cache(struct nl_sock *,
20 genl_ctrl_alloc_cache); in alloc_genl_family_cache()
8 genl_ctrl_alloc_cache;
363 if ((err = genl_ctrl_alloc_cache(sk, &ctrl)) < 0) in genl_ops_resolve()392 if ((err = genl_ctrl_alloc_cache(sk, &ctrl)) < 0) in genl_mngt_resolve()
334 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);
488 err = genl_ctrl_alloc_cache(state->nl_sock, &state->nl_cache); in nl80211_init()