Home
last modified time | relevance | path

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

/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h34414 struct dynevent_cmd { struct
34415 struct seq_buf seq;
34416 const char *event_name;
34417 unsigned int n_fields;
34418 enum dynevent_type type;
34419 dynevent_create_fn_t run_command;
34420 void *private_data;