Searched refs:bpf_prog_get_assoc_struct_ops (Results 1 – 3 of 3) sorted by relevance
1438 ops = bpf_prog_get_assoc_struct_ops(aux); in scx_prog_sched()
1821 st_ops = (struct bpf_testmod_multi_st_ops *)bpf_prog_get_assoc_struct_ops(aux); in multi_st_ops_unreg()
2123 void *bpf_prog_get_assoc_struct_ops(const struct bpf_prog_aux *aux);2178 static inline void *bpf_prog_get_assoc_struct_ops(const struct bpf_prog_aux *aux) in bpf_prog_get_assoc_struct_ops() function