Home
last modified time | relevance | path

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

/samples/uhid/
Duhid-example.c225 static int event(int fd) in event() function
/samples/bpf/
Dbpf_load.c45 static int populate_prog_array(const char *event, int prog_fd) in populate_prog_array()
76 static int load_and_attach(const char *event, struct bpf_insn *prog, int size) in load_and_attach()