Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/
H A Dtest_bpftool_synctypes.py16 BPFTOOL_DOC_DIR = os.getenv('BPFTOOL_DOC_DIR', variable
330 filename = os.path.join(BPFTOOL_DOC_DIR, 'substitutions.rst')
432 filename = os.path.join(BPFTOOL_DOC_DIR, 'bpftool-prog.rst')
441 filename = os.path.join(BPFTOOL_DOC_DIR, 'bpftool-map.rst')
450 filename = os.path.join(BPFTOOL_DOC_DIR, 'bpftool-cgroup.rst')
584 man_cmd_info = ManGenericExtractor(os.path.join(BPFTOOL_DOC_DIR, 'bpftool-' + cmd + '.rst'))
595 man_main_info = ManGenericExtractor(os.path.join(BPFTOOL_DOC_DIR, 'bpftool.rst'))