Searched refs:arg_count (Results 1 – 9 of 9) sorted by relevance
31 fw->arg_count = parg->args_count; in firewall_get()33 if (fw->arg_count) { in firewall_get()34 fw->args = calloc(fw->arg_count, sizeof(*fw->args)); in firewall_get()
375 if (!firewall || firewall->arg_count != 1) in stm32_etzpc_check_access()397 if (!firewall || firewall->arg_count != 1) in stm32_etzpc_acquire_access()422 if (!firewall || firewall->arg_count != 1) in stm32_etzpc_acquire_memory_access()518 if (firewall->arg_count != 1) in stm32_etzpc_configure_memory()655 if (firewall->arg_count != 1) in stm32_etzpc_configure()
750 if (!firewall || firewall->arg_count != 1) in stm32_rifsc_check_access()804 if (!firewall || !firewall->arg_count) in stm32_rifsc_acquire_access()854 if (!firewall || firewall->arg_count != 1) in stm32_rifsc_set_config()907 assert(rifsc_base && firewall && firewall->arg_count); in stm32_rifsc_release_access()
633 if (fw->arg_count != 1) in stm32_risab_check_access()711 if (fw->arg_count != 1) in stm32_risab_reconfigure_region()
580 if (fw->arg_count != 1) in stm32_risaf_acquire_access()640 if (fw->arg_count != 1) in stm32_risaf_reconfigure_region()
289 .arg_count = 1, in secure_pager_ram()319 .arg_count = 1, in non_secure_scmi_ram()391 .arg_count = 1, in configure_sysram()
467 .arg_count = 1, in nsec_can_access_resource()
29 size_t arg_count; member
1084 if (firewall->arg_count != 1) in stm32_gpio_fw_configure()