Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
KAutoObject.
|
|
|
|
SetThreadActivity.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
by vaddr.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
evaluate as constant on MSVC.
|
|
- Useful for scenarios where we do not want to inherit from NonCopyable.
|
|
nvdrv: /dev/nvhost-prof-gpu for production
|
|
Co-authored-by: Ameer J <52414509+ameerj@users.noreply.github.com>
|
|
Prevents some warnings from occurring.
|
|
Now all that remains is for kernel code to be 'shadow-free' and then
-Wshadow can be turned into an error.
|