Home
last modified time | relevance | path

Searched refs:bpf_struct_ops_get (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/kernel/bpf/
H A Dbpf_struct_ops.c733 bool bpf_struct_ops_get(const void *kdata) in bpf_struct_ops_get() function
/openbmc/linux/include/linux/
H A Dbpf.h1672 bool bpf_struct_ops_get(const void *kdata);
1683 return bpf_struct_ops_get(data); in bpf_try_module_get()