Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/
H A Dtest_bpftool_synctypes.py12 BPFTOOL_DIR = os.getenv('BPFTOOL_DIR', variable
15 os.path.join(BPFTOOL_DIR, 'bash-completion'))
17 os.path.join(BPFTOOL_DIR, 'Documentation'))
304 filename = os.path.join(BPFTOOL_DIR, 'main.h')
353 filename = os.path.join(BPFTOOL_DIR, 'prog.c')
366 filename = os.path.join(BPFTOOL_DIR, 'map.c')
375 filename = os.path.join(BPFTOOL_DIR, 'cgroup.c')
387 self.filename = os.path.join(BPFTOOL_DIR, filename)
462 self.filename = os.path.join(BPFTOOL_DIR, filename)