Home
last modified time | relevance | path

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

123456

/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) {
H A Dbmc-reboot-controller.js14 function($scope, $window, APIUtils, dataService, toastService) {
H A Dserver-led-controller.js14 function($scope, $window, $route, APIUtils, dataService, toastService) {
/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/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/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/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/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/phosphor-webui/app/profile-settings/controllers/
H A Dprofile-settings-controller.js15 function($scope, APIUtils, dataService, toastService) {
/openbmc/phosphor-webui/app/redfish/controllers/
H A Dredfish-controller.js15 function($scope, $http, DataService, $routeParams) {
/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/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) {
H A Dsensors-overview-controller.js13 function($scope, $log, $window, APIUtils, dataService, Constants) {
/openbmc/linux/kernel/
H A Dpid_sysctl.h13 int err, scope, parent_scope; in pid_mfd_noexec_dointvec_minmax() local
/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/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/phosphor-webui/app/login/controllers/
H A Dlogin-controller.js18 function($scope, $window, dataService, userModel, $location) {
/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/linux/tools/include/linux/
H A Dbtf_ids.h76 #define __BTF_ID_LIST(name, scope) \ argument
135 #define __BTF_SET_START(name, scope) \ argument
/openbmc/linux/drivers/target/
H A Dtarget_core_pr.c2260 core_scsi3_pro_reserve(struct se_cmd *cmd, int type, int scope, u64 res_key) in core_scsi3_pro_reserve()
2414 core_scsi3_emulate_pro_reserve(struct se_cmd *cmd, int type, int scope, in core_scsi3_emulate_pro_reserve()
2500 core_scsi3_emulate_pro_release(struct se_cmd *cmd, int type, int scope, in core_scsi3_emulate_pro_release()
2745 int scope, in __core_scsi3_complete_pro_preempt()
2809 core_scsi3_pro_preempt(struct se_cmd *cmd, int type, int scope, u64 res_key, in core_scsi3_pro_preempt()
3119 core_scsi3_emulate_pro_preempt(struct se_cmd *cmd, int type, int scope, in core_scsi3_emulate_pro_preempt()
3156 int new_reg = 0, type, scope, matching_iname; in core_scsi3_emulate_pro_register_and_move() local
3582 int sa, scope, type, aptpl; in target_scsi3_emulate_pr_out() local
/openbmc/qemu/hw/usb/
H A Dhcd-xhci-sysbus.c71 void xhci_sysbus_build_aml(Aml *scope, uint32_t mmio, unsigned int irq) in xhci_sysbus_build_aml()

123456