Home
last modified time | relevance | path

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

/Linux-v4.19/mm/
Dmemfd.c58 cond_resched_rcu(); in memfd_tag_pins()
128 cond_resched_rcu(); in memfd_wait_for_pins()
Dkhugepaged.c1632 cond_resched_rcu(); in khugepaged_scan_shmem()
Dshmem.c717 cond_resched_rcu(); in shmem_partial_swap_usage()
1136 cond_resched_rcu(); in find_swap_entry()
/Linux-v4.19/net/netfilter/ipvs/
Dip_vs_conn.c1033 cond_resched_rcu(); in ip_vs_conn_array()
1072 cond_resched_rcu(); in ip_vs_conn_seq_next()
1328 cond_resched_rcu(); in ip_vs_random_dropentry()
1363 cond_resched_rcu(); in ip_vs_conn_flush()
/Linux-v4.19/lib/
Dtest_rhashtable.c172 cond_resched_rcu(); in test_rht_lookup()
341 cond_resched_rcu(); in test_rhltable()
/Linux-v4.19/net/netfilter/ipset/
Dip_set_bitmap_gen.h223 cond_resched_rcu(); in mtype_list()
Dip_set_hash_gen.h1137 cond_resched_rcu(); in mtype_list()
/Linux-v4.19/include/linux/
Dsched.h1694 static inline void cond_resched_rcu(void) in cond_resched_rcu() function