| /kernel/linux/linux-5.10/net/rds/ |
| H A D | cong.c | 401 struct rb_node *node; in rds_cong_exit() local
|
| /kernel/linux/linux-5.10/include/linux/ |
| H A D | siox.h | 10 struct list_head node; /* node in smaster->devices */ member
|
| H A D | rbtree_augmented.h | 47 rb_insert_augmented(struct rb_node *node, struct rb_root *root, in rb_insert_augmented() argument 54 rb_insert_augmented_cached(struct rb_node *node, in rb_insert_augmented_cached() argument 198 __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(struct rb_node *node, struct rb_root *root, const struct rb_augment_callbacks *augment) rb_erase_augmented() argument 309 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...] |
| H A D | rbtree.h | 69 static inline void rb_link_node(struct rb_node *node, struct rb_node *parent, in rb_link_node() argument 78 rb_link_node_rcu(struct rb_node *node, struct rb_node *parent, struct rb_node **rb_link) rb_link_node_rcu() argument 135 rb_insert_color_cached(struct rb_node *node, struct rb_root_cached *root, bool leftmost) rb_insert_color_cached() argument 144 rb_erase_cached(struct rb_node *node, struct rb_root_cached *root) rb_erase_cached() argument [all...] |
| H A D | zorro.h | 48 struct list_head node; member
|
| H A D | smp.h | 25 struct __call_single_node node; member
|
| /kernel/linux/linux-5.10/include/linux/usb/ |
| H A D | role.h | 86 fwnode_usb_role_switch_get(struct fwnode_handle *node) in fwnode_usb_role_switch_get() argument
|
| /kernel/linux/linux-5.10/include/linux/pinctrl/ |
| H A D | pinctrl.h | 59 struct list_head node; member
|
| /kernel/linux/linux-5.10/include/net/ |
| H A D | llc.h | 64 struct list_head node; member
|
| /kernel/linux/linux-5.10/include/net/caif/ |
| H A D | caif_layer.h | 151 struct list_head node; member
|
| /kernel/linux/linux-5.10/sound/aoa/ |
| H A D | aoa-gpio.h | 72 struct device_node *node; member
|
| /kernel/linux/linux-5.10/security/selinux/ss/ |
| H A D | ebitmap.h | 41 struct ebitmap_node *node; /* first node in the bitmap */ member
|
| /kernel/linux/linux-5.10/security/integrity/ |
| H A D | iint.c | 127 struct rb_node *node, *parent = NULL; in integrity_inode_get() local
|
| /kernel/linux/linux-5.10/tools/lib/ |
| H A D | rbtree.c | 85 __rb_insert(struct rb_node *node, struct rb_root *root, in __rb_insert() argument 230 struct rb_node *node = NULL, *sibling, *tmp1, *tmp2; ____rb_erase_color() local 423 dummy_propagate(struct rb_node *node, struct rb_node *stop) dummy_propagate() 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 486 rb_next(const struct rb_node *node) rb_next() argument 517 rb_prev(const struct rb_node *node) rb_prev() argument 561 rb_left_deepest_node(const struct rb_node *node) rb_left_deepest_node() argument 573 rb_next_postorder(const struct rb_node *node) rb_next_postorder() argument [all...] |
| /kernel/linux/linux-5.10/sound/soc/ti/ |
| H A D | omap-abe-twl6040.c | 213 struct device_node *node = pdev->dev.of_node; in omap_abe_probe() local
|
| H A D | omap-twl4030.c | 240 struct device_node *node = pdev->dev.of_node; in omap_twl4030_probe() local
|
| /kernel/linux/linux-5.10/sound/soc/xilinx/ |
| H A D | xlnx_i2s.c | 103 struct device_node *node = dev->of_node; in xlnx_i2s_probe() local
|
| /kernel/linux/linux-5.10/tools/include/linux/ |
| H A D | rbtree.h | 66 static inline void rb_link_node(struct rb_node *node, struct rb_node *parent, in rb_link_node() argument 129 rb_insert_color_cached(struct rb_node *node, struct rb_root_cached *root, bool leftmost) rb_insert_color_cached() argument 138 rb_erase_cached(struct rb_node *node, struct rb_root_cached *root) rb_erase_cached() argument [all...] |
| H A D | rbtree_augmented.h | 49 rb_insert_augmented(struct rb_node *node, struct rb_root *root, in rb_insert_augmented() argument 56 rb_insert_augmented_cached(struct rb_node *node, in rb_insert_augmented_cached() argument 187 __rb_erase_augmented(struct rb_node *node, struct rb_root *root, const struct rb_augment_callbacks *augment) __rb_erase_augmented() 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...] |
| /kernel/linux/linux-5.10/tools/perf/tests/ |
| H A D | hists_output.c | 97 struct rb_node *node; in del_hist_entries() local 131 struct rb_node *node; in test1() local 233 struct rb_node *node; test2() local 289 struct rb_node *node; test3() local 363 struct rb_node *node; test4() local 465 struct rb_node *node; test5() local [all...] |
| H A D | hists_link.c | 145 struct rb_node *node; in __validate_match() local 195 struct rb_node *node; in __validate_link() local [all...] |
| H A D | hists_common.c | 167 struct rb_node *node; in print_hists_in() local 197 struct rb_node *node; in print_hists_out() local [all...] |
| /kernel/linux/linux-5.10/tools/perf/util/ |
| H A D | cputopo.c | 233 static int load_numa_node(struct numa_topology_node *node, int nr) in load_numa_node() argument [all...] |
| H A D | evsel_fprintf.c | 108 struct callchain_cursor_node *node; in sample__fprintf_callchain() local
|
| H A D | map.h | 21 struct list_head node; member
|