Home
last modified time | relevance | path

Searched refs:RB_EMPTY_ROOT (Results 1 – 6 of 6) sorted by relevance

/include/linux/
A Drbtree.h30 #define RB_EMPTY_ROOT(root) (READ_ONCE((root)->rb_node) == NULL) macro
A Dkernfs.h387 WARN_ON_ONCE(!RB_EMPTY_ROOT(&kn->dir.children)); in kernfs_enable_ns()
A Dkvm_host.h1078 return RB_EMPTY_ROOT(&slots->gfn_tree); in kvm_memslots_empty()
A Dfs.h590 return !RB_EMPTY_ROOT(&mapping->i_mmap.rb_root); in mapping_mapped()
/include/trace/events/
A Dtcp.h243 __entry->ooo_space = RB_EMPTY_ROOT(&tp->out_of_order_queue) ? 0 :
/include/net/
A Dtcp.h834 if (RB_EMPTY_ROOT(&tp->out_of_order_queue) && in tcp_fast_path_check()
2114 return RB_EMPTY_ROOT(&sk->tcp_rtx_queue); in tcp_rtx_queue_empty()

Completed in 39 milliseconds