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