Home
last modified time | relevance | path

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

/linux-6.15/tools/testing/selftests/bpf/progs/
H A 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()
H A Drcu_read_lock.c343 static int static_subprog_lock(void *ctx) in static_subprog_lock() function
358 return ret + static_subprog_lock(NULL); in global_subprog_lock()
409 ret += static_subprog_lock(ctx); in rcu_read_lock_subprog_lock()