Home
last modified time | relevance | path

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

/linux/tools/accounting/
H A Ddelaytop.c139 struct field_desc { struct
155 const struct field_desc *sort_field; /* Current sort field */ argument
166 static const struct field_desc sort_fields[] = {
201 static const struct field_desc *get_field_by_cmd_char(char ch) in get_field_by_cmd_char()
203 const struct field_desc *field; in get_field_by_cmd_char()
214 static const struct field_desc *get_field_by_name(const char *name) in get_field_by_name()
216 const struct field_desc *field; in get_field_by_name()
231 static const char *get_name_by_field(const struct field_desc *field) in get_name_by_field()
239 const struct field_desc *field; in display_available_fields()
276 const struct field_desc *field; in parse_args()
[all …]
/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_debugfs.c448 struct field_desc { struct
455 const struct field_desc *p) in field_desc_show() argument
476 static struct field_desc tp_la0[] = {
535 static struct field_desc tp_la1[] = { in tp_la_show3()
583 static struct field_desc tp_la2[] = { in tp_la_show3()