Searched refs:prog_test_struct (Results 1 – 1 of 1) sorted by relevance
660 static struct prog_test_ref_kfunc prog_test_struct = { variable663 .next = &prog_test_struct,670 refcount_inc(&prog_test_struct.cnt); in bpf_kfunc_call_test_acquire()671 return &prog_test_struct; in bpf_kfunc_call_test_acquire()1474 while (refcount_read(&prog_test_struct.cnt) > 1) in bpf_testmod_exit()