Home
last modified time | relevance | path

Searched refs:cic (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.4/Documentation/RCU/
Dlockdep-splat.txt65 if (rcu_dereference(ioc->ioc_data) == cic) {
76 lockdep_is_held(&q->queue_lock)) == cic) {
91 if (rcu_dereference(ioc->ioc_data) == cic) {
104 to the cic pointer, which means that the rcu_dereference() can be replaced
107 if (rcu_access_pointer(ioc->ioc_data) == cic) {
/Linux-v5.4/arch/arm/boot/dts/
Dintegratorcp.dts167 cic: cic@10000040 { label
/Linux-v5.4/drivers/media/platform/sti/bdisp/
Dbdisp-reg.h10 u32 cic; member
Dbdisp-debug.c337 seq_printf(s, "CIC\t0x%08X\n", node->cic); in last_nodes_show()
Dbdisp-hw.c790 node->cic = BLT_CIC_ALL_GRP; in bdisp_hw_build_node()