Searched refs:local (Results 276 - 300 of 413) sorted by relevance

<<11121314151617

/linux-master/drivers/net/ipa/data/
H A Dipa_data-v4.7.c360 .local = ipa_mem_local_data,
H A Dipa_data-v3.5.1.c374 .local = ipa_mem_local_data,
H A Dipa_data-v4.11.c367 .local = ipa_mem_local_data,
H A Dipa_data-v4.2.c340 .local = ipa_mem_local_data,
/linux-master/net/ipv4/
H A Dip_tunnel.c81 __be32 remote, __be32 local,
93 if (local != t->parms.iph.saddr ||
125 if ((local != t->parms.iph.saddr || t->parms.iph.daddr != 0) &&
126 (local != t->parms.iph.daddr || !ipv4_is_multicast(local)))
211 __be32 local = parms->iph.saddr; local
221 if (local == t->parms.iph.saddr &&
79 ip_tunnel_lookup(struct ip_tunnel_net *itn, int link, const unsigned long *flags, __be32 remote, __be32 local, __be32 key) argument
H A Dcipso_ipv4.c106 /* Base length of the local tag (non-standard tag).
442 type_str = "local";
472 kfree(doi_def->map.std->lvl.local);
474 kfree(doi_def->map.std->cat.local);
664 * Perform a label mapping to translate a local MLS level to the correct
679 doi_def->map.std->lvl.local[host_lvl] < CIPSO_V4_INV_LVL) {
680 *net_lvl = doi_def->map.std->lvl.local[host_lvl];
696 * Perform a label mapping to translate a CIPSO level to the correct local MLS
779 * Perform a label mapping to translate a local MLS category bitmap to the
798 host_cat_array = doi_def->map.std->cat.local;
[all...]
H A Dipmr.c107 struct mfc_cache *cache, int local);
895 v->local = vifc->vifc_lcl_addr.s_addr;
1868 vif->remote, vif->local,
1914 ip_encap(net, skb, vif->local, vif->remote);
1953 /* "local" means that we should preserve one skb (for local delivery) */
1957 struct mfc_cache *c, int local)
2059 if (local) {
2072 if (!local)
2107 int local local
1955 ip_mr_forward(struct net *net, struct mr_table *mrt, struct net_device *dev, struct sk_buff *skb, struct mfc_cache *c, int local) argument
[all...]
/linux-master/drivers/staging/media/tegra-video/
H A Dvi.c1486 struct media_entity *local = entity->entity; local
1493 dev_dbg(vi->dev, "creating links for entity %s\n", local->name);
1508 if (link.local_port >= local->num_pads) {
1516 local_pad = &local->pads[link.local_port];
1562 local->name, local_pad->index,
1565 ret = media_create_pad_link(local, local_pad->index,
1572 local->name, local_pad->index,
/linux-master/net/ipv6/
H A Dip6_tunnel.c105 * @local: the address of the tunnel entry-point
115 const struct in6_addr *remote, const struct in6_addr *local)
117 unsigned int hash = HASH(remote, local);
123 if (!ipv6_addr_equal(local, &t->parms.laddr) ||
135 hash = HASH(&any, local);
137 if (!ipv6_addr_equal(local, &t->parms.laddr) ||
191 const struct in6_addr *local = &p->laddr; local
195 if (!ipv6_addr_any(remote) || !ipv6_addr_any(local)) {
197 h = HASH(remote, local);
341 const struct in6_addr *local local
114 ip6_tnl_lookup(struct net *net, int link, const struct in6_addr *remote, const struct in6_addr *local) argument
[all...]
H A Dip6_gre.c87 3: (remote,local)
89 1: (*,local)
116 const struct in6_addr *remote, const struct in6_addr *local,
133 if (!ipv6_addr_equal(local, &t->parms.laddr) ||
182 if ((!ipv6_addr_equal(local, &t->parms.laddr) &&
183 (!ipv6_addr_equal(local, &t->parms.raddr) ||
184 !ipv6_addr_is_multicast(local))) ||
253 const struct in6_addr *local = &p->laddr; local
257 if (!ipv6_addr_any(local))
326 const struct in6_addr *local local
115 ip6gre_tunnel_lookup(struct net_device *dev, const struct in6_addr *remote, const struct in6_addr *local, __be32 key, __be16 gre_proto) argument
[all...]
/linux-master/fs/dlm/
H A Dlock.c42 Stage 3, _xxxx_lock(), determines if the operation is local or remote.
43 When remote, it calls send_xxxx(), when local it calls do_xxxx().
50 calls on local (L) and remote (R) nodes:
89 const struct dlm_message *ms, bool local);
732 * The purpose of find_rsb() is to return a refcounted rsb for local use.
736 * toss_rsb() happens when all local usage of the rsb is done, i.e. no
745 * rsb's on the toss list who's dir_nodeid is not local can have stale
777 * we're the new master. Our local recovery may not have set
1253 * called from receive_lookup(); master lookups when the local node is
1586 /* for local/proces
1879 remove_from_waiters_ms(struct dlm_lkb *lkb, const struct dlm_message *ms, bool local) argument
3846 receive_flags_reply(struct dlm_lkb *lkb, const struct dlm_message *ms, bool local) argument
4510 __receive_convert_reply(struct dlm_rsb *r, struct dlm_lkb *lkb, const struct dlm_message *ms, bool local) argument
4554 _receive_convert_reply(struct dlm_lkb *lkb, const struct dlm_message *ms, bool local) argument
4592 _receive_unlock_reply(struct dlm_lkb *lkb, const struct dlm_message *ms, bool local) argument
4643 _receive_cancel_reply(struct dlm_lkb *lkb, const struct dlm_message *ms, bool local) argument
[all...]
/linux-master/arch/m68k/fpsp040/
H A Dskeleton.S391 | If you don't have copyout, use the local copy of the function below.
431 | If you don't have copyin, use the local copy of the function below.
/linux-master/drivers/media/platform/xilinx/
H A Dxilinx-dma.c43 xvip_dma_remote_subdev(struct media_pad *local, u32 *pad) argument
47 remote = media_pad_remote_pad_first(local);
/linux-master/drivers/staging/media/omap4iss/
H A Diss_ipipeif.c654 * @local: Pad at the local end of the link
661 const struct media_pad *local,
667 unsigned int index = local->index;
660 ipipeif_link_setup(struct media_entity *entity, const struct media_pad *local, const struct media_pad *remote, u32 flags) argument
/linux-master/include/net/
H A Dbonding.h652 static inline __be32 bond_confirm_addr(struct net_device *dev, __be32 dst, __be32 local) argument
661 addr = inet_confirm_addr(dev_net(dev), in_dev, dst, local,
/linux-master/drivers/infiniband/hw/hfi1/
H A Dtid_rdma.h72 struct tid_rdma_params local; member in struct:tid_rdma_qp_params
/linux-master/kernel/trace/
H A Dtrace_branch.c16 #include <asm/local.h>
H A Dring_buffer_benchmark.c13 #include <asm/local.h>
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dsk_lookup.c257 void *local, *remote; local
266 local = &ctx->local_ip6[0];
270 local = &ctx->local_ip4;
274 err = inet_pton(ctx->family, local_ip, local);
/linux-master/arch/powerpc/kvm/
H A Dbook3s_xics.c627 bool local; local
633 local = icp->server_num == server;
634 if (!local) {
691 } while (!icp_try_update(icp, old_state, new_state, local));
/linux-master/include/linux/
H A Dmroute_base.h25 * @local: Local address
40 __be32 local, remote; member in struct:vif_device
H A Dinetdevice.h201 __be32 local, int scope);
/linux-master/net/atm/
H A Dresources.c46 INIT_LIST_HEAD(&dev->local);
/linux-master/fs/ocfs2/
H A Djournal.h177 int ocfs2_journal_load(struct ocfs2_journal *journal, int local,
354 /* Write to local quota file */
358 /* global quota data block, local quota data block, global quota inode,
430 /* local alloc metadata change + main bitmap updates */
/linux-master/include/asm-generic/
H A Dtlb.h351 struct mmu_gather_batch local; member in struct:mmu_gather

Completed in 440 milliseconds

<<11121314151617