Searched refs:create_and_stash (Results 1 - 1 of 1) sorted by relevance

/linux-master/tools/testing/selftests/bpf/progs/
H A Dlocal_kptr_stash.c86 static int create_and_stash(int idx, int val) function
109 return create_and_stash(0, 41) ?: create_and_stash(1, 42);

Completed in 203 milliseconds