Home
last modified time | relevance | path

Searched defs:scope (Results 51 – 75 of 136) sorted by relevance

123456

/openbmc/phosphor-webui/app/server-control/controllers/
H A Dpower-usage-controller.js14 function($scope, $window, APIUtils, $route, $q, toastService) {
H A Dpower-operations-controller.js16 $scope, APIUtils, dataService, Constants, $interval, $q, toastService,
/openbmc/qemu/hw/misc/
H A Dpvpanic-isa.c67 static void build_pvpanic_isa_aml(AcpiDevAmlIf *adev, Aml *scope) in build_pvpanic_isa_aml()
/openbmc/linux/net/sctp/
H A Dassociola.c55 enum sctp_scope scope, gfp_t gfp) in sctp_association_init()
287 enum sctp_scope scope, gfp_t gfp) in sctp_association_new()
1572 enum sctp_scope scope, gfp_t gfp) in sctp_assoc_set_bind_addr_from_ep()
/openbmc/linux/net/ipv4/
H A Dfib_lookup.h58 u8 scope; member
H A Dfib_semantics.c338 static unsigned int fib_info_hashfn_1(int init_val, u8 protocol, u8 scope, in fib_info_hashfn_1()
1121 u8 scope, struct netlink_ext_ack *extack) in fib_check_nh_v4_gw()
1249 int fib_check_nh(struct net *net, struct fib_nh *nh, u32 table, u8 scope, in fib_check_nh()
1325 unsigned char scope) in fib_info_update_nhc_saddr()
1991 int scope = RT_SCOPE_NOWHERE; in fib_sync_down_dev() local
/openbmc/linux/drivers/counter/
H A Dcounter-chrdev.c489 const enum counter_scope scope, in counter_get_array_data()
529 const enum counter_scope scope = comp_node->component.scope; in counter_get_data() local
/openbmc/qemu/hw/pci-host/
H A Dgpex-acpi.c128 void acpi_dsdt_add_gpex(Aml *scope, struct GPEXConfig *cfg) in acpi_dsdt_add_gpex()
/openbmc/phosphor-webui/app/server-health/controllers/
H A Dsyslog-controller.js21 function($scope, APIUtils, Constants) {
H A Dlog-controller.js23 $scope, $window, APIUtils, dataService, Constants, $routeParams,
/openbmc/qemu/hw/i2c/
H A Dsmbus_ich9.c113 static void build_ich9_smb_aml(AcpiDevAmlIf *adev, Aml *scope) in build_ich9_smb_aml()
/openbmc/qemu/hw/acpi/
H A Dvmgenid.c28 Aml *ssdt, *dev, *scope, *method, *addr, *if_ctx; in vmgenid_build_acpi() local
/openbmc/qemu/hw/char/
H A Dserial-isa.c86 static void serial_isa_build_aml(AcpiDevAmlIf *adev, Aml *scope) in serial_isa_build_aml()
/openbmc/qemu/hw/tpm/
H A Dtpm_tis_isa.c142 static void build_tpm_tis_isa_aml(AcpiDevAmlIf *adev, Aml *scope) in build_tpm_tis_isa_aml()
/openbmc/phosphor-webui/app/configuration/controllers/
H A Ddate-time-controller.js14 function($scope, APIUtils, $route, $q, toastService, $timeout) {
/openbmc/linux/net/tipc/
H A Dname_table.h80 u16 scope; member
/openbmc/phosphor-webui/app/access-control/controllers/
H A Duser-controller.js14 function($scope, APIUtils, toastService, $uibModal, $q) {
H A Dcertificate-controller.js16 $scope, APIUtils, $q, Constants, toastService, $timeout, $uibModal) {
/openbmc/qemu/hw/i386/
H A Dfw_cfg.c194 void fw_cfg_add_acpi_dsdt(Aml *scope, FWCfgState *fw_cfg) in fw_cfg_add_acpi_dsdt()
H A Dacpi-build.c862 Aml *scope = aml_scope("_SB"); in build_hpet_aml() local
948 Aml *scope = aml_scope("\\"); in build_dbg_aml() local
1305 Aml *scope; in build_x86_acpi_pci_hotplug() local
1411 Aml *dev, *scope, *method; in build_acpi0017() local
1434 Aml *dsdt, *sb_scope, *scope, *dev, *method, *field, *pkg, *crs; in build_dsdt() local
/openbmc/phosphor-webui/app/overview/controllers/
H A Dsystem-overview-controller.js14 function($scope, $window, APIUtils, dataService, Constants, $q) {
/openbmc/phosphor-networkd/src/
H A Dtypes.hpp55 uint8_t scope; member
/openbmc/linux/include/linux/
H A Dpid_namespace.h61 int scope = MEMFD_NOEXEC_SCOPE_EXEC; in pidns_memfd_noexec_scope() local
/openbmc/linux/arch/arm64/include/asm/
H A Dcpufeature.h397 int scope) in cpucap_multi_entry_cap_matches()
641 static inline bool supports_csv2p3(int scope) in supports_csv2p3()
656 static inline bool supports_clearbhb(int scope) in supports_clearbhb()
/openbmc/linux/include/uapi/linux/
H A Dtipc.h160 signed char scope; member
205 __u32 scope; /* cluster/node */ member

123456