Searched refs:genl_ctrl_alloc_cache (Results 1 – 6 of 6) sorted by relevance
242 if ((err = genl_ctrl_alloc_cache(sk, &ctrl)) < 0) in genl_ops_resolve()258 if ((err = genl_ctrl_alloc_cache(sk, &ctrl)) < 0) in genl_mngt_resolve()
141 int genl_ctrl_alloc_cache(struct nl_sock *sock, struct nl_cache **result) in genl_ctrl_alloc_cache() function228 if ((err = genl_ctrl_alloc_cache(sk, &cache)) < 0) in genl_ctrl_resolve()
25 extern int genl_ctrl_alloc_cache(struct nl_sock *,
17 genl_ctrl_alloc_cache); in alloc_genl_family_cache()
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()
603 struct nl_cache *tmp = genl_ctrl_alloc_cache(h); in __genl_ctrl_alloc_cache()609 #define genl_ctrl_alloc_cache __genl_ctrl_alloc_cache macro636 err = genl_ctrl_alloc_cache(state->nl_sock, &state->nl_cache); in nl80211_init()