Home
last modified time | relevance | path

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

/aosp_15_r20/external/bcc/libbpf-tools/
H A Dmountsnoop.bpf.c44 static int probe_exit(void *ctx, int ret) in probe_exit() function
H A Dbindsnoop.bpf.c58 static int probe_exit(struct pt_regs *ctx, short ver) in probe_exit() function
H A Dsigsnoop.bpf.c49 static int probe_exit(void *ctx, int ret) in probe_exit() function
H A Dfsslower.bpf.c56 static int probe_exit(void *ctx, enum fs_file_op op, ssize_t size) in probe_exit() function