Home
last modified time | relevance | path

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

/external/kmod/tools/
Dstatic-nodes.c44 static const struct static_nodes_format static_nodes_format_human; variable
49 &static_nodes_format_human,
80 static const struct static_nodes_format static_nodes_format_human = { variable
161 const struct static_nodes_format *format = &static_nodes_format_human; in do_static_nodes()