Lines Matching refs:sl
30 unsigned long sl = 0; in underflow_prog() local
32 p = bpf_kfunc_call_test_acquire(&sl); in underflow_prog()
41 unsigned long sl = 0; in cb2() local
43 *(void **)ctx = bpf_kfunc_call_test_acquire(&sl); in cb2()
73 unsigned long sl = 0; in cb3() local
76 bpf_kfunc_call_test_acquire(&sl); in cb3()
88 unsigned long sl = 0; in nested_cb() local
91 p = bpf_kfunc_call_test_acquire(&sl); in nested_cb()
103 unsigned long sl = 0; in non_cb_transfer_ref() local
105 p = bpf_kfunc_call_test_acquire(&sl); in non_cb_transfer_ref()
109 bpf_kfunc_call_test_acquire(&sl); in non_cb_transfer_ref()