Searched refs:d_path_buf (Results 1 – 1 of 1) sorted by relevance
21 char d_path_buf[D_PATH_BUF_SIZE] = {}; variable52 bpf_d_path(&file->f_path, d_path_buf, D_PATH_BUF_SIZE); in proc_maps()57 BPF_SEQ_PRINTF(seq, "\t%s\n", d_path_buf); in proc_maps()