| /kernel/linux/linux-6.6/drivers/gpu/drm/radeon/ |
| H A D | rs400.c | 381 struct dentry *root = rdev->ddev->primary->debugfs_root; in rs400_debugfs_pcie_gart_info_init() local
|
| H A D | radeon_ring.c | 551 struct dentry *root = rdev->ddev->primary->debugfs_root; in radeon_debugfs_ring_init() local
|
| /kernel/linux/linux-6.6/drivers/hv/ |
| H A D | hv_debugfs.c | 54 static int hv_debug_delay_files(struct hv_device *dev, struct dentry *root) in hv_debug_delay_files() argument 83 static int hv_debug_set_test_state(struct hv_device *dev, struct dentry *root) in hv_debug_set_test_state() argument 102 static void hv_debug_set_dir_dentry(struct hv_device *dev, struct dentry *root) in hv_debug_set_dir_dentry() argument
|
| /kernel/linux/linux-6.6/drivers/i2c/muxes/ |
| H A D | i2c-mux-gpio.c | 129 struct i2c_adapter *root; in i2c_mux_gpio_probe() local
|
| /kernel/linux/linux-6.6/drivers/input/serio/ |
| H A D | i8042-sparcio.h | 111 struct device_node *root; in i8042_is_mr_coffee() local
|
| /kernel/linux/linux-6.6/drivers/infiniband/hw/usnic/ |
| H A D | usnic_uiom_interval_tree.c | 104 find_intervals_intersection_sorted(struct rb_root_cached *root, in find_intervals_intersection_sorted() argument 179 int usnic_uiom_insert_interval(struct rb_root_cached *root, unsigned long start, in usnic_uiom_insert_interval() argument 250 void usnic_uiom_remove_interval(struct rb_root_cached *root, in usnic_uiom_remove_interval() argument 120 usnic_uiom_get_intervals_diff(unsigned long start, unsigned long last, int flags, int flag_mask, struct rb_root_cached *root, struct list_head *diff_set) usnic_uiom_get_intervals_diff() argument [all...] |
| H A D | usnic_uiom.h | 60 struct rb_root_cached root; member
|
| /kernel/linux/linux-6.6/tools/lib/ |
| H A D | rbtree.c | 85 __rb_insert(struct rb_node *node, struct rb_root *root, in __rb_insert() argument 227 ____rb_erase_color(struct rb_node *parent, struct rb_root *root, in ____rb_erase_color() argument 75 __rb_rotate_set_parents(struct rb_node *old, struct rb_node *new, struct rb_root *root, int color) __rb_rotate_set_parents() argument 410 __rb_erase_color(struct rb_node *parent, struct rb_root *root, void (*augment_rotate)(struct rb_node *old, struct rb_node *new)) __rb_erase_color() argument 433 rb_insert_color(struct rb_node *node, struct rb_root *root) rb_insert_color() argument 438 rb_erase(struct rb_node *node, struct rb_root *root) rb_erase() argument 453 __rb_insert_augmented(struct rb_node *node, struct rb_root *root, void (*augment_rotate)(struct rb_node *old, struct rb_node *new)) __rb_insert_augmented() argument 462 rb_first(const struct rb_root *root) rb_first() argument 474 rb_last(const struct rb_root *root) rb_last() argument 545 rb_replace_node(struct rb_node *victim, struct rb_node *new, struct rb_root *root) rb_replace_node() argument 591 rb_first_postorder(const struct rb_root *root) rb_first_postorder() argument [all...] |
| /kernel/linux/linux-6.6/tools/perf/tests/ |
| H A D | hists_output.c | 143 struct rb_root_cached *root; in test1() local 245 struct rb_root_cached *root; in test2() local 301 struct rb_root_cached *root; in test3() local 375 struct rb_root_cached *root; in test4() local 477 struct rb_root_cached *root; test5() local [all...] |
| H A D | hists_link.c | 163 struct rb_root_cached *root; in __validate_match() local 213 struct rb_root_cached *root; in __validate_link() local
|
| H A D | hists_common.c | 166 struct rb_root_cached *root; in print_hists_in() local 198 struct rb_root_cached *root; in print_hists_out() local
|
| /kernel/linux/linux-6.6/net/ |
| H A D | sysctl_net.c | 31 net_ctl_header_lookup(struct ctl_table_root *root) in net_ctl_header_lookup() argument
|
| /kernel/linux/linux-6.6/tools/perf/util/ |
| H A D | strfilter.c | 84 struct strfilter_node root, *cur, *last_op; in strfilter_node__new() local 181 struct strfilter_node *right, *root; strfilter__append() local [all...] |
| /kernel/linux/linux-6.6/security/apparmor/ |
| H A D | policy_ns.c | 173 struct aa_ns *aa_findn_ns(struct aa_ns *root, const char *name, size_t n) in aa_findn_ns() argument 194 struct aa_ns *aa_find_ns(struct aa_ns *root, const char *name) in aa_find_ns() argument [all...] |
| /kernel/linux/linux-6.6/tools/testing/selftests/cgroup/ |
| H A D | test_cpuset.c | 65 static int test_cpuset_perms_object(const char *root, bool allow) in test_cpuset_perms_object() argument 152 static int test_cpuset_perms_object_allow(const char *root) in test_cpuset_perms_object_allow() argument 157 static int test_cpuset_perms_object_deny(const char *root) in test_cpuset_perms_object_deny() argument 167 static int test_cpuset_perms_subtree(const char *root) in test_cpuset_perms_subtree() argument 249 char root[PATH_MA in main() local [all...] |
| /kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
| H A D | adfs_fs.h | 35 __le32 root; member
|
| H A D | cramfs_fs.h | 50 struct cramfs_inode root; member
|
| /kernel/linux/linux-6.6/sound/firewire/bebob/ |
| H A D | bebob_proc.c | 159 add_node(struct snd_bebob *bebob, struct snd_info_entry *root, const char *name, in add_node() argument 171 struct snd_info_entry *root; in snd_bebob_proc_init() local [all...] |
| /kernel/linux/linux-6.6/lib/ |
| H A D | rbtree.c | 85 __rb_insert(struct rb_node *node, struct rb_root *root, in __rb_insert() argument 227 ____rb_erase_color(struct rb_node *parent, struct rb_root *root, in ____rb_erase_color() argument 75 __rb_rotate_set_parents(struct rb_node *old, struct rb_node *new, struct rb_root *root, int color) __rb_rotate_set_parents() argument 410 __rb_erase_color(struct rb_node *parent, struct rb_root *root, void (*augment_rotate)(struct rb_node *old, struct rb_node *new)) __rb_erase_color() argument 434 rb_insert_color(struct rb_node *node, struct rb_root *root) rb_insert_color() argument 440 rb_erase(struct rb_node *node, struct rb_root *root) rb_erase() argument 456 __rb_insert_augmented(struct rb_node *node, struct rb_root *root, void (*augment_rotate)(struct rb_node *old, struct rb_node *new)) __rb_insert_augmented() argument 466 rb_first(const struct rb_root *root) rb_first() argument 479 rb_last(const struct rb_root *root) rb_last() argument 553 rb_replace_node(struct rb_node *victim, struct rb_node *new, struct rb_root *root) rb_replace_node() argument 570 rb_replace_node_rcu(struct rb_node *victim, struct rb_node *new, struct rb_root *root) rb_replace_node_rcu() argument 623 rb_first_postorder(const struct rb_root *root) rb_first_postorder() argument [all...] |
| /kernel/linux/linux-6.6/lib/zlib_inflate/ |
| H A D | inftrees.c | 29 unsigned root; /* number of index bits for root table */ in zlib_inflate_table() local [all...] |
| /kernel/linux/linux-6.6/lib/reed_solomon/ |
| H A D | reed_solomon.c | 73 int i, j, sr, root, iprim; in codec_init() local [all...] |
| /kernel/linux/linux-6.6/mm/ |
| H A D | shmem_quota.c | 98 struct rb_root *root = info->dqi_priv; in shmem_free_file_info() local
|
| /kernel/linux/linux-6.6/net/6lowpan/ |
| H A D | debugfs.c | 170 struct dentry *root; in lowpan_dev_debugfs_ctx_init() local 233 struct dentry *root; in lowpan_dev_debugfs_802154_init() local [all...] |
| /kernel/linux/linux-6.6/net/bridge/netfilter/ |
| H A D | ebt_stp.c | 30 u8 root[8]; member
|
| /kernel/linux/linux-6.6/tools/include/linux/ |
| H A D | rbtree_augmented.h | 49 rb_insert_augmented(struct rb_node *node, struct rb_root *root, in rb_insert_augmented() argument 187 __rb_erase_augmented(struct rb_node *node, struct rb_root *root, in __rb_erase_augmented() argument 56 rb_insert_augmented_cached(struct rb_node *node, struct rb_root_cached *root, bool newleft, const struct rb_augment_callbacks *augment) rb_insert_augmented_cached() argument 171 __rb_change_child(struct rb_node *old, struct rb_node *new, struct rb_node *parent, struct rb_root *root) __rb_change_child() argument 291 rb_erase_augmented(struct rb_node *node, struct rb_root *root, const struct rb_augment_callbacks *augment) rb_erase_augmented() argument 300 rb_erase_augmented_cached(struct rb_node *node, struct rb_root_cached *root, const struct rb_augment_callbacks *augment) rb_erase_augmented_cached() argument [all...] |