| /kernel/ |
| D | resource.c | 106 struct resource *root = m->private; in r_show() local 217 static struct resource * __request_resource(struct resource *root, struct resource *new) in __request_resource() 311 struct resource *request_resource_conflict(struct resource *root, struct resource *new) in request_resource_conflict() 328 int request_resource(struct resource *root, struct resource *new) in request_resource() 598 static int __find_resource(struct resource *root, struct resource *old, in __find_resource() 657 static int find_resource(struct resource *root, struct resource *new, in find_resource() 674 static int reallocate_resource(struct resource *root, struct resource *old, in reallocate_resource() 725 int allocate_resource(struct resource *root, struct resource *new, in allocate_resource() 769 struct resource *lookup_resource(struct resource *root, resource_size_t start) in lookup_resource() 889 void insert_resource_expand_to_fit(struct resource *root, struct resource *new) in insert_resource_expand_to_fit() [all …]
|
| D | ucount.c | 28 set_lookup(struct ctl_table_root *root) in set_lookup()
|
| D | audit_tree.c | 16 struct audit_chunk *root; member
|
| D | module.c | 155 struct latch_tree_root root; member
|
| /kernel/cgroup/ |
| D | cgroup.c | 959 struct cgroup_root *root = cgrp->root; in find_existing_css_set() local 1184 static int cgroup_init_root_id(struct cgroup_root *root) in cgroup_init_root_id() 1198 static void cgroup_exit_root_id(struct cgroup_root *root) in cgroup_exit_root_id() 1205 void cgroup_free_root(struct cgroup_root *root) in cgroup_free_root() 1213 static void cgroup_destroy_root(struct cgroup_root *root) in cgroup_destroy_root() 1260 current_cgns_cgroup_from_root(struct cgroup_root *root) in current_cgns_cgroup_from_root() 1292 struct cgroup_root *root) in cset_cgroup_from_root() 1325 struct cgroup_root *root) in task_cgroup_from_root() 1829 void init_cgroup_root(struct cgroup_root *root, struct cgroup_sb_opts *opts) in init_cgroup_root() 1848 int cgroup_setup_root(struct cgroup_root *root, u16 ss_mask, int ref_flags) in cgroup_setup_root() [all …]
|
| D | cgroup-v1.c | 54 struct cgroup_root *root; in cgroup_attach_task_all() local 893 struct cgroup_root *root = cgroup_root_from_kf(kf_root); in cgroup1_show_options() local 1059 struct cgroup_root *root = cgroup_root_from_kf(kf_root); in cgroup1_remount() local 1128 struct cgroup_root *root; in cgroup1_mount() local
|
| D | cgroup-internal.h | 109 #define for_each_root(root) \ argument
|
| /kernel/trace/ |
| D | trace_stat.c | 77 static int insert_stat(struct rb_root *root, void *stat, cmp_stat_t cmp) in insert_stat() 128 struct rb_root *root = &session->stat_root; in stat_seq_init() local
|
| D | trace_events_filter.c | 491 struct filter_pred *root, in walk_pred_tree() 625 struct filter_pred *root; in filter_match_preds() local 1503 struct filter_pred *root) in check_pred_tree() 1532 static int count_leafs(struct filter_pred *preds, struct filter_pred *root) in count_leafs() 1542 struct filter_pred *root; member 1551 struct filter_pred *root = d->root; in fold_pred_cb() local 1568 static int fold_pred(struct filter_pred *preds, struct filter_pred *root) in fold_pred() 1620 struct filter_pred *root) in fold_pred_tree() 1633 struct filter_pred *root; in replace_preds() local
|
| D | trace.h | 1288 struct filter_pred __rcu *root; member
|
| /kernel/locking/ |
| D | lockdep.c | 1340 check_noncircular(struct lock_list *root, struct lock_class *target, in check_noncircular() 1353 check_redundant(struct lock_list *root, struct lock_class *target, in check_redundant() 1390 find_usage_forwards(struct lock_list *root, enum lock_usage_bit bit, in find_usage_forwards() 1413 find_usage_backwards(struct lock_list *root, enum lock_usage_bit bit, in find_usage_backwards() 1454 struct lock_list *root) in print_shortest_lock_dependencies() 2612 struct lock_list *root, struct lock_list *other, in print_irq_inversion_bug() 2680 struct lock_list root; in check_usage_forwards() local 2704 struct lock_list root; in check_usage_backwards() local
|
| /kernel/bpf/ |
| D | lpm_trie.c | 34 struct lpm_trie_node __rcu *root; member
|
| D | inode.c | 411 static int bpf_show_options(struct seq_file *m, struct dentry *root) in bpf_show_options()
|
| /kernel/irq/ |
| D | internals.h | 455 static inline void irq_domain_debugfs_init(struct dentry *root) in irq_domain_debugfs_init()
|
| D | irqdomain.c | 1862 void __init irq_domain_debugfs_init(struct dentry *root) in irq_domain_debugfs_init()
|
| /kernel/sched/ |
| D | sched.h | 556 struct rb_root_cached root; member
|