Home
last modified time | relevance | path

Searched refs:LU (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.10/drivers/gpu/drm/msm/adreno/
Da6xx_gpu.c1122 if (WARN_ON(busy_time > ~0LU)) in a6xx_gpu_busy()
1123 return ~0LU; in a6xx_gpu_busy()
Da5xx_gpu.c1482 if (WARN_ON(busy_time > ~0LU)) in a5xx_gpu_busy()
1483 return ~0LU; in a5xx_gpu_busy()
/Linux-v5.10/net/bluetooth/
Daf_bluetooth.c660 bt->parent? sock_i_ino(bt->parent): 0LU); in bt_seq_show()
/Linux-v5.10/Documentation/ABI/testing/
Dsysfs-driver-ufs1058 00h LU based WriteBooster Buffer configuration
1060 02h Supporting both LU based WriteBooster.
/Linux-v5.10/lib/
Dlocking-selftest.c215 #define LU(x) L(x); U(x) macro