Home
last modified time | relevance | path

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

/linux/kernel/bpf/
A Dmap_iter.c126 key_acc_size = prog->aux->max_rdonly_access; in bpf_iter_attach_map()
A Dverifier.c4494 &env->prog->aux->max_rdonly_access); in check_mem_access()
4788 &env->prog->aux->max_rdonly_access); in check_helper_mem_access()
/linux/net/core/
A Dbpf_sk_storage.c889 if (prog->aux->max_rdonly_access > map->value_size) { in bpf_iter_attach_map()
A Dsock_map.c1540 if (prog->aux->max_rdonly_access > map->key_size) { in sock_map_iter_attach_target()
/linux/include/linux/
A Dbpf.h864 u32 max_rdonly_access; member

Completed in 36 milliseconds