Home
last modified time | relevance | path

Searched refs:pos0 (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/video/fbdev/
H A Dtgafb.c728 unsigned long pos0 = pos; local
761 pos = pos0 + bwidth*bincr;
777 unsigned long pos0 = pos; local
810 pos = pos0 + bwidth*bincr;
/kernel/linux/linux-6.6/drivers/video/fbdev/
H A Dtgafb.c735 unsigned long pos0 = pos; local
768 pos = pos0 + bwidth*bincr;
784 unsigned long pos0 = pos; local
817 pos = pos0 + bwidth*bincr;
/kernel/linux/linux-5.10/arch/mips/include/asm/octeon/
H A Dcvmx-pip-defs.h266 uint64_t pos0:7; member
268 uint64_t pos0:7;
/kernel/linux/linux-6.6/arch/mips/include/asm/octeon/
H A Dcvmx-pip-defs.h266 uint64_t pos0:7; member
268 uint64_t pos0:7;
/kernel/linux/linux-5.10/tools/perf/scripts/python/
H A Dexported-sql-viewer.py1510 low0, pos0, time_from = self.XPixelToData(x)
1515 for i in xrange(pos0, pos1 + 1):
1518 if i == pos0:
/kernel/linux/linux-6.6/tools/perf/scripts/python/
H A Dexported-sql-viewer.py1511 low0, pos0, time_from = self.XPixelToData(x)
1516 for i in xrange(pos0, pos1 + 1):
1519 if i == pos0:

Completed in 26 milliseconds