Linux Kernel
3.7.1
|
#include <drm.h>
Data Fields | |
__volatile__ unsigned int | lock |
char | padding [60] |
Hardware lock.
The lock structure is a simple cache-line aligned integer. To avoid processor bus contention on a multiprocessor system, there should not be any other data stored in the same cache line.