Home
last modified time | relevance | path

Searched defs:up2 (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/io_uring/
H A Drsrc.c615 struct io_uring_rsrc_update2 up2; in io_files_update() local
/openbmc/linux/drivers/video/fbdev/
H A Damifb.c543 #define up2(v) (((v) + 1) & -2) macro