Searched refs:tnf_get_kind (Results 1 – 5 of 5) sorted by relevance
114 switch (tnf_get_kind(datum)) { in describe_c_record()136 tnf_get_raw(datum), tnf_get_kind(datum)); in describe_c_record()209 if (IS_64BIT(tnf_get_kind(temp))) { in describe_event()295 switch (tnf_get_kind(datum)) { in describe_c_brief()320 switch (tnf_get_kind(datum)) { in describe_target()
219 switch (tnf_get_kind(datum)) { in describe_record()233 tnf_get_raw(datum), tnf_get_kind(datum)); in describe_record()243 switch (tnf_get_kind(datum)) { in describe_scalar()370 switch (tnf_get_kind(datum)) { in describe_brief()
148 tnf_kind_t tnf_get_kind(tnf_datum_t);
93 tnf_get_kind(tnf_datum_t datum) in tnf_get_kind() function
62 tnf_get_kind;