Searched refs:multi_st_ops_find_nolock (Results 1 – 1 of 1) sorted by relevance
1787 static struct bpf_testmod_multi_st_ops *multi_st_ops_find_nolock(u32 id) in multi_st_ops_reg() 1807 st_ops = multi_st_ops_find_nolock(id); in multi_st_ops_reg() 1861 if (multi_st_ops_find_nolock(id)) { in bpf_testmod_init() 1884 st_ops = multi_st_ops_find_nolock(id); in bpf_testmod_init() 1721 static struct bpf_testmod_multi_st_ops *multi_st_ops_find_nolock(u32 id) multi_st_ops_find_nolock() function