Lines Matching refs:expression
35 Use explicit check expression "c" along with
39 Use explicit check expression "c" along with
43 Use explicit check expression "c" along with
47 Use explicit check expression "c" along with
51 Use explicit check expression "c", but the caller
58 Use explicit check expression "c", and omit all barriers
73 The rcu_dereference_check() check expression can be any boolean
74 expression, but would normally include a lockdep expression. However,
75 any boolean expression can be used. For a moderately ornate example,
82 This expression picks up the pointer "fdt->fd[fd]" in an RCU-safe manner,
83 and, if CONFIG_PROVE_RCU is configured, verifies that this expression