Searched refs:bpf_make_pathname (Results 1 – 1 of 1) sorted by relevance
/external/iproute2/lib/ |
D | bpf.c | 1348 static void bpf_make_pathname(char *pathname, size_t len, const char *name, in bpf_make_pathname() function 1378 bpf_make_pathname(pathname, sizeof(pathname), name, ctx, pinning); in bpf_probe_pinned() 1446 bpf_make_pathname(pathname, sizeof(pathname), name, ctx, pinning); in bpf_place_pinned()
|