Searched defs:bpf_map_create (Results 1 – 7 of 7) sorted by relevance
30 int bpf_map_create(union bpf_attr *const attr) in bpf_map_create() function
168 int bpf_map_create(enum bpf_map_type map_type, in bpf_map_create() function
1178 static int bpf_map_create(enum bpf_map_type type, uint32_t size_key, in bpf_map_create() function
3092 pub fn bpf_map_create( in bpf_map_create() function
4762 pub fn bpf_map_create( in bpf_map_create() function
60851 int (*bpf_map_create)(struct bpf_map *, union bpf_attr *, struct bpf_token *); member61082 struct hlist_head bpf_map_create; member