Searched refs:ign (Results 1 – 10 of 10) sorted by relevance
/Linux-v4.19/net/ipv6/ |
D | ip6_gre.c | 83 static void ip6gre_tunnel_link(struct ip6gre_net *ign, struct ip6_tnl *t); 129 struct ip6gre_net *ign = net_generic(net, ip6gre_net_id); in ip6gre_tunnel_lookup() local 136 for_each_ip_tunnel_rcu(t, ign->tunnels_r_l[h0 ^ h1]) { in ip6gre_tunnel_lookup() 161 for_each_ip_tunnel_rcu(t, ign->tunnels_r[h0 ^ h1]) { in ip6gre_tunnel_lookup() 185 for_each_ip_tunnel_rcu(t, ign->tunnels_l[h1]) { in ip6gre_tunnel_lookup() 211 for_each_ip_tunnel_rcu(t, ign->tunnels_wc[h1]) { in ip6gre_tunnel_lookup() 239 t = rcu_dereference(ign->collect_md_tun_erspan); in ip6gre_tunnel_lookup() 241 t = rcu_dereference(ign->collect_md_tun); in ip6gre_tunnel_lookup() 246 dev = ign->fb_tunnel_dev; in ip6gre_tunnel_lookup() 253 static struct ip6_tnl __rcu **__ip6gre_bucket(struct ip6gre_net *ign, in __ip6gre_bucket() argument [all …]
|
/Linux-v4.19/drivers/pci/ |
D | pci.h | 77 int __pci_pme_wakeup(struct pci_dev *dev, void *ign); 227 int pci_configure_extended_tags(struct pci_dev *dev, void *ign);
|
D | probe.c | 1949 int pci_configure_extended_tags(struct pci_dev *dev, void *ign) in pci_configure_extended_tags() argument
|
D | pci.c | 968 static int pci_wakeup(struct pci_dev *pci_dev, void *ign) in pci_wakeup() argument
|
/Linux-v4.19/drivers/pci/pcie/ |
D | pme.c | 294 static int pcie_pme_can_wakeup(struct pci_dev *dev, void *ign) in pcie_pme_can_wakeup() argument
|
/Linux-v4.19/fs/proc/ |
D | array.c | 251 static void collect_sigign_sigcatch(struct task_struct *p, sigset_t *ign, in collect_sigign_sigcatch() argument 260 sigaddset(ign, i); in collect_sigign_sigcatch()
|
/Linux-v4.19/arch/s390/pci/ |
D | pci_clp.c | 81 : [cc] "+d" (cc), [ign] "=d" (ignored), "+m" (*req) in clp_req()
|
/Linux-v4.19/drivers/acpi/ |
D | acpi_video.c | 1668 unsigned long val, void *ign) in acpi_video_resume() argument
|
/Linux-v4.19/tools/testing/selftests/seccomp/ |
D | seccomp_bpf.c | 894 TEST_F_SIGNAL(TRAP, ign, SIGSYS) in TEST_F_SIGNAL() argument
|
/Linux-v4.19/Documentation/admin-guide/ |
D | kernel-parameters.txt | 2128 * Cable type: 40c, 80c, short40c, unk, ign or sata.
|