Searched refs:ign (Results 1 – 8 of 8) sorted by relevance
/linux-4.1.27/net/ipv6/ |
D | ip6_gre.c | 78 static void ip6gre_tunnel_link(struct ip6gre_net *ign, struct ip6_tnl *t); 123 struct ip6gre_net *ign = net_generic(net, ip6gre_net_id); in ip6gre_tunnel_lookup() local 128 for_each_ip_tunnel_rcu(t, ign->tunnels_r_l[h0 ^ h1]) { in ip6gre_tunnel_lookup() 153 for_each_ip_tunnel_rcu(t, ign->tunnels_r[h0 ^ h1]) { in ip6gre_tunnel_lookup() 177 for_each_ip_tunnel_rcu(t, ign->tunnels_l[h1]) { in ip6gre_tunnel_lookup() 203 for_each_ip_tunnel_rcu(t, ign->tunnels_wc[h1]) { in ip6gre_tunnel_lookup() 229 dev = ign->fb_tunnel_dev; in ip6gre_tunnel_lookup() 236 static struct ip6_tnl __rcu **__ip6gre_bucket(struct ip6gre_net *ign, in __ip6gre_bucket() argument 251 return &ign->tunnels[prio][h]; in __ip6gre_bucket() 254 static inline struct ip6_tnl __rcu **ip6gre_bucket(struct ip6gre_net *ign, in ip6gre_bucket() argument [all …]
|
/linux-4.1.27/drivers/pci/ |
D | pci.h | 74 int __pci_pme_wakeup(struct pci_dev *dev, void *ign);
|
D | pci.c | 710 static int pci_wakeup(struct pci_dev *pci_dev, void *ign) in pci_wakeup() argument
|
/linux-4.1.27/fs/proc/ |
D | array.c | 234 static void collect_sigign_sigcatch(struct task_struct *p, sigset_t *ign, in collect_sigign_sigcatch() argument 243 sigaddset(ign, i); in collect_sigign_sigcatch()
|
/linux-4.1.27/drivers/pci/pcie/ |
D | pme.c | 302 static int pcie_pme_set_native(struct pci_dev *dev, void *ign) in pcie_pme_set_native() argument
|
/linux-4.1.27/arch/s390/pci/ |
D | pci_clp.c | 43 : [cc] "=d" (cc), [ign] "=d" (ignored), "+m" (*req) in clp_instr()
|
/linux-4.1.27/drivers/acpi/ |
D | video.c | 1641 unsigned long val, void *ign) in acpi_video_resume() argument
|
/linux-4.1.27/Documentation/ |
D | kernel-parameters.txt | 1780 * Cable type: 40c, 80c, short40c, unk, ign or sata.
|