Home
last modified time | relevance | path

Searched refs:root_d (Results 1 – 2 of 2) sorted by relevance

/linux/kernel/trace/rv/
H A Drv.c422 struct dentry *root = parent ? parent->root_d : get_monitors_root(); in create_monitor_dir()
442 mon->root_d = no_free_ptr(dir); in create_monitor_dir()
750 rv_remove(mon->root_d); in destroy_monitor_dir()
/linux/net/xfrm/
H A Dxfrm_policy.c135 struct rb_root root_d; member
774 bin->root_d = RB_ROOT; in xfrm_policy_inexact_alloc_bin()
1142 xfrm_policy_inexact_gc_tree(&b->root_d, net_exit); in __xfrm_policy_inexact_prune_bin()
1146 if (!RB_EMPTY_ROOT(&b->root_d) || !RB_EMPTY_ROOT(&b->root_s) || in __xfrm_policy_inexact_prune_bin()
1211 &bin->root_d, in xfrm_policy_inexact_alloc_chain()
2043 n = xfrm_policy_lookup_inexact_addr(&b->root_d, &b->count, daddr, in xfrm_policy_find_inexact_candidates()