Lines Matching full:sl
30 unsigned long sl = 0; in underflow_prog() local
32 p = bpf_kfunc_call_test_acquire(&sl); in underflow_prog()
42 unsigned long sl = 0; in cb2() local
44 *(void **)ctx = bpf_kfunc_call_test_acquire(&sl); in cb2()
74 unsigned long sl = 0; in cb3() local
77 bpf_kfunc_call_test_acquire(&sl); in cb3()
89 unsigned long sl = 0; in nested_cb() local
92 p = bpf_kfunc_call_test_acquire(&sl); in nested_cb()
104 unsigned long sl = 0; in non_cb_transfer_ref() local
106 p = bpf_kfunc_call_test_acquire(&sl); in non_cb_transfer_ref()
110 bpf_kfunc_call_test_acquire(&sl); in non_cb_transfer_ref()