Searched refs:bpf_test_dir (Results 1 – 1 of 1) sorted by relevance
30 bpf_test_dir = os.path.dirname(os.path.realpath(__file__)) variable207 args = "prog load %s %s" % (os.path.join(bpf_test_dir, sample), file_name)233 def bpf_obj(name, sec=".text", path=bpf_test_dir,):636 ret, out = cmd("ls %s/%s" % (bpf_test_dir, s), fail=False)638 (bpf_test_dir, s))