Searched defs:fields (Results 1 – 9 of 9) sorted by relevance
/kernel/trace/ |
A D | trace_events_synth.c | 123 union trace_synth_field fields[]; member 966 struct synth_field **fields) in alloc_synth_event() 1137 struct synth_field_desc *fields, in synth_event_add_fields() 1258 struct synth_field_desc *fields, in synth_event_gen_cmd_array_start() 1296 struct synth_field *field, *fields[SYNTH_FIELDS_MAX]; in __create_synth_event() local 1456 int synth_event_create(const char *name, struct synth_field_desc *fields, in synth_event_create() 1576 char *name = NULL, *fields, *p; in create_or_delete_synth_event() local 2159 char *fields, *p; in create_synth_event() local
|
A D | tracing_map.h | 140 struct tracing_map_field *fields; member 193 struct tracing_map_field fields[TRACING_MAP_FIELDS_MAX]; member
|
A D | trace_synth.h | 28 struct synth_field **fields; member
|
A D | trace_events_filter.c | 2834 static void update_pred_fn(struct event_filter *filter, char *fields) in update_pred_fn()
|
A D | trace_events_user.c | 91 struct list_head fields; member
|
A D | trace_events_hist.c | 552 struct hist_field *fields[HIST_FIELDS_MAX]; member
|
/kernel/ |
A D | auditfilter.c | 109 struct audit_field *fields; in audit_init_entry() local
|
/kernel/bpf/ |
A D | syscall.c | 693 const struct btf_field *fields; in btf_record_dup() local 788 const struct btf_field *fields; in bpf_obj_free_fields() local
|
A D | verifier.c | 9381 reg_find_field_offset(const struct bpf_reg_state *reg, s32 off, u32 fields) in reg_find_field_offset()
|
Completed in 80 milliseconds