Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/
H A Dbpf_arena_alloc.h17 static int __arena page_frag_cur_offset[NR_CPUS]; variable
25 int __arena *cur_offset = &page_frag_cur_offset[cpu]; in bpf_alloc()