Searched refs:__rcu (Results 226 - 250 of 482) sorted by relevance

1234567891011>>

/linux-master/net/ipv6/
H A Dip6_flowlabel.c44 static struct ip6_flowlabel __rcu *fl_ht[FL_HASH_MASK+1];
158 struct ip6_flowlabel __rcu **flp;
195 struct ip6_flowlabel __rcu **flp;
548 struct ipv6_fl_socklist __rcu **sflp;
H A Dip6_tunnel.c86 struct ip6_tnl __rcu *tnls_r_l[IP6_TUNNEL_HASH_SIZE];
87 struct ip6_tnl __rcu *tnls_wc[1];
88 struct ip6_tnl __rcu **tnls[2];
89 struct ip6_tnl __rcu *collect_md_tun;
187 static struct ip6_tnl __rcu **
211 struct ip6_tnl __rcu **tp = ip6_tnl_bucket(ip6n, &t->parms);
228 struct ip6_tnl __rcu **tp;
342 struct ip6_tnl __rcu **tp;
/linux-master/net/netfilter/ipvs/
H A Dip_vs_sh.c55 struct ip_vs_dest __rcu *dest; /* real server (cache) */
/linux-master/mm/
H A Dpage_reporting.c51 static struct page_reporting_dev_info __rcu *pr_dev_info __read_mostly;
/linux-master/include/drm/
H A Dgpu_scheduler.h203 struct dma_fence __rcu *last_scheduled;
/linux-master/include/linux/
H A Dnetfilter_ipv6.h73 extern const struct nf_ipv6_ops __rcu *nf_ipv6_ops;
H A Ddma-fence.h345 dma_fence_get_rcu_safe(struct dma_fence __rcu **fencep)
360 * to the __rcu protected fence pointer so that if that
/linux-master/include/net/
H A Dfib_rules.h34 struct fib_rule __rcu *ctarget;
H A Drequest_sock.h209 struct tcp_fastopen_context __rcu *ctx; /* cipher context for cookie */
H A Dip_vs.h455 struct ip_vs_est_tick_data __rcu *ticks[IPVS_EST_NTICKS];
695 struct ip_vs_scheduler __rcu *scheduler; /* bound scheduler object */
700 struct ip_vs_pe __rcu *pe;
745 struct ip_vs_dest_dst __rcu *dest_dst; /* cached dst info */
748 struct ip_vs_service __rcu *svc; /* service it belongs to */
H A Dxfrm.h230 struct sock __rcu *encap_sk;
1016 struct xfrm_if __rcu *next; /* next interface in list */
1488 struct xfrm4_protocol __rcu *next;
1500 struct xfrm6_protocol __rcu *next;
1510 struct xfrm_tunnel __rcu *next;
1519 struct xfrm6_tunnel __rcu *next;
/linux-master/kernel/bpf/
H A Dbpf_cgrp_storage.c39 static struct bpf_local_storage __rcu **cgroup_storage_ptr(void *owner)
/linux-master/drivers/md/
H A Ddm-core.h60 void __rcu *map;
/linux-master/drivers/media/rc/
H A Drc-core-priv.h65 struct bpf_prog_array __rcu *progs;
/linux-master/arch/x86/kvm/mmu/
H A Dmmu_internal.h50 typedef u64 __rcu *tdp_ptep_t;
/linux-master/net/netfilter/
H A Dnf_queue.c24 static const struct nf_queue_handler __rcu *nf_queue_handler;
/linux-master/drivers/gpu/drm/i915/
H A Di915_drm_client.c81 struct list_head __rcu *pos;
/linux-master/net/ipv4/
H A Dgre_demux.c29 static const struct gre_protocol __rcu *gre_proto[GREPROTO_MAX] __read_mostly;
H A Ddevinet.c202 struct in_ifaddr __rcu **ifap,
353 struct in_ifaddr __rcu **ifap,
358 struct in_ifaddr __rcu **last_prim;
374 struct in_ifaddr __rcu **ifap1 = &ifa1->ifa_next;
466 struct in_ifaddr __rcu **ifap,
479 struct in_ifaddr __rcu **last_primary, **ifap;
651 struct in_ifaddr __rcu **ifap;
765 struct in_ifaddr __rcu **ifap;
1042 struct in_ifaddr __rcu **ifap = NULL;
/linux-master/include/linux/sunrpc/
H A Dclnt.h51 struct rpc_xprt __rcu * cl_xprt; /* transport */
/linux-master/net/mpls/
H A Daf_mpls.c83 struct mpls_route __rcu **platform_label =
557 struct mpls_route __rcu **platform_label;
574 struct mpls_route __rcu **platform_label;
966 struct mpls_route __rcu **platform_label;
1502 struct mpls_route __rcu **platform_label;
1578 struct mpls_route __rcu **platform_label;
2181 struct mpls_route __rcu **platform_label;
2528 struct mpls_route __rcu **labels = NULL, **old;
2707 struct mpls_route __rcu **platform_label;
/linux-master/kernel/sched/
H A Dsched.h914 struct perf_domain __rcu *pd;
1035 struct task_struct __rcu *curr;
1067 struct sched_domain __rcu *sd;
1888 DECLARE_PER_CPU(struct sched_domain __rcu *, sd_llc);
1892 DECLARE_PER_CPU(struct sched_domain_shared __rcu *, sd_llc_shared);
1893 DECLARE_PER_CPU(struct sched_domain __rcu *, sd_numa);
1894 DECLARE_PER_CPU(struct sched_domain __rcu *, sd_asym_packing);
1895 DECLARE_PER_CPU(struct sched_domain __rcu *, sd_asym_cpucapacity);
2964 DECLARE_PER_CPU(struct update_util_data __rcu *, cpufreq_update_util_data);
H A Dtopology.c668 DEFINE_PER_CPU(struct sched_domain __rcu *, sd_llc);
672 DEFINE_PER_CPU(struct sched_domain_shared __rcu *, sd_llc_shared);
673 DEFINE_PER_CPU(struct sched_domain __rcu *, sd_numa);
674 DEFINE_PER_CPU(struct sched_domain __rcu *, sd_asym_packing);
675 DEFINE_PER_CPU(struct sched_domain __rcu *, sd_asym_cpucapacity);
2451 struct sched_domain __rcu *top_p;
/linux-master/include/rdma/
H A Drdmavt_qp.h338 struct rvt_qp __rcu *next; /* link list for QPN hash table */
498 struct rvt_qp __rcu **qp_table;
/linux-master/include/target/
H A Dtarget_core_base.h754 struct se_device __rcu *lun_se_dev;
767 struct t10_alua_tg_pt_gp __rcu *lun_tg_pt_gp;

Completed in 460 milliseconds

1234567891011>>