Searched refs:bytes_to_bpf_size (Results 1 – 1 of 1) sorted by relevance
345 #define bytes_to_bpf_size(bytes) \ macro379 const int __size = bytes_to_bpf_size(sizeof(type)); \386 const int __size = bytes_to_bpf_size(FIELD_SIZEOF(type, field)); \