Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Dbpf_struct_ops.c1131 bool bpf_struct_ops_get(const void *kdata) in bpf_struct_ops_get() function
/linux/include/linux/
H A Dbpf.h1865 bool bpf_struct_ops_get(const void *kdata);
1880 return bpf_struct_ops_get(data); in bpf_try_module_get()