Searched refs:get_attach_types (Results 1 - 1 of 1) sorted by relevance

/linux-master/tools/testing/selftests/bpf/
H A Dtest_bpftool_synctypes.py355 def get_attach_types(self): member in class:ProgFileExtractor
434 def get_attach_types(self): member in class:ManProgExtractor
452 def get_attach_types(self): member in class:ManCgroupExtractor
540 source_prog_attach_types = set(prog_info.get_attach_types().values())
548 man_prog_attach_types = man_prog_info.get_attach_types()
576 man_cgroup_attach_types = man_cgroup_info.get_attach_types()

Completed in 109 milliseconds