Searched refs:bpf_prog_get_assoc_struct_ops (Results 1 – 3 of 3) sorted by relevance
1471 void *bpf_prog_get_assoc_struct_ops(const struct bpf_prog_aux *aux) in bpf_prog_get_assoc_struct_ops() function1484 EXPORT_SYMBOL_GPL(bpf_prog_get_assoc_struct_ops);
1755 st_ops = (struct bpf_testmod_multi_st_ops *)bpf_prog_get_assoc_struct_ops(aux); in bpf_kfunc_multi_st_ops_test_1_assoc()
2117 void *bpf_prog_get_assoc_struct_ops(const struct bpf_prog_aux *aux);2172 static inline void *bpf_prog_get_assoc_struct_ops(const struct bpf_prog_aux *aux) in bpf_prog_get_assoc_struct_ops() function