Home
last modified time | relevance | path

Searched refs:is_allowed (Results 1 – 11 of 11) sorted by relevance

/openbmc/linux/arch/arm/mach-shmobile/
H A Dplatsmp-apmu.c217 bool is_allowed = false; in apmu_parse_dt() local
224 is_allowed = true; in apmu_parse_dt()
230 if (!is_allowed) in apmu_parse_dt()
/openbmc/qemu/include/authz/
H A Dbase.h50 bool (*is_allowed)(QAuthZ *authz, member
/openbmc/qemu/authz/
H A Dbase.c33 allowed = cls->is_allowed(authz, identity, errp); in qauthz_is_allowed()
H A Dsimple.c87 authz->is_allowed = qauthz_simple_is_allowed; in qauthz_simple_class_init()
H A Dpamacct.c112 authz->is_allowed = qauthz_pam_is_allowed; in qauthz_pam_class_init()
H A Dlistfile.c237 authz->is_allowed = qauthz_list_file_is_allowed; in qauthz_list_file_class_init()
H A Dlist.c134 authz->is_allowed = qauthz_list_is_allowed; in qauthz_list_class_init()
/openbmc/openbmc/poky/scripts/
H A Dverify-bashisms24 def is_allowed(s): function
/openbmc/qemu/tests/fp/
H A Dfp-test.c127 static bool is_allowed(unsigned op, int rmode) in is_allowed() function
200 if (!is_allowed(op, rmode)) { in do_testfloat()
/openbmc/linux/include/ufs/
H A Dufshcd.h454 bool is_allowed; member
/openbmc/linux/drivers/ufs/core/
H A Dufshcd.c1290 if (!hba->clk_scaling.is_allowed || in ufshcd_clock_scaling_prepare()
6281 hba->clk_scaling.is_allowed = allow; in ufshcd_clk_scaling_allow()
8671 hba->clk_scaling.is_allowed = true; in ufshcd_add_lus()