Home
last modified time | relevance | path

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

/linux/net/core/
H A Dsock_map.c1931 if (prog->aux->max_rdonly_access > map->key_size) { in sock_map_iter_attach_target()
/linux/include/linux/
H A Dbpf.h1674 u32 max_rdonly_access; member
/linux/kernel/bpf/
H A Dverifier.c6552 max_access = &env->prog->aux->max_rdonly_access; in check_mem_access()
7008 max_access = &env->prog->aux->max_rdonly_access; in check_helper_mem_access()