Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/progs/
H A Dtest_spin_lock.c128 static int static_subprog_unlock(struct __sk_buff *ctx) in static_subprog_unlock() function
165 ret = static_subprog_unlock(ctx); in lock_static_subprog_unlock()
H A Drcu_read_lock.c363 static int static_subprog_unlock(void *ctx) in static_subprog_unlock() function
378 return ret + static_subprog_unlock(NULL); in global_subprog_unlock()
431 ret += static_subprog_unlock(ctx); in rcu_read_lock_subprog_unlock()