Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwtracing/stm/
H A Dpolicy.c198 static const struct config_item_type stp_policy_node_type; variable
206 type = kmemdup(&stp_policy_node_type, sizeof(stp_policy_node_type), in get_policy_node_type()
225 const struct config_item_type *type = &stp_policy_node_type; in stp_policy_node_make()
278 static const struct config_item_type stp_policy_node_type = { variable