Searched refs:up2 (Results 1 - 2 of 2) sorted by relevance

/linux-master/io_uring/
H A Drsrc.c614 struct io_uring_rsrc_update2 up2; local
617 up2.offset = up->offset;
618 up2.data = up->arg;
619 up2.nr = 0;
620 up2.tags = 0;
621 up2.resv = 0;
622 up2.resv2 = 0;
629 &up2, up->nr_args);
/linux-master/drivers/video/fbdev/
H A Damifb.c543 #define up2(v) (((v) + 1) & -2) macro

Completed in 158 milliseconds