Home
last modified time | relevance | path

Searched refs:matchid (Results 1 – 6 of 6) sorted by relevance

/linux/net/sched/
H A Dematch.c275 em->matchid = em_hdr->matchid; in tcf_em_validate()
461 .matchid = em->matchid, in tcf_em_tree_dump()
/linux/drivers/acpi/
H A Dscan.c1969 const struct acpi_device_id **matchid) in acpi_scan_handler_matching() argument
1974 return handler->match(idstr, matchid); in acpi_scan_handler_matching()
1978 if (matchid) in acpi_scan_handler_matching()
1979 *matchid = devid; in acpi_scan_handler_matching()
1988 const struct acpi_device_id **matchid) in acpi_scan_match_handler() argument
1993 if (acpi_scan_handler_matching(handler, idstr, matchid)) in acpi_scan_match_handler()
/linux/tools/include/uapi/linux/
H A Dpkt_cls.h502 __u16 matchid; member
/linux/include/uapi/linux/
H A Dpkt_cls.h738 __u16 matchid;
737 __u16 matchid; global() member
/linux/include/net/
H A Dpkt_cls.h420 u16 matchid; member
/linux/include/acpi/
H A Dacpi_bus.h135 bool (*match)(const char *idstr, const struct acpi_device_id **matchid);