Home
last modified time | relevance | path

Searched defs:test_ctx (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/fpga/tests/
H A Dfpga-region-test.c27 struct test_ctx { struct
28 struct fpga_manager *mgr;
29 struct device *mgr_dev;
30 struct fpga_bridge *bridge;
31 struct device *bridge_dev;
32 struct fpga_region *region;
33 struct device *region_dev;
34 struct bridge_stats bridge_stats;
35 struct mgr_stats mgr_stats;
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dbtf_dump.c129 struct test_ctx { struct
137 static void test_ctx__free(struct test_ctx *t) in test_ctx__free() argument
H A Dflow_dissector_classification.c726 struct test_ctx { struct
732 static int test_global_init(struct test_ctx *ctx) in test_global_init() argument
H A Dxdp_bpf2bpf.c18 struct test_ctx_s test_ctx; variable
/linux/mm/damon/
H A Dsysfs.c1425 struct damon_ctx *param_ctx, *test_ctx; in damon_sysfs_commit_input() local