Searched refs:rcu_dereference_raw_notrace (Results 1 – 4 of 4) sorted by relevance
495 for (pos = hlist_entry_safe (rcu_dereference_raw_notrace(hlist_first_rcu(head)),\498 pos = hlist_entry_safe(rcu_dereference_raw_notrace(hlist_next_rcu(\
747 #define rcu_dereference_raw_notrace(p) __rcu_dereference_check((p), 1, __rcu) macro
433 return rcu_dereference_raw_notrace(kvm->memslots[0]); in kvm_memslots_raw()
144 op = rcu_dereference_raw_notrace(list); \151 while (likely(op = rcu_dereference_raw_notrace((op)->next)) && \1527 hash.filter_hash = rcu_dereference_raw_notrace(ops->func_hash->filter_hash); in ftrace_ops_test()1528 hash.notrace_hash = rcu_dereference_raw_notrace(ops->func_hash->notrace_hash); in ftrace_ops_test()