exact_match 743 block/genhd.c exact_match, exact_lock, disk); exact_match 808 drivers/firmware/dmi_scan.c if (dmi->matches[i].exact_match) { exact_match 289 drivers/hwmon/adm1031.c int first_match = -1, exact_match = -1; exact_match 301 drivers/hwmon/adm1031.c exact_match = i; exact_match 313 drivers/hwmon/adm1031.c if (exact_match >= 0) exact_match 314 drivers/hwmon/adm1031.c return exact_match; exact_match 951 drivers/ide/ide-probe.c disk->minors, NULL, exact_match, exact_lock, disk); exact_match 3732 drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.c list_for_each_entry(elem, &o->registry.exact_match.macs, link) { exact_match 3844 drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.c if (!list_empty(&o->registry.exact_match.macs)) exact_match 3862 drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.c &o->registry.exact_match.macs); exact_match 3865 drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.c elem = list_first_entry(&o->registry.exact_match.macs, exact_match 3869 drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.c INIT_LIST_HEAD(&o->registry.exact_match.macs); exact_match 3956 drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.c return o->registry.exact_match.num_macs_set; exact_match 3967 drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.c o->registry.exact_match.num_macs_set = n; exact_match 4110 drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.c INIT_LIST_HEAD(&mcast_obj->registry.exact_match.macs); exact_match 571 drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.h } exact_match; exact_match 196 drivers/net/ethernet/cavium/liquidio/octeon_console.c u32 exact_match) exact_match 217 drivers/net/ethernet/cavium/liquidio/octeon_console.c (exact_match && major_version != exact_match)) { exact_match 553 drivers/net/ethernet/chelsio/cxgb3/t3_cpl.h __u8 exact_match:1; exact_match 555 drivers/net/ethernet/chelsio/cxgb3/t3_cpl.h __u8 exact_match:1; exact_match 487 fs/char_dev.c exact_match, exact_lock, p); exact_match 558 include/linux/mod_devicetable.h unsigned char exact_match:1; exact_match 577 include/linux/mod_devicetable.h #define DMI_EXACT_MATCH(a, b) { .slot = a, .substr = b, .exact_match = 1 } exact_match 419 include/net/ip6_fib.h bool exact_match); exact_match 344 kernel/dma/debug.c return __hash_bucket_find(bucket, ref, exact_match); exact_match 1306 kernel/dma/debug.c if (!exact_match(&ref, entry)) exact_match 1588 net/ipv6/ip6_fib.c bool exact_match) exact_match 1629 net/ipv6/ip6_fib.c if (exact_match) exact_match 1638 net/ipv6/ip6_fib.c bool exact_match) exact_match 1644 net/ipv6/ip6_fib.c exact_match); exact_match 1655 net/ipv6/ip6_fib.c exact_match); exact_match 75 samples/bpf/xdp_router_ipv4_kern.c } exact_match SEC(".maps"); exact_match 145 samples/bpf/xdp_router_ipv4_kern.c direct_entry = bpf_map_lookup_elem(&exact_match, &dest_ip);