Searched refs:__rcu (Results 101 - 125 of 482) sorted by relevance

1234567891011>>

/linux-master/include/net/
H A Dseg6.h38 struct in6_addr __rcu *tun_src;
H A Dgarp.h114 struct garp_applicant __rcu *applicants[GARP_APPLICATION_MAX + 1];
H A Dip_fib.h60 struct fib_nh_exception __rcu *fnhe_next;
67 struct rtable __rcu *fnhe_rth_input;
68 struct rtable __rcu *fnhe_rth_output;
74 struct fib_nh_exception __rcu *chain;
100 struct rtable __rcu * __percpu *nhc_pcpu_rth_output;
101 struct rtable __rcu *nhc_rth_input;
102 struct fnhe_hash_bucket __rcu *nhc_exceptions;
H A Dact_api.h37 struct net_rate_estimator __rcu *tcfa_rate_est;
42 struct tc_cookie __rcu *user_cookie;
43 struct tcf_chain __rcu *goto_chain;
H A Dinet_sock.h93 struct ip_options_rcu __rcu *ireq_opt;
225 struct ip_options_rcu __rcu *inet_opt;
239 struct ip_mc_socklist __rcu *mc_list;
/linux-master/drivers/net/ethernet/netronome/nfp/
H A Dnfp_net_repr.h21 struct net_device __rcu *reprs[] __counted_by(num_reprs);
/linux-master/include/net/tc_act/
H A Dtc_ct.h37 struct tcf_ct_params __rcu *params;
/linux-master/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_ulp.h45 struct bnxt_ulp_ops __rcu *ulp_ops;
/linux-master/drivers/gpu/drm/i915/gem/
H A Di915_gem_context_types.h256 struct i915_gem_engines __rcu *engines;
/linux-master/include/linux/
H A Dhid_bpf.h125 struct hid_bpf_prog_list __rcu *progs[HID_BPF_PROG_TYPE_MAX]; /* attached BPF progs */
H A Dipv6.h264 struct ipv6_mc_socklist __rcu *ipv6_mc_list;
266 struct ipv6_fl_socklist __rcu *ipv6_fl_list;
268 struct ipv6_txoptions __rcu *opt;
H A Dcompiler_types.h34 # define __rcu __attribute__((noderef, address_space(__rcu))) macro
61 # define __rcu BTF_TYPE_TAG(rcu) macro
H A Dnetfilter.h391 extern const struct nf_nat_hook __rcu *nf_nat_hook;
478 extern const struct nf_ct_hook __rcu *nf_ct_hook;
493 extern const struct nfnl_ct_hook __rcu *nfnl_ct_hook;
501 extern const struct nf_defrag_hook __rcu *nf_defrag_v4_hook;
502 extern const struct nf_defrag_hook __rcu *nf_defrag_v6_hook;
H A Dmaple_tree.h107 void __rcu *slot[MAPLE_RANGE64_SLOTS];
109 void __rcu *pad[MAPLE_RANGE64_SLOTS - 1];
127 void __rcu *slot[MAPLE_ARANGE64_SLOTS];
225 void __rcu *ma_root;
284 void __rcu *slot[MAPLE_NODE_SLOTS];
450 void __rcu **slots; /* mas->node->slots pointer */
H A Dsched.h991 struct task_struct __rcu *real_parent;
994 struct task_struct __rcu *parent;
1067 const struct cred __rcu *ptracer_cred;
1070 const struct cred __rcu *real_cred;
1073 const struct cred __rcu *cred;
1114 struct sighand_struct __rcu *sighand;
1234 struct css_set __rcu *cgroups;
1287 struct numa_group __rcu *numa_group;
1501 struct bpf_local_storage __rcu *bpf_storage;
/linux-master/drivers/gpu/drm/nouveau/
H A Dnouveau_fence.h16 struct nouveau_channel __rcu *channel;
/linux-master/net/netlink/
H A Daf_netlink.h67 struct listeners __rcu *listeners;
/linux-master/net/mac80211/
H A Dsta_info.h283 struct tid_ampdu_rx __rcu *tid_rx[IEEE80211_NUM_TIDS];
292 struct tid_ampdu_tx __rcu *tid_tx[IEEE80211_NUM_TIDS];
528 struct ieee80211_key __rcu *gtk[NUM_DEFAULT_KEYS +
658 struct ieee80211_key __rcu *ptk[NUM_DEFAULT_KEYS];
665 struct ieee80211_fast_tx __rcu *fast_tx;
666 struct ieee80211_fast_rx __rcu *fast_rx;
724 struct link_sta_info __rcu *link[IEEE80211_MLD_MAX_NUM_LINKS];
/linux-master/drivers/infiniband/core/
H A Duverbs_uapi.c360 void __rcu **slot;
421 void __rcu **slot;
475 void __rcu **slot;
531 void __rcu **slot;
688 void __rcu **slot;
713 void __rcu **slot;
H A Drdma_core.h88 int(__rcu *handler)(struct uverbs_attr_bundle *attrs);
/linux-master/lib/
H A Dcrc-t10dif.c19 static struct crypto_shash __rcu *crct10dif_tfm;
H A Dcrc64-rocksoft.c13 static struct crypto_shash __rcu *crc64_rocksoft_tfm;
/linux-master/net/bridge/
H A Dbr_private_cfm.h127 struct net_bridge_port __rcu *b_port;
/linux-master/net/ipv6/
H A Dip6_icmp.c14 static ip6_icmp_send_t __rcu *ip6_icmp_send;
/linux-master/drivers/net/wireless/ath/carl9170/
H A Dcarl9170.h176 struct ieee80211_vif __rcu *vif;
315 struct carl9170_vif_info __rcu *beacon_iter;
403 struct carl9170_sta_tid __rcu *tx_ampdu_iter;
491 struct carl9170_sta_tid __rcu *agg[IEEE80211_NUM_TIDS];

Completed in 228 milliseconds

1234567891011>>