Home
last modified time | relevance | path

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

/linux-6.14.4/lib/
Dpacking.c19 uval = ustruct_field_to_u64(ustruct, field->offset, field->size); \
352 static u64 ustruct_field_to_u64(const void *ustruct, size_t field_offset, in ustruct_field_to_u64() function