Searched defs:exact_match (Results 1 – 8 of 8) sorted by relevance
| /linux/fs/ |
| H A D | char_dev.c | 454 static struct kobject *exact_match(dev_t dev, int *part, void *data) in exact_match() function
|
| /linux/drivers/net/ethernet/cavium/liquidio/ |
| H A D | octeon_console.c | 196 u32 exact_match) in __cvmx_bootmem_check_version()
|
| /linux/net/ipv6/ |
| H A D | ip6_fib.c | 1730 fib6_locate_1(struct fib6_node * root,const struct in6_addr * addr,int plen,int offset,bool exact_match) fib6_locate_1() argument 1780 fib6_locate(struct fib6_node * root,const struct in6_addr * daddr,int dst_len,const struct in6_addr * saddr,int src_len,bool exact_match) fib6_locate() argument
|
| /linux/kernel/dma/ |
| H A D | debug.c | 275 static bool exact_match(struct dma_debug_entry *a, struct dma_debug_entry *b) in exact_match() function
|
| /linux/drivers/hwmon/ |
| H A D | adm1031.c | 288 int first_match = -1, exact_match = -1; in get_fan_auto_nearest() local
|
| /linux/include/linux/ |
| H A D | mod_devicetable.h | 583 unsigned char exact_match:1; member
|
| /linux/drivers/net/ethernet/chelsio/cxgb3/ |
| H A D | t3_cpl.h | 553 __u8 exact_match:1; member 555 __u8 exact_match:1; member
|
| /linux/drivers/net/ethernet/broadcom/bnx2x/ |
| H A D | bnx2x_sp.h | 571 } exact_match; member
|