| /kernel/linux/linux-6.6/security/apparmor/ |
| H A D | net.c | 138 int aa_af_perm(const struct cred *subj_cred, struct aa_label *label, in aa_af_perm() argument 174 struct aa_label *label; in aa_sk_perm() local 149 aa_label_sk_perm(const struct cred *subj_cred, struct aa_label *label, const char *op, u32 request, struct sock *sk) aa_label_sk_perm() argument 189 aa_sock_file_perm(const struct cred *subj_cred, struct aa_label *label, const char *op, u32 request, struct socket *sock) aa_sock_file_perm() argument 202 struct aa_label *label; apparmor_secmark_init() local 256 apparmor_secmark_check(struct aa_label *label, char *op, u32 request, u32 secid, const struct sock *sk) apparmor_secmark_check() argument [all...] |
| H A D | task.c | 46 int aa_replace_current_label(struct aa_label *label) in aa_replace_current_label() argument 98 aa_set_current_onexec(struct aa_label *label, bool stack) aa_set_current_onexec() argument 120 aa_set_current_hat(struct aa_label *label, u64 token) aa_set_current_hat() argument [all...] |
| H A D | resource.c | 115 int aa_task_setrlimit(const struct cred *subj_cred, struct aa_label *label, in aa_task_setrlimit() argument
|
| /kernel/linux/linux-6.6/security/apparmor/include/ |
| H A D | file.h | 44 struct aa_label __rcu *label; member 55 static inline struct aa_file_ctx *aa_alloc_file_ctx(struct aa_label *label, in aa_alloc_file_ctx() argument [all...] |
| H A D | net.h | 50 struct aa_label *label; member 87 char *label; member
|
| /kernel/linux/linux-6.6/tools/testing/selftests/net/ |
| H A D | ipv6_flowlabel.c | 175 static void flowlabel_get(int fd, uint32_t label, uint8_t share, uint16_t flags) in flowlabel_get() argument [all...] |
| /kernel/linux/linux-6.6/sound/firewire/tascam/ |
| H A D | tascam-transaction.c | 64 u8 *label, *msg; in fill_message() local
|
| /third_party/ffmpeg/libavformat/ |
| H A D | srtp.c | 54 static void derive_key(struct AVAES *aes, const uint8_t *salt, int label, in derive_key() argument
|
| /third_party/gn/src/gn/ |
| H A D | builder_record.h | 46 const Label& label() const { return label_; } in label() function in BuilderRecord
|
| H A D | ohos_components_mapping.cc | 98 MappingTargetAbsoluteDpes(const BuildSettings *settings, const std::string &label, const std::string &deps) const MappingTargetAbsoluteDpes() argument 131 MappingImportOther(const BuildSettings *settings, const std::string &label, const std::string &deps) const MappingImportOther() argument
|
| H A D | runtime_deps.cc | 160 Label label = in CollectRuntimeDepsFromFlag() local
|
| H A D | rust_project_writer_helpers.h | 84 const std::string& label() { return label_; } in label() function in Crate 37 Crate(SourceFile root, std::optional<OutputFile> gen_dir, CrateIndex index, std::string label, std::string edition) Crate() argument
|
| /third_party/benchmark/test/ |
| H A D | register_benchmark_test.cc | 23 const std::string label; member 81 void BM_extra_args(benchmark::State& st, const char* label) { in BM_extra_args() argument
|
| /third_party/cups-filters/filter/ |
| H A D | common.c | 409 WriteLabelProlog(const char *label, /* I - Page label */ in WriteLabelProlog() argument [all...] |
| /third_party/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/util/ |
| H A D | ULocaleCollationTest.java | 119 void checklocs(String label, in checklocs() argument
|
| /third_party/icu/tools/cldr/cldr-to-icu/src/test/java/org/unicode/icu/tool/cldrtoicu/mapper/ |
| H A D | DayPeriodsMapperTest.java | 159 dayPeriodRule( Set<String> locales, RuleType type, Map<RuleName, String> rules, String label) dayPeriodRule() argument
|
| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/ |
| H A D | ULocaleCollationTest.java | 122 void checklocs(String label, in checklocs() argument
|
| /third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/translit/ |
| H A D | UnicodeSetClosure.java | 64 public static void generateSets(String label, boolean forward, in generateSets() argument
|
| /third_party/libunwind/libunwind/tests/ |
| H A D | Gperf-simple.c | 113 doit (const char *label) in doit() argument
|
| H A D | Gperf-trace.c | 99 doit (const char *label) in doit() argument
|
| /third_party/mesa3d/src/freedreno/afuc/ |
| H A D | asm.c | 63 struct asm_label *label = &labels[num_labels++]; in decl_label() local 77 struct asm_label *label = &labels[i]; in resolve_label() local 344 struct asm_label *label = &labels[i]; emit_jumptable() local [all...] |
| /third_party/ltp/docparse/ |
| H A D | testinfo.pl | 125 sub label subroutine
|
| /third_party/node/src/permission/ |
| H A D | fs_permission.h | 33 char label = prefix[0]; in CreateChild() local
|
| /third_party/node/deps/base64/base64/test/ |
| H A D | benchmark.c | 49 char *label; member
|
| /third_party/mesa3d/src/mesa/main/ |
| H A D | objectlabel.c | 46 set_label(struct gl_context *ctx, char **labelPtr, const char *label, in set_label() argument 252 _mesa_ObjectLabel(GLenum identifier, GLuint name, GLsizei length, const GLchar *label) _mesa_ObjectLabel() argument 272 _mesa_GetObjectLabel(GLenum identifier, GLuint name, GLsizei bufSize, GLsizei *length, GLchar *label) _mesa_GetObjectLabel() argument 298 _mesa_ObjectPtrLabel(const void *ptr, GLsizei length, const GLchar *label) _mesa_ObjectPtrLabel() argument 325 _mesa_GetObjectPtrLabel(const void *ptr, GLsizei bufSize, GLsizei *length, GLchar *label) _mesa_GetObjectPtrLabel() argument [all...] |