Searched refs:security_bpf_map_create (Results 1 – 2 of 2) sorted by relevance
5221 int security_bpf_map_create(struct bpf_map *map, union bpf_attr *attr, in security_bpf_map_create() function
1587 err = security_bpf_map_create(map, attr, token, uattr.is_kernel); in map_create()