Home
last modified time | relevance | path

Searched defs:scope (Results 26 – 50 of 142) sorted by relevance

123456

/openbmc/phosphor-webui/app/server-control/controllers/
H A Dpower-operations-controller.js16 $scope, APIUtils, dataService, Constants, $interval, $q, toastService,
233 scope: $scope, property in AnonymousClassb2ee87810301
H A Dkvm-window-controller.js13 function($scope, $window, dataService) {
H A Dremote-console-window-controller.js15 function($scope, $window, dataService) {
H A Dserver-led-controller.js14 function($scope, $window, $route, APIUtils, dataService, toastService) {
H A Dbmc-reboot-controller.js14 function($scope, $window, APIUtils, dataService, toastService) {
/openbmc/phosphor-webui/app/common/directives/
H A Dinput.js6 return function(scope, element, attrs) { argument
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/systemd/systemd-systemctl/
H A Dsystemctl98 def __init__(self, scope, root): argument
121 def _collect_presets(self, scope, root): argument
/openbmc/linux/net/sctp/
H A Dbind_addr.c45 enum sctp_scope scope, gfp_t gfp, in sctp_bind_addr_copy()
460 union sctp_addr *addr, enum sctp_scope scope, in sctp_copy_one_addr()
506 enum sctp_scope scope) in sctp_in_scope()
/openbmc/linux/include/linux/
H A Dbtf_ids.h83 #define __BTF_ID_LIST(name, scope) \ argument
142 #define __BTF_SET_START(name, scope) \ argument
186 #define __BTF_SET8_START(name, scope) \ argument
/openbmc/phosphor-webui/app/server-health/directives/
H A Dremote-logging-server.js59 scope: $scope, property in AnonymousClass0c988ca60401
/openbmc/qemu/hw/acpi/
H A Dipmi.c65 void build_ipmi_dev_aml(AcpiDevAmlIf *adev, Aml *scope) in build_ipmi_dev_aml()
H A Dacpi_interface.c16 void qbus_build_aml(BusState *bus, Aml *scope) in qbus_build_aml()
/openbmc/qemu/hw/virtio/
H A Dvirtio-acpi.c11 void virtio_acpi_dsdt_add(Aml *scope, const hwaddr base, const hwaddr size, in virtio_acpi_dsdt_add()
/openbmc/phosphor-webui/app/profile-settings/controllers/
H A Dprofile-settings-controller.js15 function($scope, APIUtils, dataService, toastService) {
/openbmc/openbmc/poky/meta/recipes-core/systemd/systemd-systemctl/
H A Dsystemctl114 def __init__(self, scope, root): argument
137 def _collect_presets(self, scope, root): argument
/openbmc/linux/drivers/misc/cxl/
H A Dflash.c54 static int rcall(int token, char *buf, s32 scope) in rcall()
107 static int update_node(__be32 phandle, s32 scope) in update_node()
174 static int update_devicetree(struct cxl *adapter, s32 scope) in update_devicetree()
/openbmc/phosphor-webui/app/server-health/controllers/
H A Dinventory-overview-controller.js14 function($scope, $window, APIUtils, dataService) {
/openbmc/phosphor-webui/app/redfish/controllers/
H A Dredfish-controller.js15 function($scope, $http, DataService, $routeParams) {
/openbmc/linux/kernel/
H A Dpid_sysctl.h13 int err, scope, parent_scope; in pid_mfd_noexec_dointvec_minmax() local
/openbmc/linux/net/ipv6/
H A Daddrconf_core.c20 #define IPV6_ADDR_SCOPE_TYPE(scope) ((scope) << 16) argument
22 static inline unsigned int ipv6_addr_scope2type(unsigned int scope) in ipv6_addr_scope2type()
/openbmc/linux/drivers/acpi/
H A Dproperty.c92 acpi_handle scope; in acpi_nondev_subnode_extract() local
144 static bool acpi_nondev_subnode_ok(acpi_handle scope, in acpi_nondev_subnode_ok()
163 static bool acpi_add_nondev_subnodes(acpi_handle scope, in acpi_add_nondev_subnodes()
211 static bool acpi_enumerate_nondev_subnodes(acpi_handle scope, in acpi_enumerate_nondev_subnodes()
485 static bool acpi_extract_properties(acpi_handle scope, union acpi_object *desc, in acpi_extract_properties()
/openbmc/qemu/include/hw/acpi/
H A Dacpi_aml_interface.h42 static inline void call_dev_aml_func(DeviceState *dev, Aml *scope) in call_dev_aml_func()
/openbmc/linux/arch/powerpc/platforms/pseries/
H A Dmobility.c77 static int mobility_rtas_call(int token, char *buf, s32 scope) in mobility_rtas_call()
180 static int update_dt_node(struct device_node *dn, s32 scope) in update_dt_node()
295 static int pseries_devicetree_update(s32 scope) in pseries_devicetree_update()
/openbmc/phosphor-webui/app/login/controllers/
H A Dlogin-controller.js18 function($scope, $window, dataService, userModel, $location) {
/openbmc/linux/tools/include/linux/
H A Dbtf_ids.h76 #define __BTF_ID_LIST(name, scope) \ argument
135 #define __BTF_SET_START(name, scope) \ argument

123456