Home
last modified time | relevance | path

Searched full:obtain (Results 1 – 25 of 2429) sorted by relevance

12345678910>>...98

/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-class-firmware-attributes16 A file that can be read to obtain the type of attribute.
33 A file that can be read to obtain the current
42 A file that can be read to obtain the default
46 A file that can be read to obtain a user friendly
50 A file that can be read to obtain
57 A file that can be read to obtain the possible
64 A file that can be read to obtain the lower
68 A file that can be read to obtain the upper
72 A file that can be read to obtain the scalar value used for
78 A file that can be read to obtain the maximum
[all …]
/openbmc/linux/include/linux/
H A Dcgroup_refcnt.h2 * css_get - obtain a reference on the specified css
16 * css_get_many - obtain references on the specified css in CGROUP_REF_EXPORT()
31 * css_tryget - try to obtain a reference on the specified css in CGROUP_REF_EXPORT()
34 * Obtain a reference on @css unless it already has reached zero and is in CGROUP_REF_EXPORT()
51 * css_tryget_online - try to obtain a reference on the specified css if online in CGROUP_REF_EXPORT()
54 * Obtain a reference on @css if it's online. The caller naturally needs in CGROUP_REF_EXPORT()
H A Dreset.h222 * reset_control_get_exclusive - Lookup and obtain an exclusive reference
243 * reset_control_bulk_get_exclusive - Lookup and obtain exclusive references to
260 * reset_control_get_exclusive_released - Lookup and obtain a temoprarily
281 * reset_control_bulk_get_exclusive_released - Lookup and obtain temporarily
302 * reset_control_bulk_get_optional_exclusive_released - Lookup and obtain optional
323 * reset_control_get_shared - Lookup and obtain a shared reference to a
351 * reset_control_bulk_get_shared - Lookup and obtain shared references to
442 * of_reset_control_get_exclusive - Lookup and obtain an exclusive reference
458 * of_reset_control_get_optional_exclusive - Lookup and obtain an optional exclusive
478 * of_reset_control_get_shared - Lookup and obtain a shared reference
[all …]
/openbmc/linux/arch/x86/lib/
H A Dinsn-eval.c78 * get_seg_reg_override_idx() - obtain segment register override index
230 * resolve_seg_reg() - obtain segment register index
253 * operand indicated by @regoff. If allowed, obtain such overridden segment
325 * get_segment_selector() - obtain segment selector
329 * Obtain the segment selector from any of the CS, SS, DS, ES, FS, GS segment
534 * get_reg_offset_16() - Obtain offset of register indicated by instruction
540 * Obtain the offset, in pt_regs, of the registers indicated by the ModRM byte
608 * get_desc() - Obtain contents of a segment descriptor
612 * Given a segment selector, obtain a pointer to the segment descriptor.
650 * multiplied by 8 to obtain the memory offset of the desired descriptor in get_desc()
[all …]
/openbmc/linux/tools/testing/selftests/bpf/
H A Dbpf_kfuncs.h21 * Obtain a read-only pointer to the dynptr's data
24 * buffer if unable to obtain a direct pointer
30 * Obtain a read-write pointer to the dynptr's data
33 * buffer if unable to obtain a direct pointer
/openbmc/phosphor-power/tools/power-utils/
H A Dmodel.cpp6 * You may obtain a copy of the License at
47 * Obtain PSU information from the PSU JSON file.
113 * Obtain PSU information from D-Bus.
145 // Obtain PSU information from JSON file in getModel()
150 // Obtain PSU information from D-Bus in getModel()
H A Dversion.cpp6 * You may obtain a copy of the License at
99 * Obtain PSU information from the PSU JSON file.
125 * Obtain PSU information from D-Bus.
178 // Obtain PSU information from JSON file in getVersion()
183 // Obtain PSU information from D-Bus in getVersion()
/openbmc/linux/drivers/thermal/
H A Dthermal_acpi.c53 * Evaluate the _ACx object for the thermal zone represented by @adev to obtain
75 * Evaluate the _PSV object for the thermal zone represented by @adev to obtain
91 * Evaluate the _HOT object for the thermal zone represented by @adev to obtain
108 * Evaluate the _CRT object for the thermal zone represented by @adev to obtain
/openbmc/linux/security/apparmor/include/
H A Dcred.h40 * aa_cred_raw_label - obtain cred's label
41 * @cred: cred to obtain label from (NOT NULL)
56 * aa_get_newest_cred_label - obtain the newest label on a cred
57 * @cred: cred to obtain label from (NOT NULL)
/openbmc/linux/drivers/scsi/mpt3sas/
H A Dmpt3sas_config.c74 * struct config_request - obtain dma memory via routine
190 * _config_alloc_config_dma_memory - obtain physical memory
508 * mpt3sas_config_get_manufacturing_pg0 - obtain manufacturing page 0
544 * mpt3sas_config_get_manufacturing_pg1 - obtain manufacturing page 1
580 * mpt3sas_config_get_manufacturing_pg7 - obtain manufacturing page 7
618 * mpt3sas_config_get_manufacturing_pg10 - obtain manufacturing page 10
655 * mpt3sas_config_get_manufacturing_pg11 - obtain manufacturing page 11
729 * mpt3sas_config_get_bios_pg2 - obtain bios page 2
765 * mpt3sas_config_get_bios_pg3 - obtain bios page 3
889 * mpt3sas_config_get_iounit_pg0 - obtain iounit page 0
[all …]
/openbmc/linux/drivers/gpu/drm/amd/display/include/
H A Dgpio_interface.h83 /* Obtain GPIO pin info */
88 /* Obtain GPIO sync source */
92 /* Obtain GPIO pin output state (active low or active high) */
/openbmc/linux/fs/lockd/
H A Dsvc4proc.c20 * Obtain client and file from arguments
39 /* Obtain host handle */ in nlm4svc_retrieve_args()
45 /* Obtain file pointer. Not used by FREE_ALL call. */ in nlm4svc_retrieve_args()
105 /* Obtain client and file */ in __nlm4svc_proc_test()
141 /* Obtain client and file */ in __nlm4svc_proc_lock()
195 /* Obtain client and file */ in __nlm4svc_proc_cancel()
235 /* Obtain client and file */ in __nlm4svc_proc_unlock()
382 /* Obtain client and file */ in nlm4svc_proc_share()
417 /* Obtain client and file */ in nlm4svc_proc_unshare()
454 /* Obtain client */ in nlm4svc_proc_free_all()
H A Dsvcproc.c49 * Obtain client and file from arguments
65 /* Obtain host handle */ in nlmsvc_retrieve_args()
71 /* Obtain file pointer. Not used by FREE_ALL call. */ in nlmsvc_retrieve_args()
126 /* Obtain client and file */ in __nlmsvc_proc_test()
164 /* Obtain client and file */ in __nlmsvc_proc_lock()
219 /* Obtain client and file */ in __nlmsvc_proc_cancel()
260 /* Obtain client and file */ in __nlmsvc_proc_unlock()
417 /* Obtain client and file */ in nlmsvc_proc_share()
452 /* Obtain client and file */ in nlmsvc_proc_unshare()
489 /* Obtain client */ in nlmsvc_proc_free_all()
/openbmc/linux/drivers/s390/cio/
H A Ddevice_ops.c468 * @cdev: device to obtain the descriptor for
488 * @cdev: device to obtain the utility strings for
517 * ccw_device_get_id() - obtain a ccw device id
518 * @cdev: device to obtain the id for
701 * ccw_device_get_schid() - obtain a subchannel id
702 * @cdev: device to obtain the id for
737 * ccw_device_get_cssid() - obtain Channel Subsystem ID
738 * @cdev: device to obtain the CSSID for
753 * ccw_device_get_iid() - obtain MIF-image ID
754 * @cdev: device to obtain the MIF-image ID for
[all …]
/openbmc/u-boot/arch/arm/include/asm/arch-tegra/
H A Dxusb-padctl.h7 * tegra_xusb_phy_get() - obtain a reference to a specified padctl PHY
8 * @type: the type of PHY to obtain
/openbmc/linux/include/scsi/
H A Dscsi.h178 /* Used to obtain PUN and LUN info. Conflicts with CDROMAUDIOBUFSIZ */
183 /* Used to obtain the host number of a device. */
186 /* Used to obtain the bus number for a device */
189 /* Used to obtain the PCI location of a device */
/openbmc/linux/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-platform.c155 /* Obtain the system clock setting */ in xgbe_acpi_support()
158 dev_err(dev, "unable to obtain %s property\n", in xgbe_acpi_support()
164 /* Obtain the PTP clock setting */ in xgbe_acpi_support()
167 dev_err(dev, "unable to obtain %s property\n", in xgbe_acpi_support()
203 /* Obtain the system clock setting */ in xgbe_of_support()
211 /* Obtain the PTP clock setting */ in xgbe_of_support()
328 dev_err(dev, "unable to obtain phy device\n"); in xgbe_platform_probe()
354 /* Obtain the mmio areas for the device */ in xgbe_platform_probe()
431 /* Obtain device settings unique to ACPI/OF */ in xgbe_platform_probe()
/openbmc/phosphor-power/phosphor-power-sequencer/src/
H A Drail.hpp6 * You may obtain a copy of the License at
36 * General Purpose Input/Output (GPIO) that can be read to obtain the pgood
245 * Throws an exception if an error occurs while trying to obtain the rail
263 * Throws an exception if an error occurs while trying to obtain the rail
280 * Throws an exception if an error occurs while trying to obtain the rail
298 * Throws an exception if an error occurs while trying to obtain the rail
H A Dstandard_device.cpp6 * You may obtain a copy of the License at
39 // obtain, so obtain them once and then pass values to each Rail object. in findPgoodFault()
/openbmc/linux/arch/m68k/fpsp040/
H A Dslog2.S37 | Step 1. Call slognd to obtain Y = log(X), the natural log of X.
52 | Step 1. Call sLogN to obtain Y = log(X), the natural log of X.
66 | Step 1. Call slognd to obtain Y = log(X), the natural log of X.
89 | Step 3. Call sLogN to obtain Y = log(X), the natural log of X.
/openbmc/phosphor-ipmi-blobs/internal/
H A Dsys.hpp17 * obtain error diagnostic for functions in the dlopen API
34 * obtain address of a symbol in a shared object or executable
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/
H A DObjectMapper.interface.yaml10 Obtain a dictionary of service -> implemented interface(s) for the
30 Obtain a dictionary of ancestor -> services where ancestor is an
51 Obtain a dictionary of path -> services where path is in sutbtree and
76 Obtain an array of paths where array elements are in subtree.
/openbmc/openbmc/poky/documentation/sdk-manual/
H A Dusing.rst35 ":ref:`sdk-manual/appendix-obtain:installed standard sdk directory structure`"
86 ":ref:`sdk-manual/appendix-obtain:building an sdk installer`"
120 ":ref:`sdk-manual/appendix-obtain:installed standard sdk directory structure`"
146 ":ref:`sdk-manual/appendix-obtain:installed extensible sdk directory structure`"
/openbmc/linux/drivers/cpufreq/
H A Dsti-cpufreq.c186 dev_warn(dev, "Failed to obtain process code\n"); in sti_cpufreq_set_opp_info()
195 dev_warn(dev, "Failed to obtain substrate code\n"); in sti_cpufreq_set_opp_info()
203 dev_err(dev, "Failed to obtain major version\n"); in sti_cpufreq_set_opp_info()
210 dev_err(dev, "Failed to obtain minor version\n"); in sti_cpufreq_set_opp_info()
/openbmc/openbmc-test-automation/lib/
H A Dbmc_ssh_utils.py27 This function will obtain the global values for OPENBMC_HOST, OPENBMC_USERNAME, etc.
111 This function will obtain the global values for OS_HOST, OS_USERNAME, etc.
180 This function will obtain the global values for XCAT_HOST, XCAT_USERNAME, etc.
244 This function will obtain the global values for DEVICE_HOST, DEVICE_USERNAME, etc.

12345678910>>...98