Searched refs:BPF_LOCAL_STORAGE_MAX_VALUE_SIZE (Results 1 – 3 of 3) sorted by relevance
93 #define BPF_LOCAL_STORAGE_MAX_VALUE_SIZE \ macro
535 if (attr->value_size > BPF_LOCAL_STORAGE_MAX_VALUE_SIZE) in bpf_local_storage_map_alloc_check()
498 BUILD_BUG_ON(U16_MAX - NLA_HDRLEN < BPF_LOCAL_STORAGE_MAX_VALUE_SIZE); in diag_get()