Searched defs:test_attr (Results 1 – 7 of 7) sorted by relevance
5 fn test_attr() { in test_attr() function
12 struct bpf_prog_test_run_attr test_attr = {}; in test_raw_tp_test_run() local
11 struct bpf_prog_test_run_attr test_attr = {}; in sanity_run() local
250 def test_attr(self): member in TestEntryPoints
161 def test_attr(): function
329 def test_attr(self, env): member in TestSyntax
957 int bpf_prog_test_run_xattr(struct bpf_prog_test_run_attr *test_attr) in bpf_prog_test_run_xattr()