Home
last modified time | relevance | path

Searched refs:probe_read (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/tools/perf/examples/bpf/
Daugmented_syscalls.c48 probe_read(&augmented_args.args, sizeof(augmented_args.args), args); in syscall_enter()
/Linux-v4.19/tools/perf/include/bpf/
Dbpf.h33 static int (*probe_read)(void *dst, int size, const void *unsafe_addr) = (void *)BPF_FUNC_probe_rea… variable
/Linux-v4.19/tools/include/uapi/linux/
Dbpf.h2150 FN(probe_read), \
/Linux-v4.19/include/uapi/linux/
Dbpf.h2150 FN(probe_read), \