| /kernel/linux/linux-6.6/fs/smb/client/ |
| H A D | dfs.c | 397 static void __tree_connect_ipc(const unsigned int xid, char *tree, in __tree_connect_ipc() argument 435 static void tree_connect_ipc(const unsigned int xid, char *tree, in tree_connect_ipc() argument 445 __tree_connect_dfs_target(const unsigned int xid, struct cifs_tcon *tcon, struct cifs_sb_info *cifs_sb, char *tree, bool islink, struct dfs_cache_tgt_list *tl) __tree_connect_dfs_target() argument 530 tree_connect_dfs_target(const unsigned int xid, struct cifs_tcon *tcon, struct cifs_sb_info *cifs_sb, char *tree, bool islink, struct dfs_cache_tgt_list *tl) tree_connect_dfs_target() argument 564 char *tree; cifs_tree_connect() local [all...] |
| /kernel/linux/linux-6.6/fs/ocfs2/ |
| H A D | uptodate.c | 157 unsigned int tree, to_purge, purged; in ocfs2_metadata_cache_purge() local 349 ocfs2_expand_cache(struct ocfs2_caching_info *ci, struct ocfs2_meta_cache_item **tree) ocfs2_expand_cache() argument 390 struct ocfs2_meta_cache_item *tree[OCFS2_CACHE_INFO_MAX_ARRAY] = __ocfs2_set_buffer_uptodate() local [all...] |
| /kernel/linux/linux-6.6/include/linux/ |
| H A D | rbtree_augmented.h | 64 rb_add_augmented_cached(struct rb_node *node, struct rb_root_cached *tree, in rb_add_augmented_cached() argument
|
| /kernel/linux/linux-6.6/drivers/sh/intc/ |
| H A D | internals.h | 57 struct radix_tree_root tree; member
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn10/ |
| H A D | dcn10_mpc.c | 127 struct mpcc *mpc1_get_mpcc_for_dpp(struct mpc_tree *tree, int dpp_id) in mpc1_get_mpcc_for_dpp() argument 195 mpc1_insert_plane( struct mpc *mpc, struct mpc_tree *tree, struct mpcc_blnd_cfg *blnd_cfg, struct mpcc_sm_cfg *sm_cfg, struct mpcc *insert_above_mpcc, int dpp_id, int mpcc_id) mpc1_insert_plane() argument 287 mpc1_remove_mpcc( struct mpc *mpc, struct mpc_tree *tree, struct mpcc *mpcc_to_remove) mpc1_remove_mpcc() argument 412 mpc1_init_mpcc_list_from_hw( struct mpc *mpc, struct mpc_tree *tree) mpc1_init_mpcc_list_from_hw() argument [all...] |
| /kernel/linux/linux-6.6/net/sched/ |
| H A D | ematch.c | 162 static inline struct tcf_ematch *tcf_em_get_match(struct tcf_ematch_tree *tree, in tcf_em_get_match() argument 305 tcf_em_tree_validate(struct tcf_proto *tp, struct nlattr *nla, struct tcf_ematch_tree *tree) tcf_em_tree_validate() argument 400 tcf_em_tree_destroy(struct tcf_ematch_tree *tree) tcf_em_tree_destroy() argument 437 tcf_em_tree_dump(struct sk_buff *skb, struct tcf_ematch_tree *tree, int tlv) tcf_em_tree_dump() argument 500 __tcf_em_tree_match(struct sk_buff *skb, struct tcf_ematch_tree *tree, struct tcf_pkt_info *info) __tcf_em_tree_match() argument [all...] |
| /kernel/linux/linux-6.6/scripts/gcc-plugins/ |
| H A D | stackleak_plugin.c | 117 vec<tree, va_gc> *inputs = NULL; in add_stack_tracking_gasm() local [all...] |
| /kernel/linux/linux-6.6/mm/ |
| H A D | vmpressure.c | 239 void vmpressure(gfp_t gfp, struct mem_cgroup *memcg, bool tree, in vmpressure() argument
|
| /kernel/linux/linux-6.6/tools/include/linux/ |
| H A D | rbtree.h | 178 rb_add_cached(struct rb_node *node, struct rb_root_cached *tree, in rb_add_cached() argument 206 rb_add(struct rb_node *node, struct rb_root *tree, bool (*less)(struct rb_node *, const struct rb_node *)) rb_add() argument 234 rb_find_add(struct rb_node *node, struct rb_root *tree, int (*cmp)(struct rb_node *, const struct rb_node *)) rb_find_add() argument 267 rb_find(const void *key, const struct rb_root *tree, int (*cmp)(const void *key, const struct rb_node *)) rb_find() argument 295 rb_find_first(const void *key, const struct rb_root *tree, int (*cmp)(const void *key, const struct rb_node *)) rb_find_first() argument [all...] |
| /kernel/linux/linux-6.6/scripts/dtc/ |
| H A D | dtc.c | 31 static void fill_fullpaths(struct node *tree, const char *prefix) in fill_fullpaths() argument [all...] |
| /third_party/elfutils/libdw/ |
| H A D | libdw_findcu.c | 104 void **tree = debug_types ? &dbg->tu_tree : &dbg->cu_tree; in __libdw_intern_next_unit() local 231 void **tree = v4_debug_types ? &dbg->tu_tree : &dbg->cu_tree; in __libdw_findcu() local 265 void **tree; in __libdw_findcu_addr() local
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | xxan.c | 92 GetByteContext tree = s->gb; in xan_unpack_luma() local
|
| /third_party/gn/src/gn/ |
| H A D | command_desc.cc | 206 bool tree = base::CommandLine::ForCurrentProcess()->HasSwitch(kTree); in ConfigsHandler() local 217 bool tree = base::CommandLine::ForCurrentProcess()->HasSwitch(kTree); in DepsHandler() local 327 PrintTarget(const Target* target, const std::string& what, bool single_target, const std::map<std::string, DescHandlerFunc>& handler_map, bool all, bool tree, bool blame) PrintTarget() argument [all...] |
| H A D | command_refs.cc | 350 bool tree = cmdline->HasSwitch("tree"); global() variable [all...] |
| /third_party/EGL/api/ |
| H A D | genheaders.py | 588 tree = etree.parse(regFilename) variable
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
| H A D | RBBITableBuilder.java | 405 calcChainedFollowPos(RBBINode tree, RBBINode endMarkNode) calcChainedFollowPos() argument [all...] |
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
| H A D | RBBITableBuilder.java | 398 calcChainedFollowPos(RBBINode tree, RBBINode endMarkNode) calcChainedFollowPos() argument [all...] |
| /third_party/node/deps/v8/tools/profview/ |
| H A D | profile-utils.js | [all...] |
| /third_party/node/deps/v8/src/compiler/ |
| H A D | state-values-utils.cc | 233 void CheckTreeContainsValues(Node* tree, Node** values, size_t count, in CheckTreeContainsValues() argument 291 Node* tree = BuildTree(&values_idx, values, count, liveness, height); in GetNodeForValues() local [all...] |
| /third_party/node/deps/v8/src/profiler/ |
| H A D | allocation-tracker.cc | 15 AllocationTraceNode( AllocationTraceTree* tree, unsigned function_info_index) AllocationTraceNode() argument
|
| /third_party/node/deps/v8/src/regexp/experimental/ |
| H A D | experimental.cc | 17 bool ExperimentalRegExp::CanBeHandled(RegExpTree* tree, RegExpFlags flags, in CanBeHandled() argument
|
| /third_party/node/deps/v8/src/regexp/ |
| H A D | regexp.h | 29 RegExpTree* tree = nullptr; member
|
| /third_party/node/deps/openssl/openssl/crypto/x509/ |
| H A D | pcy_tree.c | 53 tree_print(BIO *channel, char *str, X509_POLICY_TREE *tree, X509_POLICY_LEVEL *curr) tree_print() argument 100 X509_POLICY_TREE *tree; tree_init() local 257 tree_link_matching_nodes(X509_POLICY_LEVEL *curr, X509_POLICY_DATA *data, X509_POLICY_TREE *tree) tree_link_matching_nodes() argument 287 tree_link_nodes(X509_POLICY_LEVEL *curr, const X509_POLICY_CACHE *cache, X509_POLICY_TREE *tree) tree_link_nodes() argument 309 tree_add_unmatched(X509_POLICY_LEVEL *curr, const X509_POLICY_CACHE *cache, const ASN1_OBJECT *id, X509_POLICY_NODE *node, X509_POLICY_TREE *tree) tree_add_unmatched() argument 338 tree_link_unmatched(X509_POLICY_LEVEL *curr, const X509_POLICY_CACHE *cache, X509_POLICY_NODE *node, X509_POLICY_TREE *tree) tree_link_unmatched() argument 374 tree_link_any(X509_POLICY_LEVEL *curr, const X509_POLICY_CACHE *cache, X509_POLICY_TREE *tree) tree_link_any() argument 406 tree_prune(X509_POLICY_TREE *tree, X509_POLICY_LEVEL *curr) tree_prune() argument 481 tree_calculate_authority_set(X509_POLICY_TREE *tree, STACK_OF(X509_POLICY_NODE) **pnodes) tree_calculate_authority_set() argument 530 tree_calculate_user_set(X509_POLICY_TREE *tree, STACK_OF(ASN1_OBJECT) *policy_oids, STACK_OF(X509_POLICY_NODE) *auth_nodes) tree_calculate_user_set() argument 601 tree_evaluate(X509_POLICY_TREE *tree) tree_evaluate() argument 629 X509_policy_tree_free(X509_POLICY_TREE *tree) X509_policy_tree_free() argument 667 X509_POLICY_TREE *tree = NULL; X509_policy_check() local [all...] |
| /third_party/openGLES/xml/ |
| H A D | genglvnd.py | 79 tree = etree.parse(regFilename) variable
|
| H A D | genheaders.py | 546 tree = etree.parse(regFilename) variable
|