Home
last modified time | relevance | path

Searched refs:global_subprog (Results 1 – 5 of 5) sorted by relevance

/linux/tools/testing/selftests/bpf/progs/
H A Dpreempt_lock.c147 global_subprog(int i) in global_subprog() function
167 global_subprog(i); in global_sleepable_kfunc_subprog()
H A Dtest_spin_lock_fail.c205 int global_subprog(struct __sk_buff *ctx) in global_subprog() function
221 return ret + ctx->len + global_subprog(ctx); in static_subprog_call_global()
231 ret = global_subprog(ctx); in lock_global_subprog_call1()
H A Drcu_read_lock.c336 int global_subprog(u64 a) in global_subprog() function
400 ret += global_subprog(ret); in rcu_read_lock_global_subprog()
458 global_subprog(i); in global_sleepable_kfunc_subprog()
H A Dirq.c448 global_subprog(int i) in global_subprog() function
468 global_subprog(i); in global_sleepable_kfunc_subprog()
487 global_subprog(0); in irq_non_sleepable_global_subprog()
H A Dexceptions.c170 __noinline int global_subprog(struct __sk_buff *ctx) in global_subprog() function
189 return global_subprog(ctx); in exception_throw_subprog()