Home
last modified time | relevance | path

Searched refs:bpf_map_ops (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/include/linux/
Dbpf.h17 struct bpf_map_ops { struct
35 const struct bpf_map_ops *ops; argument
41 const struct bpf_map_ops *ops;
/linux-4.1.27/kernel/bpf/
Darraymap.c137 static const struct bpf_map_ops array_ops = {
Dhashtab.c348 static const struct bpf_map_ops htab_ops = {