Home
last modified time | relevance | path

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

/kernel/bpf/
Dtest_stub.c46 } test_ctx_access[] = { variable
61 if (off < 0 || off >= ARRAY_SIZE(test_ctx_access)) in test_is_valid_access()
64 access = &test_ctx_access[off]; in test_is_valid_access()