Searched defs:check_access (Results 1 – 3 of 3) sorted by relevance
27 int BPF_PROG(check_access, struct bpf_map *map, fmode_t fmode) in BPF_PROG() argument
719 check_access(const volatile void *ptr, size_t size, int type, unsigned long ip) in check_access() function
1802 def check_access(options): function