Home
last modified time | relevance | path

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

/linux-6.15/tools/testing/selftests/bpf/prog_tests/
H A Dmap_in_map.c12 struct thread_ctx { struct
19 static int wait_for_start_or_abort(struct thread_ctx *ctx) in wait_for_start_or_abort() argument
28 struct thread_ctx *ctx = data; in update_map_fn()
59 struct thread_ctx *ctx = data; in access_map_fn()
80 struct thread_ctx ctx; in test_map_in_map_access()