Home
last modified time | relevance | path

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

/Linux-v5.10/Documentation/RCU/
Drcu_dereference.rst322 static struct foo variable1;
324 static struct foo *gp = &variable1;
342 if (p == &variable1)
343 return p->a; /* Must be variable1.a. */
349 possible values of "gp" are "variable1" on the one hand and "variable2"
/Linux-v5.10/drivers/scsi/esas2r/
Datvda.h1024 u8 variable1; member