Home
last modified time | relevance | path

Searched refs:global_sleepable_kfunc_subprog (Results 1 – 4 of 4) sorted by relevance

/tools/testing/selftests/bpf/progs/
A Dpreempt_lock.c163 global_sleepable_kfunc_subprog(int i) in global_sleepable_kfunc_subprog() function
175 global_sleepable_kfunc_subprog(i); in global_subprog_calling_sleepable_global()
196 global_sleepable_kfunc_subprog(ctx->mark); in preempt_global_sleepable_kfunc_subprog()
A Dtest_spin_lock_fail.c265 global_sleepable_kfunc_subprog(int i) in global_sleepable_kfunc_subprog() function
277 global_sleepable_kfunc_subprog(i); in global_subprog_calling_sleepable_global()
300 ret = global_sleepable_kfunc_subprog(ctx->mark); in lock_global_sleepable_kfunc_subprog()
A Drcu_read_lock.c454 global_sleepable_kfunc_subprog(int i) in global_sleepable_kfunc_subprog() function
466 global_sleepable_kfunc_subprog(i); in global_subprog_calling_sleepable_global()
487 ret += global_sleepable_kfunc_subprog(ret); in rcu_read_lock_sleepable_kfunc_global_subprog()
A Dirq.c464 global_sleepable_kfunc_subprog(int i) in global_sleepable_kfunc_subprog() function
476 global_sleepable_kfunc_subprog(i); in global_subprog_calling_sleepable_global()

Completed in 8 milliseconds