| /kernel/linux/linux-6.6/lib/ |
| H A D | test_rhashtable.c | 64 struct rhash_head node; member
|
| H A D | bootconfig.c | 130 xbc_node_index(struct xbc_node *node) xbc_node_index() argument 142 xbc_node_get_parent(struct xbc_node *node) xbc_node_get_parent() argument 154 xbc_node_get_child(struct xbc_node *node) xbc_node_get_child() argument 168 xbc_node_get_next(struct xbc_node *node) xbc_node_get_next() argument 180 xbc_node_get_data(struct xbc_node *node) xbc_node_get_data() argument 191 xbc_node_match_prefix(struct xbc_node *node, const char **prefix) xbc_node_match_prefix() argument 221 struct xbc_node *node; xbc_node_find_subkey() local 259 struct xbc_node *node = xbc_node_find_subkey(parent, key); xbc_node_find_value() local 290 xbc_node_compose_key_after(struct xbc_node *root, struct xbc_node *node, char *buf, size_t size) xbc_node_compose_key_after() argument 339 xbc_node_find_next_leaf(struct xbc_node *root, struct xbc_node *node) xbc_node_find_next_leaf() argument 409 xbc_init_node(struct xbc_node *node, char *data, uint32_t flag) xbc_init_node() argument 425 struct xbc_node *node; xbc_add_node() local 437 xbc_last_sibling(struct xbc_node *node) xbc_last_sibling() argument 445 xbc_last_child(struct xbc_node *node) xbc_last_child() argument 455 struct xbc_node *sib, *node = xbc_add_node(data, flag); __xbc_add_sibling() local 492 struct xbc_node *node = xbc_add_sibling(data, flag); xbc_add_child() local 611 struct xbc_node *node; xbc_parse_array() local 634 find_match_node(struct xbc_node *node, char *k) find_match_node() argument 646 struct xbc_node *node, *child; __xbc_add_key() local [all...] |
| H A D | assoc_array.c | 26 const struct assoc_array_node *node; in assoc_array_subtree_iterate() local 153 struct assoc_array_node *node; /* Node in which leaf might be found */ global() member 176 struct assoc_array_node *node; assoc_array_walk() local 309 const struct assoc_array_node *node; assoc_array_find() local 347 struct assoc_array_node *node; assoc_array_destroy_subtree() local 480 struct assoc_array_node *node, *new_n0, *new_n1, *side; assoc_array_insert_into_terminal_node() local 797 struct assoc_array_node *node, *new_n0, *side; assoc_array_insert_mid_shortcut() local 1037 struct assoc_array_node *node; global() member 1084 struct assoc_array_node *node, *new_n0; assoc_array_delete() local 1348 struct assoc_array_node *node; assoc_array_apply_edit() local 1459 struct assoc_array_node *node, *new_n; assoc_array_gc() local [all...] |
| /kernel/linux/linux-6.6/mm/ |
| H A D | workingset.c | 665 void workingset_update_node(struct xa_node *node) in workingset_update_node() argument 758 struct xa_node *node = container_of(item, struct xa_node, private_list); __must_hold() local [all...] |
| H A D | memory-tiers.c | 225 __node_get_memory_tier(int node) __node_get_memory_tier() argument 242 node_is_toptier(int node) node_is_toptier() argument 294 next_demotion_node(int node) next_demotion_node() argument 333 int node; disable_all_demotion_targets() local 363 int target = NUMA_NO_NODE, node; establish_demotion_targets() local 457 __init_node_memory_type(int node, struct memory_dev_type *memtype) __init_node_memory_type() argument 475 set_node_memory_tier(int node) set_node_memory_tier() argument 503 clear_node_memory_tier(int node) clear_node_memory_tier() argument 569 init_node_memory_type(int node, struct memory_dev_type *memtype) init_node_memory_type() argument 578 clear_node_memory_type(int node, struct memory_dev_type *memtype) clear_node_memory_type() argument 629 int ret, node; memory_tier_init() local [all...] |
| /kernel/linux/linux-6.6/kernel/ |
| H A D | profile.c | 285 int i, node = cpu_to_mem(cpu); in profile_prepare_cpu() local
|
| /kernel/linux/linux-6.6/net/netfilter/ |
| H A D | nf_conncount.c | 42 struct list_head node; member 50 struct rb_node node; member 460 struct rb_node *node; tree_gc_worker() local 573 struct rb_node *node; destroy_tree() local [all...] |
| /kernel/linux/linux-6.6/net/bridge/ |
| H A D | br_multicast_eht.c | 47 struct rb_node *node = pg->eht_host_tree.rb_node; in br_multicast_eht_host_lookup() local 83 struct rb_node *node = eht_set->entry_tree.rb_node; in br_multicast_eht_set_entry_lookup() local 107 struct rb_node *node = pg->eht_set_tree.rb_node; br_multicast_eht_set_lookup() local 182 struct rb_node *node; br_multicast_del_eht_set() local 199 struct rb_node *node; br_multicast_eht_clean_sets() local [all...] |
| /kernel/linux/linux-6.6/net/core/ |
| H A D | dev_addr_lists.c | 170 struct rb_node *node; in __hw_addr_lookup() local [all...] |
| /kernel/linux/linux-6.6/sound/soc/intel/catpt/ |
| H A D | core.h | 59 struct list_head node; member 164 struct list_head node; member
|
| /kernel/linux/linux-6.6/sound/soc/hisilicon/ |
| H A D | hi6210-i2s.c | 547 struct device_node *node = pdev->dev.of_node; in hi6210_i2s_probe() local
|
| /kernel/linux/linux-6.6/sound/soc/qcom/qdsp6/ |
| H A D | q6afe-dai.c | 960 struct device_node *node; in of_q6afe_parse_dai_data() local [all...] |
| /kernel/linux/linux-6.6/sound/soc/rockchip/ |
| H A D | rockchip_i2s.c | 670 struct device_node *node = i2s->dev->of_node; in rockchip_i2s_init_dai() local 738 struct device_node *node = pdev->dev.of_node; in rockchip_i2s_probe() local
|
| /kernel/linux/linux-6.6/sound/soc/sh/rcar/ |
| H A D | ssiu.c | 475 struct device_node *node = rsnd_ssiu_of_node(priv); in rsnd_parse_connect_ssiu() local 515 struct device_node *node; in rsnd_ssiu_probe() local [all...] |
| /kernel/linux/linux-6.6/sound/soc/sti/ |
| H A D | uniperif_player.c | 1013 struct device_node *node = pdev->dev.of_node; in uni_player_parse_dt_audio_glue() local
|
| H A D | sti_uniperif.c | 387 static int sti_uniperiph_cpu_dai_of(struct device_node *node, in sti_uniperiph_cpu_dai_of() argument 471 struct device_node *node = pdev->dev.of_node; in sti_uniperiph_probe() local
|
| /kernel/linux/linux-6.6/net/ipv6/ila/ |
| H A D | ila_xlat.c | 19 struct rhash_head node; member
|
| /kernel/linux/linux-6.6/samples/v4l/ |
| H A D | v4l2-pci-skeleton.c | 220 struct skel_buffer *buf, *node; in return_all_buffers() local
|
| /test/xts/acts/distributed_schedule_lite/system_ability_manager_posix/src/ |
| H A D | TaskpoolSingleTaskTest.cpp | 183 Node *node = (Node *)malloc(sizeof(Node)); in Initialize() local 580 Node *node = (Node *)VECTOR_At(&g_nodeVector, i); in HWTEST_F() local [all...] |
| /test/xts/acts/distributed_schedule_lite/system_ability_manager_hal/src/ |
| H A D | taskpool_singletask_func_test.c | 42 static const Node *GetNode(const Node *node) in GetNode() argument 180 Node *node = (Node *)malloc(sizeof(Node)); in Initialize() local
|
| /test/xts/hats/hdf/camera/cameraHdi/buffer_manager/ |
| H A D | buffer_manager_utest.cpp | 701 std::shared_ptr<Node> node = sinkNode; in BuildPipeline() local
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | crystalhd.c | 222 OpaqueList *node = priv->head; in opaque_list_pop() local 296 OpaqueList *node = priv->head; uninit() local 452 OpaqueList *node = opaque_list_pop(priv, output->PicInfo.timeStamp); copy_frame() local [all...] |
| /third_party/f2fs-tools/lib/ |
| H A D | nls_utf8.c | 401 int node; in utf8nlookup() local [all...] |
| /third_party/eudev/src/udev/ |
| H A D | udevadm-hwdb.c | 86 static int node_add_child(struct trie *trie, struct trie_node *node, struct trie_node *node_child, uint8_t c) { in node_add_child() argument 105 node_lookup(const struct trie_node *node, uint8_t c) node_lookup() argument 116 trie_node_cleanup(struct trie_node *node) trie_node_cleanup() argument 141 trie_node_add_value(struct trie *trie, struct trie_node *node, const char *key, const char *value) trie_node_add_value() argument 181 trie_insert(struct trie *trie, struct trie_node *node, const char *search, const char *key, const char *value) trie_insert() argument 279 trie_store_nodes_size(struct trie_f *trie, struct trie_node *node) trie_store_nodes_size() argument 292 trie_store_nodes(struct trie_f *trie, struct trie_node *node) trie_store_nodes() argument [all...] |
| /third_party/ffmpeg/libavdevice/ |
| H A D | iec61883.c | 81 int node; ///< returned by libiec61883 member
|