Home
last modified time | relevance | path

Searched defs:flabel (Results 1 - 13 of 13) sorted by relevance

/kernel/linux/linux-5.10/security/apparmor/
H A Dfile.c600 struct aa_label *flabel; in aa_file_perm() local
505 __file_path_perm(const char *op, struct aa_label *label, struct aa_label *flabel, struct file *file, u32 request, u32 denied, bool in_atomic) __file_path_perm() argument
560 __file_sock_perm(const char *op, struct aa_label *label, struct aa_label *flabel, struct file *file, u32 request, u32 denied) __file_sock_perm() argument
[all...]
/kernel/linux/linux-6.6/security/apparmor/
H A Dfile.c589 struct aa_label *flabel; in aa_file_perm() local
484 __file_path_perm(const char *op, const struct cred *subj_cred, struct aa_label *label, struct aa_label *flabel, struct file *file, u32 request, u32 denied, bool in_atomic) __file_path_perm() argument
545 __file_sock_perm(const char *op, const struct cred *subj_cred, struct aa_label *label, struct aa_label *flabel, struct file *file, u32 request, u32 denied) __file_sock_perm() argument
[all...]
/third_party/skia/third_party/externals/spirv-tools/source/val/
H A Dvalidate_cfg.cpp974 uint32_t flabel = inst->GetOperandAs<uint32_t>(2); in CfgPass() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
H A Dvalidate_cfg.cpp974 uint32_t flabel = inst->GetOperandAs<uint32_t>(2); in CfgPass() local
/third_party/spirv-tools/source/val/
H A Dvalidate_cfg.cpp1041 uint32_t flabel = inst->GetOperandAs<uint32_t>(2); in CfgPass() local
/third_party/node/deps/v8/src/compiler/backend/mips64/
H A Dcode-generator-mips64.cc3871 Label* flabel = branch->false_label; in AssembleArchBranch() local
3790 AssembleBranchToLabels(CodeGenerator* gen, TurboAssembler* tasm, Instruction* instr, FlagsCondition condition, Label* tlabel, Label* flabel, bool fallthru) AssembleBranchToLabels() argument
/third_party/node/deps/v8/src/compiler/backend/ppc/
H A Dcode-generator-ppc.cc3810 Label* flabel = branch->false_label; in AssembleArchBranch() local
/third_party/node/deps/v8/src/compiler/backend/ia32/
H A Dcode-generator-ia32.cc3732 Label* flabel = branch->false_label; in AssembleArchBranch() local
/third_party/node/deps/v8/src/compiler/backend/mips/
H A Dcode-generator-mips.cc3684 Label* flabel = branch->false_label; in AssembleArchBranch() local
3609 AssembleBranchToLabels(CodeGenerator* gen, TurboAssembler* tasm, Instruction* instr, FlagsCondition condition, Label* tlabel, Label* flabel, bool fallthru) AssembleBranchToLabels() argument
/third_party/node/deps/v8/src/compiler/backend/loong64/
H A Dcode-generator-loong64.cc1930 Label* flabel = branch->false_label; in AssembleArchBranch() local
1846 AssembleBranchToLabels(CodeGenerator* gen, TurboAssembler* tasm, Instruction* instr, FlagsCondition condition, Label* tlabel, Label* flabel, bool fallthru) AssembleBranchToLabels() argument
/third_party/node/deps/v8/src/compiler/backend/riscv64/
H A Dcode-generator-riscv64.cc3541 Label* flabel = branch->false_label; in AssembleArchBranch() local
3450 AssembleBranchToLabels(CodeGenerator* gen, TurboAssembler* tasm, Instruction* instr, FlagsCondition condition, Label* tlabel, Label* flabel, bool fallthru) AssembleBranchToLabels() argument
/third_party/node/deps/v8/src/compiler/backend/x64/
H A Dcode-generator-x64.cc4462 Label* flabel = branch->false_label; in AssembleArchBranch() local
4478 Label* flabel = branch->false_label; in AssembleArchDeoptBranch() local
/third_party/node/deps/v8/src/compiler/backend/s390/
H A Dcode-generator-s390.cc3207 Label* flabel = branch->false_label; in AssembleArchBranch() local

Completed in 51 milliseconds