Searched refs:DebugfsDir (Results 1 - 1 of 1) sorted by last modified time

/linux-master/tools/testing/selftests/net/
H A Dbpf_offload.py283 class DebugfsDir: class in inherits:
332 dfs[f] = DebugfsDir(p)
359 progs = DebugfsDir(os.path.join(self.dfs_dir, "bpf_bound_progs"))
389 self.dfs = DebugfsDir(self.dfs_dir)

Completed in 144 milliseconds