Home
last modified time | relevance | path

Searched refs:fgraph_fixture (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/kernel/trace/
H A Dtrace_selftest.c768 struct fgraph_fixture { struct
780 struct fgraph_fixture *fixture = container_of(gops, struct fgraph_fixture, gops); in store_entry() argument
814 struct fgraph_fixture *fixture = container_of(gops, struct fgraph_fixture, gops); in store_return()
861 static int __init init_fgraph_fixture(struct fgraph_fixture *fixture) in init_fgraph_fixture()
877 static int __init test_graph_storage_single(struct fgraph_fixture *fixture) in test_graph_storage_single()
909 static struct fgraph_fixture store_bytes[4] __initdata = {
946 struct fgraph_fixture *fixture; in test_graph_storage_multi()