Home
last modified time | relevance | path

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

/linux/drivers/i2c/busses/
H A Di2c-acorn.c70 static struct i2c_algo_bit_data ioc_data = { variable
82 .algo_data = &ioc_data,
/linux/Documentation/RCU/
H A Dlockdep-splat.rst70 if (rcu_dereference(ioc->ioc_data) == cic) {
80 if (rcu_dereference_protected(ioc->ioc_data,
96 if (rcu_dereference(ioc->ioc_data) == cic) {
98 rcu_assign_pointer(ioc->ioc_data, NULL);
112 if (rcu_access_pointer(ioc->ioc_data) == cic) {