Home
last modified time | relevance | path

Searched refs:bpf_struct_ops_find (Results 1 - 2 of 2) sorted by relevance

/device/soc/rockchip/common/sdk_linux/include/linux/
H A Dbpf.h924 const struct bpf_struct_ops *bpf_struct_ops_find(u32 type_id);
946 static inline const struct bpf_struct_ops *bpf_struct_ops_find(u32 type_id) in bpf_struct_ops_find() function
/device/soc/rockchip/common/sdk_linux/kernel/bpf/
H A Dverifier.c11755 st_ops = bpf_struct_ops_find(btf_id); in check_struct_ops_btf_id()

Completed in 20 milliseconds