Searched refs:packing (Results 1 – 3 of 3) sorted by relevance
88 int packing(void *pbuf, u64 *uval, int startbit, int endbit, size_t pbuflen, in packing() function210 EXPORT_SYMBOL(packing);
123 obj-$(CONFIG_PACKING) += packing.o
23 bool "Generic bitfield packing and unpacking"26 This option provides the packing() helper function, which permits