Home
last modified time | relevance | path

Searched defs:field_type (Results 1 – 2 of 2) sorted by relevance

/kernel/trace/
Dtrace_events_synth.c671 static int check_field_version(const char *prefix, const char *field_type, in check_field_version()
691 const char *prefix = NULL, *field_type = argv[0], *field_name, *array; in parse_synth_field() local
/kernel/bpf/
Dbtf.c3320 u32 off, int sz, enum btf_field_type field_type, in btf_find_struct()
3454 #define field_mask_test_name(field_type, field_type_str) \ argument
3611 int ret, align, sz, field_type; in btf_find_field_one() local