Home
last modified time | relevance | path

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

/linux-6.12.1/tools/testing/selftests/bpf/progs/
Dtest_spin_lock.c118 static int static_subprog_lock(struct __sk_buff *ctx) in static_subprog_lock() function
154 ret = static_subprog_lock(ctx); in lock_static_subprog_lock()
Drcu_read_lock.c342 static int static_subprog_lock(void *ctx) in static_subprog_lock() function
357 return ret + static_subprog_lock(NULL); in global_subprog_lock()
408 ret += static_subprog_lock(ctx); in rcu_read_lock_subprog_lock()