Home
last modified time | relevance | path

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

/tools/testing/selftests/bpf/
A Dbpf_arena_alloc.h25 int __arena *cur_offset = &page_frag_cur_offset[cpu]; in bpf_alloc() local
38 *cur_offset = PAGE_SIZE - 8; in bpf_alloc()
46 offset = *cur_offset - size; in bpf_alloc()
51 *cur_offset = offset; in bpf_alloc()
/tools/testing/selftests/sparc64/drivers/
A Dadi-test.c208 unsigned long cur_offset; in pread_adi() local
211 cur_offset = offset; in pread_adi()
215 cur_offset); in pread_adi()
223 cur_offset += ret; in pread_adi()
263 unsigned long cur_offset; in pwrite_adi() local
266 cur_offset = offset; in pwrite_adi()
271 buf_sz - bytes_written, cur_offset); in pwrite_adi()
282 cur_offset += ret; in pwrite_adi()

Completed in 5 milliseconds