Home
last modified time | relevance | path

Searched defs:node (Results 1051 - 1075 of 8483) sorted by relevance

1...<<41424344454647484950>>...340

/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Drefcounted_kptr_fail.c12 struct bpf_rb_node node; member
H A Dlocal_kptr_stash.c14 struct bpf_rb_node node; member
25 struct node_data __kptr *node; member
/kernel/liteos_a/fs/jffs2/src/
H A Djffs2_hash.c69 struct jffs2_inode *node = NULL; in Jffs2HashDump() local
87 struct jffs2_inode *node = NULL; in Jffs2HashGet() local
107 void Jffs2HashRemove(LosMux *lock, struct jffs2_inode *node) in Jffs2HashRemove() argument
114 Jffs2HashInsert(LosMux *lock, LOS_DL_LIST *heads, struct jffs2_inode *node, const uint32_t ino) Jffs2HashInsert() argument
[all...]
/kernel/liteos_a/kernel/base/sched/
H A Dlos_sortlink.c75 VOID OsAdd2SortLink(SortLinkAttribute *head, SortLinkList *node, UINT64 responseTime, UINT16 idleCpu) in OsAdd2SortLink() argument
86 VOID OsDeleteFromSortLink(SortLinkAttribute *head, SortLinkList *node) in OsDeleteFromSortLink() argument
95 UINT32 OsSortLinkAdjustNodeResponseTime(SortLinkAttribute *head, SortLinkList *node, UINT64 responseTime) in OsSortLinkAdjustNodeResponseTime() argument
[all...]
/kernel/liteos_m/components/lmk/
H A Dlos_lmk.h110 LOS_DL_LIST node; /**< LosLmkOpsNode node. */ member
[all...]
/kernel/linux/linux-6.6/drivers/scsi/elx/efct/
H A Defct_io.c172 efct_io_find_tgt_io(struct efct *efct, struct efct_node *node, in efct_io_find_tgt_io() argument
/kernel/linux/linux-6.6/mm/
H A Dbootmem_info.c105 int node = pgdat->node_id; in register_page_bootmem_info_node() local
H A Dinterval_tree.c28 void vma_interval_tree_insert_after(struct vm_area_struct *node, in vma_interval_tree_insert_after() argument
36 VM_BUG_ON_VMA(vma_start_pgoff(node) != vma_start_pgoff(prev), node); in vma_interval_tree_insert_after() local
75 void anon_vma_interval_tree_insert(struct anon_vma_chain *node, in anon_vma_interval_tree_insert() argument
85 anon_vma_interval_tree_remove(struct anon_vma_chain *node, struct rb_root_cached *root) anon_vma_interval_tree_remove() argument
99 anon_vma_interval_tree_iter_next(struct anon_vma_chain *node, unsigned long first, unsigned long last) anon_vma_interval_tree_iter_next() argument
106 anon_vma_interval_tree_verify(struct anon_vma_chain *node) anon_vma_interval_tree_verify() argument
[all...]
/kernel/linux/linux-6.6/lib/
H A Dcpumask.c59 bool alloc_cpumask_var_node(cpumask_var_t *mask, gfp_t flags, int node) in alloc_cpumask_var_node() argument
142 unsigned int cpumask_local_spread(unsigned int i, int node) in cpumask_local_spread() argument
[all...]
/kernel/linux/linux-6.6/tools/include/linux/
H A Dhashtable.h64 static inline bool hash_hashed(struct hlist_node *node) in hash_hashed() argument
93 static inline void hash_del(struct hlist_node *node) in hash_del() argument
/kernel/linux/linux-6.6/sound/soc/intel/avs/
H A Dpath.h24 struct list_head node; member
35 struct list_head node; member
46 struct list_head node; member
58 struct list_head node; member
/third_party/eudev/src/libudev/
H A Dlibudev-private.h88 struct udev_list_node node; member
[all...]
/third_party/cJSON/tests/
H A Dparse_object.c117 cJSON *node = NULL; in parse_object_should_parse_objects_with_multiple_elements() local
/third_party/gn/src/gn/
H A Dunique_vector.h69 void Insert(Node* node, size_t hash, size_t index) { in Insert() argument
[all...]
/third_party/icu/icu4c/source/common/
H A Dbytestrie.cpp74 int32_t node; in current() local
104 int32_t node=*pos; in branchNext() local
142 int32_t node=*pos; branchNext() local
153 int32_t node=*pos++; nextImpl() local
397 int32_t node=*pos++; global() local
[all...]
H A Dbytestrieiterator.cpp134 int32_t node=*pos++; in next() local
198 int32_t node=*pos++; branchNext() local
[all...]
H A Ducharstrieiterator.cpp133 int32_t node=*pos++; in next() local
199 int32_t node=*pos++; branchNext() local
[all...]
/third_party/libuv/src/
H A Dheap-inl.h151 HEAP_EXPORT(void heap_remove(struct heap* heap, struct heap_node* node, heap_compare_fn less_than)) HEAP_EXPORT() argument
[all...]
/third_party/mesa3d/src/compiler/nir/
H A Dnir_control_flow.h56 nir_cf_node_insert_after(nir_cf_node *node, nir_cf_node *after) in nir_cf_node_insert_after() argument
63 nir_cf_node_insert_before(nir_cf_node *node, nir_cf_node *before) in nir_cf_node_insert_before() argument
70 nir_cf_node_insert_begin(struct exec_list *list, nir_cf_node *node) nir_cf_node_insert_begin() argument
72 nir_cf_node_insert(nir_before_cf_list(list), node); nir_cf_node_insert_begin() local
77 nir_cf_node_insert_end(struct exec_list *list, nir_cf_node *node) nir_cf_node_insert_end() argument
79 nir_cf_node_insert(nir_after_cf_list(list), node); nir_cf_node_insert_end() local
168 nir_cf_node_remove(nir_cf_node *node) nir_cf_node_remove() argument
[all...]
/third_party/node/src/api/
H A Dasync_resource.cc4 namespace node { namespace
/third_party/node/src/
H A Dconnection_wrap.cc11 namespace node { namespace
/third_party/node/src/crypto/
H A Dcrypto_aes.h12 namespace node { namespace
H A Dcrypto_clienthello.cc25 namespace node { namespace
H A Dcrypto_random.h13 namespace node { namespace
H A Dcrypto_spkac.cc9 namespace node { namespace

Completed in 11 milliseconds

1...<<41424344454647484950>>...340