Home
last modified time | relevance | path

Searched defs:leaf (Results 26 - 50 of 256) sorted by relevance

1234567891011

/third_party/musl/porting/uniproton/kernel/include/
H A Dsearch.h14 typedef enum { preorder, postorder, endorder, leaf } VISIT; enumerator
/third_party/musl/porting/liteos_m/kernel/include/
H A Dsearch.h14 typedef enum { preorder, postorder, endorder, leaf } VISIT; enumerator
/third_party/lwip/src/apps/snmp/
H A Dsnmp_threadsync.c154 const struct snmp_leaf_node *leaf = (const struct snmp_leaf_node *)(const void *)call_data->proxy_instance.node; in get_instance_synced() local
165 const struct snmp_leaf_node *leaf = (const struct snmp_leaf_node *)(const void *)call_data->proxy_instance.node; in get_next_instance_synced() local
/third_party/musl/include/
H A Dsearch.h14 typedef enum { preorder, postorder, endorder, leaf } VISIT; enumerator
/kernel/linux/linux-5.10/arch/x86/kernel/cpu/
H A Dtopology.c35 static int check_extended_topology_leaf(int leaf) in check_extended_topology_leaf() argument
69 int leaf; in detect_extended_topology_early() local
101 int leaf; detect_extended_topology() local
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/selftests/
H A Di915_syncmap.c146 static int check_seqno(struct i915_syncmap *leaf, unsigned int idx, u32 seqno) in check_seqno() argument
508 struct i915_syncmap *leaf = __sync_child(sync)[idx]; igt_syncmap_compact() local
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/dec/tulip/
H A Deeprom.c242 struct medialeaf *leaf = &mtable->mleaf[i]; in tulip_parse_eeprom() local
[all...]
/kernel/linux/linux-5.10/fs/btrfs/
H A Duuid-tree.c297 struct extent_buffer *leaf; in btrfs_uuid_tree_iterate() local
/kernel/linux/linux-5.10/fs/btrfs/tests/
H A Dinode-tests.c21 struct extent_buffer *leaf = root->node; in insert_extent() local
53 struct extent_buffer *leaf = root->node; insert_inode_item_key() local
[all...]
H A Dqgroup-tests.c22 struct extent_buffer *leaf; in insert_normal_tree_ref() local
[all...]
/kernel/linux/linux-6.6/fs/btrfs/
H A Duuid-tree.c299 struct extent_buffer *leaf; in btrfs_uuid_tree_iterate() local
H A Dexport.c153 struct extent_buffer *leaf; in btrfs_get_parent() local
223 struct extent_buffer *leaf; in btrfs_get_name() local
[all...]
/kernel/linux/linux-6.6/fs/btrfs/tests/
H A Dinode-tests.c22 struct extent_buffer *leaf = root->node; in insert_extent() local
58 struct extent_buffer *leaf = root->node; insert_inode_item_key() local
[all...]
H A Dqgroup-tests.c24 struct extent_buffer *leaf; in insert_normal_tree_ref() local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/dec/tulip/
H A Deeprom.c243 struct medialeaf *leaf = &mtable->mleaf[i]; in tulip_parse_eeprom() local
[all...]
/kernel/linux/linux-6.6/arch/x86/kernel/cpu/
H A Dtopology.c35 static int check_extended_topology_leaf(int leaf) in check_extended_topology_leaf() argument
69 int leaf; in detect_extended_topology_early() local
101 int leaf; detect_extended_topology() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/selftests/
H A Di915_syncmap.c146 static int check_seqno(struct i915_syncmap *leaf, unsigned int idx, u32 seqno) in check_seqno() argument
508 struct i915_syncmap *leaf = __sync_child(sync)[idx]; igt_syncmap_compact() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/core/
H A Dintr.c76 nvkm_intr_find(struct nvkm_subdev *subdev, enum nvkm_intr_type type, int *leaf, u32 *mask) in nvkm_intr_find() argument
91 nvkm_intr_allow_locked(struct nvkm_intr *intr, int leaf, u32 mask) in nvkm_intr_allow_locked() argument
29 nvkm_intr_xlat(struct nvkm_subdev *subdev, struct nvkm_intr *intr, enum nvkm_intr_type type, int *leaf, u32 *mask) nvkm_intr_xlat() argument
107 int leaf; nvkm_intr_allow() local
120 nvkm_intr_block_locked(struct nvkm_intr *intr, int leaf, u32 mask) nvkm_intr_block_locked() argument
133 int leaf; nvkm_intr_block() local
171 int prio, leaf; nvkm_intr() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/include/nvkm/core/
H A Dintr.h31 int leaf; member
60 int leaf; member
/kernel/linux/linux-6.6/tools/testing/selftests/mm/
H A Dpkey-x86.h119 int leaf; in pkey_reg_xstate_offset() local
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_nir_lower_rt_intrinsics.c202 struct brw_nir_rt_bvh_instance_leaf_defs leaf; in lower_rt_intrinsics_impl() local
209 struct brw_nir_rt_bvh_instance_leaf_defs leaf; in lower_rt_intrinsics_impl() local
216 struct brw_nir_rt_bvh_instance_leaf_defs leaf; in lower_rt_intrinsics_impl() local
245 struct brw_nir_rt_bvh_instance_leaf_defs leaf; in lower_rt_intrinsics_impl() local
[all...]
/third_party/node/deps/ngtcp2/ngtcp2/lib/
H A Dngtcp2_ksl.h93 uint32_t leaf; member
/third_party/node/deps/ngtcp2/nghttp3/lib/
H A Dnghttp3_ksl.h95 uint32_t leaf; member
/third_party/node/deps/openssl/openssl/crypto/
H A Dsparse_array.c134 void ossl_sa_doall(const OPENSSL_SA *sa, void (*leaf)(ossl_uintmax_t, void *)) in ossl_sa_doall() argument
65 sa_doall(const OPENSSL_SA *sa, void (*node)(void **), void (*leaf)(ossl_uintmax_t, void *, void *), void *arg) sa_doall() argument
143 ossl_sa_doall_arg(const OPENSSL_SA *sa, void (*leaf)(ossl_uintmax_t, void *, void *), void *arg) ossl_sa_doall_arg() argument
/third_party/openssl/crypto/
H A Dsparse_array.c134 void ossl_sa_doall(const OPENSSL_SA *sa, void (*leaf)(ossl_uintmax_t, void *)) in ossl_sa_doall() argument
65 sa_doall(const OPENSSL_SA *sa, void (*node)(void **), void (*leaf)(ossl_uintmax_t, void *, void *), void *arg) sa_doall() argument
143 ossl_sa_doall_arg(const OPENSSL_SA *sa, void (*leaf)(ossl_uintmax_t, void *, void *), void *arg) ossl_sa_doall_arg() argument

Completed in 11 milliseconds

1234567891011