Searched refs:ign (Results 1 – 9 of 9) sorted by relevance
/linux-4.4.14/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.4.14/fs/proc/ |
D | array.c | 242 static void collect_sigign_sigcatch(struct task_struct *p, sigset_t *ign, in collect_sigign_sigcatch() argument 251 sigaddset(ign, i); in collect_sigign_sigcatch()
|
/linux-4.4.14/drivers/pci/ |
D | pci.h | 76 int __pci_pme_wakeup(struct pci_dev *dev, void *ign);
|
D | pci.c | 750 static int pci_wakeup(struct pci_dev *pci_dev, void *ign) in pci_wakeup() argument
|
/linux-4.4.14/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.4.14/arch/s390/pci/ |
D | pci_clp.c | 43 : [cc] "=d" (cc), [ign] "=d" (ignored), "+m" (*req) in clp_instr()
|
/linux-4.4.14/drivers/acpi/ |
D | acpi_video.c | 1576 unsigned long val, void *ign) in acpi_video_resume() argument
|
/linux-4.4.14/tools/testing/selftests/seccomp/ |
D | seccomp_bpf.c | 665 TEST_F_SIGNAL(TRAP, ign, SIGSYS) in TEST_F_SIGNAL() argument
|
/linux-4.4.14/Documentation/ |
D | kernel-parameters.txt | 1845 * Cable type: 40c, 80c, short40c, unk, ign or sata.
|