Home
last modified time | relevance | path

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

/linux-6.12.1/tools/testing/selftests/bpf/progs/
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()
Drcu_read_lock.c361 static int static_subprog_unlock(void *ctx) in static_subprog_unlock() function
376 return ret + static_subprog_unlock(NULL); in global_subprog_unlock()
429 ret += static_subprog_unlock(ctx); in rcu_read_lock_subprog_unlock()