Searched refs:bpf_struct_ops_supported (Results 1 – 3 of 3) sorted by relevance
1043 int bpf_struct_ops_supported(const struct bpf_struct_ops *st_ops, u32 moff) in bpf_struct_ops_supported() function
21795 err = bpf_struct_ops_supported(st_ops, __btf_member_bit_offset(t, member) / 8); in check_struct_ops_btf_id()
1820 int bpf_struct_ops_supported(const struct bpf_struct_ops *st_ops, u32 moff);1877 static inline int bpf_struct_ops_supported(const struct bpf_struct_ops *st_ops, u32 moff) in bpf_struct_ops_supported() function