Searched refs:bpf_prog_get_assoc_struct_ops (Results 1 – 4 of 4) sorted by relevance
1549 void *bpf_prog_get_assoc_struct_ops(const struct bpf_prog_aux *aux) in bpf_prog_get_assoc_struct_ops() function1562 EXPORT_SYMBOL_GPL(bpf_prog_get_assoc_struct_ops);
2409 ops = bpf_prog_get_assoc_struct_ops(aux); in scx_prog_sched()
2249 void *bpf_prog_get_assoc_struct_ops(const struct bpf_prog_aux *aux);2307 static inline void *bpf_prog_get_assoc_struct_ops(const struct bpf_prog_aux *aux) in bpf_prog_get_assoc_struct_ops() function
2029 st_ops = (struct bpf_testmod_multi_st_ops *)bpf_prog_get_assoc_struct_ops(aux); in bpf_kfunc_multi_st_ops_test_1_assoc()