Home
last modified time | relevance | path

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

/lib/
Dpacking.c88 int packing(void *pbuf, u64 *uval, int startbit, int endbit, size_t pbuflen, in packing() function
210 EXPORT_SYMBOL(packing);
DMakefile123 obj-$(CONFIG_PACKING) += packing.o
DKconfig23 bool "Generic bitfield packing and unpacking"
26 This option provides the packing() helper function, which permits