Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/bpf/
Dlocal_storage.c14 #define LOCAL_STORAGE_CREATE_FLAG_MASK \ macro
204 if (attr->map_flags & ~LOCAL_STORAGE_CREATE_FLAG_MASK) in cgroup_storage_map_alloc()