Home
last modified time | relevance | path

Searched defs:PADDING (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/video/fbdev/core/
H A Dfb_info.c25 #define PADDING (BYTES_PER_LONG - (sizeof(struct fb_info) % BYTES_PER_LONG)) in framebuffer_alloc() macro
/openbmc/qemu/tests/bench/
H A Dbenchmark-crypto-akcipher.c42 #define PADDING QCRYPTO_RSA_PADDING_ALGO_PKCS1 in test_rsa_speed() macro
/openbmc/u-boot/drivers/video/
H A Dmxc_ipuv3_fb.c447 #define PADDING (BYTES_PER_LONG - (sizeof(struct fb_info) % BYTES_PER_LONG)) in mxcfb_init_fbinfo() macro