Home
last modified time | relevance | path

Searched refs:variable1 (Results 1 – 2 of 2) sorted by relevance

/linux/Documentation/RCU/
H A Drcu_dereference.rst358 static struct foo variable1;
360 static struct foo *gp = &variable1;
378 if (p == &variable1)
379 return p->a; /* Must be variable1.a. */
385 possible values of "gp" are "variable1" on the one hand and "variable2"
/linux/drivers/scsi/esas2r/
H A Datvda.h1024 u8 variable1; member