| /kernel/linux/linux-6.6/security/apparmor/ |
| H A D | domain.c | 87 match_component(struct aa_profile *profile, struct aa_profile *tp, bool stack, aa_state_t state) match_component() argument 124 label_compound_match(struct aa_profile *profile, struct aa_label *label, bool stack, aa_state_t state, bool subns, u32 request, struct aa_perms *perms) label_compound_match() argument 186 label_components_match(struct aa_profile *profile, struct aa_label *label, bool stack, aa_state_t start, bool subns, u32 request, struct aa_perms *perms) label_components_match() argument 249 label_match(struct aa_profile *profile, struct aa_label *label, bool stack, aa_state_t state, bool subns, u32 request, struct aa_perms *perms) label_match() argument 282 change_profile_perms(struct aa_profile *profile, struct aa_label *target, bool stack, u32 request, aa_state_t start, struct aa_perms *perms) change_profile_perms() argument 571 const char *stack = NULL; x_to_label() local 731 profile_onexec(const struct cred *subj_cred, struct aa_profile *profile, struct aa_label *onexec, bool stack, const struct linux_binprm *bprm, char *buffer, struct path_cond *cond, bool *secure_exec) profile_onexec() argument 807 handle_onexec(const struct cred *subj_cred, struct aa_label *label, struct aa_label *onexec, bool stack, const struct linux_binprm *bprm, char *buffer, struct path_cond *cond, bool *unsafe) handle_onexec() argument 1288 change_profile_perms_wrapper(const char *op, const char *name, const struct cred *subj_cred, struct aa_profile *profile, struct aa_label *target, bool stack, u32 request, struct aa_perms *perms) change_profile_perms_wrapper() argument 1332 bool stack = flags & AA_CHANGE_STACK; aa_change_profile() local [all...] |
| /kernel/linux/linux-6.6/scripts/kconfig/ |
| H A D | symbol.c | 973 static void dep_stack_insert(struct dep_stack *stack, struct symbol *sym) in dep_stack_insert() argument 997 struct dep_stack *stack; sym_check_print_recursive() local 1123 struct dep_stack stack; sym_check_sym_deps() local 1172 struct dep_stack stack; sym_check_choice_deps() local 1217 struct dep_stack stack; sym_check_deps() local [all...] |
| /kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/ |
| H A D | map_ptr_kern.c | 603 struct bpf_queue_stack *stack = (struct bpf_queue_stack *)&m_stack; in check_stack() local
|
| /third_party/backends/lib/ |
| H A D | alloca.c | 423 long size, pseg, this_segment, stack; i00afunc() local [all...] |
| /third_party/libwebsockets/lib/misc/ |
| H A D | lecp.c | 968 char stack[12], literal = 0, numeric = 0; in format_scan() local [all...] |
| /third_party/libdrm/nouveau/ |
| H A D | nouveau.c | 117 uint8_t stack[128]; in nouveau_object_mthd() local
|
| /third_party/json/include/nlohmann/ |
| H A D | json.hpp | 559 std::vector<basic_json> stack; in destroy() local [all...] |
| /third_party/mesa3d/src/compiler/glsl/ |
| H A D | lower_precision.cpp | 129 std::vector<stack_entry> stack; member in __anon7193::find_lowerable_rvalues_visitor [all...] |
| /third_party/node/src/crypto/ |
| H A D | crypto_util.cc | 319 Local<Value> stack; in SetFipsCrypto() local
|
| /third_party/node/src/ |
| H A D | node_report.cc | 431 MaybeLocal<Value> stack = error.As<Object>()->Get( in ErrorToString() local 482 Local<StackTrace> stack = StackTrace::CurrentStackTrace( PrintJavaScriptStack() local [all...] |
| /third_party/musl/porting/liteos_m/kernel/src/regex/ |
| H A D | regexec.c | 631 tre_backtrack_t stack; tre_tnfa_run_backtrack() local [all...] |
| /third_party/musl/porting/liteos_m_iccarm/kernel/src/regex/ |
| H A D | regexec.c | 631 tre_backtrack_t stack; tre_tnfa_run_backtrack() local [all...] |
| /third_party/musl/porting/liteos_m/user/src/internal/ |
| H A D | pthread_impl.h | 36 void *stack; member
|
| /third_party/musl/porting/uniproton/kernel/src/regex/ |
| H A D | regexec.c | 631 tre_backtrack_t stack; tre_tnfa_run_backtrack() local [all...] |
| /third_party/musl/src/regex/ |
| H A D | regexec.c | 631 tre_backtrack_t stack; tre_tnfa_run_backtrack() local [all...] |
| /third_party/musl/porting/linux/user/src/internal/ |
| H A D | pthread_impl.h | 65 void *stack; member
|
| /third_party/musl/porting/liteos_a/user/src/internal/ |
| H A D | pthread_impl.h | 44 void *stack; member
|
| /third_party/ninja/src/ |
| H A D | graph.cc | 52 std::vector<Node*> stack;
in RecomputeDirty() local 82 bool DependencyScan::RecomputeNodeDirty(Node* node, std::vector<Node*>* stack,
in RecomputeNodeDirty() argument 225 VerifyDAG(Node* node, vector<Node*>* stack, string* err) VerifyDAG() argument [all...] |
| /third_party/node/deps/v8/src/objects/ |
| H A D | source-text-module.cc | 422 MaybeTransitionComponent( Isolate* isolate, Handle<SourceTextModule> module, ZoneForwardList<Handle<SourceTextModule>>* stack, Status new_status) MaybeTransitionComponent() argument 453 FinishInstantiate( Isolate* isolate, Handle<SourceTextModule> module, ZoneForwardList<Handle<SourceTextModule>>* stack, unsigned* dfs_index, Zone* zone) FinishInstantiate() argument 1018 InnerModuleEvaluation( Isolate* isolate, Handle<SourceTextModule> module, ZoneForwardList<Handle<SourceTextModule>>* stack, unsigned* dfs_index) InnerModuleEvaluation() argument [all...] |
| H A D | transitions.cc | 558 base::SmallVector<Map, kStaticStackSize> stack; in TraverseTransitionTreeInternal() local
|
| /third_party/node/deps/v8/src/runtime/ |
| H A D | runtime-wasm.cc | 732 auto stack = Managed<wasm::StackMemory>::cast(continuation.stack()).get(); in SyncStackLimit() local [all...] |
| /third_party/mesa3d/src/glx/ |
| H A D | indirect_vertex_array.c | 1958 struct array_stack_state *stack = in __glXPushArrayState() local 1984 struct array_stack_state *stack; __glXPopArrayState() local [all...] |
| /third_party/skia/src/core/ |
| H A D | SkClipStack.cpp | 795 SkClipStack::Iter::Iter(const SkClipStack& stack, IterStart startLoc) in Iter() argument 846 void SkClipStack::Iter::reset(const SkClipStack& stack, IterStart startLoc) { in reset() argument
|
| /third_party/skia/third_party/externals/spirv-tools/source/opt/ |
| H A D | dead_branch_elim_pass.cpp | 99 std::vector<BasicBlock*> stack; in MarkLiveBlocks() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
| H A D | dead_branch_elim_pass.cpp | 99 std::vector<BasicBlock*> stack; in MarkLiveBlocks() local
|