Home
last modified time | relevance | path

Searched refs:bpf_d_path (Results 1 – 3 of 3) sorted by relevance

/linux/tools/testing/selftests/bpf/progs/
A Dtest_d_path.c36 ret = bpf_d_path(path, paths_stat[cnt], MAX_PATH_LEN); in BPF_PROG()
57 ret = bpf_d_path(&file->f_path, in BPF_PROG()
A Dbpf_iter_task_vma.c47 bpf_d_path(&file->f_path, d_path_buf, D_PATH_BUF_SIZE); in proc_maps()
/linux/kernel/trace/
A Dbpf_trace.c892 BPF_CALL_3(bpf_d_path, struct path *, path, char *, buf, u32, sz) in BPF_CALL_3() argument
943 .func = bpf_d_path,

Completed in 9 milliseconds