Searched refs:prog_test_struct (Results 1 – 1 of 1) sorted by relevance
623 static struct prog_test_ref_kfunc prog_test_struct = { variable626 .next = &prog_test_struct,633 refcount_inc(&prog_test_struct.cnt); in bpf_kfunc_call_test_acquire()634 return &prog_test_struct; in bpf_kfunc_call_test_acquire()1370 while (refcount_read(&prog_test_struct.cnt) > 1) in bpf_testmod_exit()