Home
last modified time | relevance | path

Searched defs:scope (Results 1 – 25 of 136) sorted by relevance

123456

/openbmc/linux/drivers/acpi/acpica/
H A Dpsscope.c74 union acpi_generic_state *scope; in acpi_ps_init_scope() local
115 union acpi_generic_state *scope; in acpi_ps_push_scope() local
168 union acpi_generic_state *scope = parser_state->scope; in acpi_ps_pop_scope() local
215 union acpi_generic_state *scope; in acpi_ps_cleanup_scope() local
H A Dnsconvert.c286 acpi_ns_convert_to_unicode(struct acpi_namespace_node *scope, in acpi_ns_convert_to_unicode()
353 acpi_ns_convert_to_resource(struct acpi_namespace_node *scope, in acpi_ns_convert_to_resource()
432 acpi_ns_convert_to_reference(struct acpi_namespace_node *scope, in acpi_ns_convert_to_reference()
/openbmc/linux/arch/arm64/kernel/
H A Dcpu_errata.c18 is_affected_midr_range(const struct arm64_cpu_capabilities *entry, int scope) in is_affected_midr_range()
38 int scope) in is_affected_midr_range_list()
45 is_kryo_midr(const struct arm64_cpu_capabilities *entry, int scope) in is_kryo_midr()
60 int scope) in has_mismatched_cache_type()
112 int scope) in has_cortex_a76_erratum_1463225()
185 int scope) in needs_tx2_tvm_workaround()
203 int scope) in has_neoverse_n1_erratum_1542419()
H A Dcpufeature.c1435 has_always(const struct arm64_cpu_capabilities *entry, int scope) in has_always()
1451 read_scoped_sysreg(const struct arm64_cpu_capabilities *entry, int scope) in read_scoped_sysreg()
1481 has_cpuid_feature(const struct arm64_cpu_capabilities *entry, int scope) in has_cpuid_feature()
1576 int scope) in has_cache_idc()
1601 int scope) in has_cache_dic()
1614 has_useable_cnp(const struct arm64_cpu_capabilities *entry, int scope) in has_useable_cnp()
1674 int scope) in unmap_kernel_at_el0()
2002 int scope) in has_nested_virt_support()
2078 int scope) in has_address_auth_metacap()
2116 int scope) in can_use_gic_priorities()
[all …]
H A Dproton-pack.c202 bool has_spectre_v2(const struct arm64_cpu_capabilities *entry, int scope) in has_spectre_v2()
325 bool has_spectre_v3a(const struct arm64_cpu_capabilities *entry, int scope) in has_spectre_v3a()
511 bool has_spectre_v4(const struct arm64_cpu_capabilities *cap, int scope) in has_spectre_v4()
836 u8 spectre_bhb_loop_affected(int scope) in spectre_bhb_loop_affected()
907 static bool is_spectre_bhb_fw_affected(int scope) in is_spectre_bhb_fw_affected()
932 static bool supports_ecbhb(int scope) in supports_ecbhb()
946 int scope) in is_spectre_bhb_affected()
/openbmc/qemu/hw/i386/
H A Dacpi-microvm.c48 static void acpi_dsdt_add_virtio(Aml *scope, in acpi_dsdt_add_virtio()
97 static void acpi_dsdt_add_xhci(Aml *scope, MicrovmMachineState *mms) in acpi_dsdt_add_xhci()
104 static void acpi_dsdt_add_pci(Aml *scope, MicrovmMachineState *mms) in acpi_dsdt_add_pci()
118 Aml *dsdt, *sb_scope, *scope, *pkg; in build_dsdt_microvm() local
/openbmc/linux/drivers/scsi/aic7xxx/aicasm/
H A Daicasm_symbol.h168 typedef struct scope { struct
172 scope_type type; argument
173 int inner_scope_patches; argument
181 SLIST_HEAD(scope_list, scope); argument
H A Daicasm.c460 dump_scope(scope_t *scope) in dump_scope()
488 emit_patch(scope_t *scope, int patch) in emit_patch()
780 process_scope(scope_t *scope) in process_scope()
/openbmc/qemu/hw/arm/
H A Dvirt-acpi-build.c66 static void acpi_dsdt_add_cpus(Aml *scope, VirtMachineState *vms) in acpi_dsdt_add_cpus()
79 static void acpi_dsdt_add_uart(Aml *scope, const MemMapEntry *uart_memmap, in acpi_dsdt_add_uart()
97 static void acpi_dsdt_add_fw_cfg(Aml *scope, const MemMapEntry *fw_cfg_memmap) in acpi_dsdt_add_fw_cfg()
112 static void acpi_dsdt_add_flash(Aml *scope, const MemMapEntry *flash_memmap) in acpi_dsdt_add_flash()
136 static void acpi_dsdt_add_virtio(Aml *scope, in acpi_dsdt_add_virtio()
162 static void acpi_dsdt_add_pci(Aml *scope, const MemMapEntry *memmap, in acpi_dsdt_add_pci()
181 static void acpi_dsdt_add_gpio(Aml *scope, const MemMapEntry *gpio_memmap, in acpi_dsdt_add_gpio()
212 static void acpi_dsdt_add_tpm(Aml *scope, VirtMachineState *vms) in acpi_dsdt_add_tpm()
845 Aml *scope, *dsdt; in build_dsdt() local
/openbmc/linux/arch/m68k/kernel/
H A Dsys_m68k.c68 cache_flush_040 (unsigned long addr, int scope, int cache, unsigned long len) in cache_flush_040()
228 cache_flush_060 (unsigned long addr, int scope, int cache, unsigned long len) in cache_flush_060()
378 sys_cacheflush (unsigned long addr, int scope, int cache, unsigned long len) in sys_cacheflush()
537 sys_cacheflush (unsigned long addr, int scope, int cache, unsigned long len) in sys_cacheflush()
/openbmc/qemu/hw/loongarch/
H A Dacpi-build.c251 Aml *scope = aml_scope("_SB"); in build_uart_device_aml() local
298 static void build_pci_device_aml(Aml *scope, LoongArchMachineState *lams) in build_pci_device_aml()
314 static void build_flash_aml(Aml *scope, LoongArchMachineState *lams) in build_flash_aml()
332 static void acpi_dsdt_add_tpm(Aml *scope, LoongArchMachineState *vms) in acpi_dsdt_add_tpm()
370 Aml *dsdt, *scope, *pkg; in build_dsdt() local
/openbmc/linux/net/netfilter/
H A Dnf_nat_redirect.c83 static bool nf_nat_redirect_ipv6_usable(const struct inet6_ifaddr *ifa, unsigned int scope) in nf_nat_redirect_ipv6_usable()
112 unsigned int scope = ipv6_addr_scope(&ipv6_hdr(skb)->daddr); in nf_nat_redirect_ipv6() local
/openbmc/phosphor-webui/app/common/directives/
H A DdirPagination.js78 return function dirPaginationLinkFn(scope, element, attrs) { argument
232 function makeCurrentPageGetterFn(scope, attrs, paginationId) { argument
272 scope: class in dirPaginationControlsDirective.DDO
294 function dirPaginationControlsLinkFn(scope, element, attrs) { argument
622 this.setCurrentPageParser = function(instanceId, val, scope) { argument
H A Dinput.js6 return function(scope, element, attrs) { argument
/openbmc/linux/drivers/counter/
H A Dcounter-sysfs.c40 enum counter_scope scope; member
570 const enum counter_scope scope, in counter_attr_create()
749 const enum counter_scope scope, in counter_ext_attrs_create()
766 const enum counter_scope scope, in counter_array_attrs_create()
806 const enum counter_scope scope, in counter_sysfs_exts_add()
844 const enum counter_scope scope = COUNTER_SCOPE_SIGNAL; in counter_signal_attrs_create() local
944 const enum counter_scope scope = COUNTER_SCOPE_COUNT; in counter_count_attrs_create() local
1062 const enum counter_scope scope = COUNTER_SCOPE_DEVICE; in counter_sysfs_attr_add() local
/openbmc/pldm/requester/test/
H A Dhandler_test.cpp158 exec::async_scope scope; in TEST_F() local
203 exec::async_scope scope; in TEST_F() local
260 exec::async_scope scope; in TEST_F() local
/openbmc/linux/net/tipc/
H A Daddr.h53 signed char scope; member
64 static inline void tipc_uaddr(struct tipc_uaddr *ua, u32 atype, u32 scope, in tipc_uaddr()
/openbmc/qemu/hw/riscv/
H A Dvirt-acpi-build.c74 static void acpi_dsdt_add_cpus(Aml *scope, RISCVVirtState *s) in acpi_dsdt_add_cpus()
100 static void acpi_dsdt_add_fw_cfg(Aml *scope, const MemMapEntry *fw_cfg_memmap) in acpi_dsdt_add_fw_cfg()
211 Aml *scope, *dsdt; in build_dsdt() local
/openbmc/qemu/hw/display/
H A Dacpi-vga-stub.c5 void build_vga_aml(AcpiDevAmlIf *adev, Aml *scope) in build_vga_aml()
H A Dacpi-vga.c6 void build_vga_aml(AcpiDevAmlIf *adev, Aml *scope) in build_vga_aml()
/openbmc/qemu/hw/acpi/
H A Dipmi-stub.c13 void build_ipmi_dev_aml(AcpiDevAmlIf *adev, Aml *scope) in build_ipmi_dev_aml()
H A Dpci-bridge-stub.c18 void build_pci_bridge_aml(AcpiDevAmlIf *adev, Aml *scope) in build_pci_bridge_aml()
H A Dpci-bridge.c20 void build_pci_bridge_aml(AcpiDevAmlIf *adev, Aml *scope) in build_pci_bridge_aml()
/openbmc/phosphor-webui/app/server-control/controllers/
H A Dremote-console-window-controller.js15 function($scope, $window, dataService) {
H A Dkvm-window-controller.js13 function($scope, $window, dataService) {

123456