Home
last modified time | relevance | path

Searched refs:cond_resched_rcu (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/net/netfilter/ipvs/
Dip_vs_conn.c1001 cond_resched_rcu(); in ip_vs_conn_array()
1040 cond_resched_rcu(); in ip_vs_conn_seq_next()
1303 cond_resched_rcu(); in ip_vs_random_dropentry()
1334 cond_resched_rcu(); in ip_vs_conn_flush()
/linux-4.4.14/lib/
Dtest_rhashtable.c108 cond_resched_rcu(); in test_rht_lookup()
/linux-4.4.14/mm/
Dshmem.c1876 cond_resched_rcu(); in shmem_tag_pins()
1946 cond_resched_rcu(); in shmem_wait_for_pins()
/linux-4.4.14/include/linux/
Dsched.h2953 static inline void cond_resched_rcu(void) in cond_resched_rcu() function