Home
last modified time | relevance | path

Searched refs:label_match (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/security/apparmor/
H A Ddomain.c249 static int label_match(struct aa_profile *profile, struct aa_label *label, in label_match() function
294 return label_match(profile, target, stack, start, true, request, perms); in change_profile_perms()
/openbmc/qemu/target/arm/tcg/
H A Dtranslate-a64.c8856 TCGLabel *label_match = gen_new_label(); in disas_fp_ccomp() local
8858 arm_gen_test_cc(cond, label_match); in disas_fp_ccomp()
8862 gen_set_label(label_match); in disas_fp_ccomp()