| /linux/include/linux/ |
| H A D | cgroup_refcnt.h | 2 * 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 D | clk.h | 124 * clk_get_accuracy - obtain the clock accuracy in ppb (parts per billion) 397 * clk_get - lookup and obtain a reference to a clock producer. 414 * clk_bulk_get - lookup and obtain a number of references to clock producer. 436 * clk_bulk_get_all - lookup and obtain all available references to clock 457 * clk_bulk_get_optional - lookup and obtain a number of references to clock producer 573 * devm_clk_get - lookup and obtain a managed reference to a clock producer. 635 * devm_clk_get_optional - lookup and obtain a managed reference to an optional 728 * devm_get_clk_from_child - lookup and obtain a managed reference to a 803 * clk_get_rate - obtain the current clock rate (in Hz) for a clock source. 1243 * clk_get_optional - lookup and obtain a reference to an optional clock
|
| /linux/tools/testing/selftests/bpf/ |
| H A D | bpf_kfuncs.h | 26 * Obtain a read-only pointer to the dynptr's data 29 * buffer if unable to obtain a direct pointer 35 * Obtain a read-write pointer to the dynptr's data 38 * buffer if unable to obtain a direct pointer
|
| /linux/drivers/acpi/ |
| H A D | thermal_lib.c | 95 * Evaluate the _ACx object for the thermal zone represented by @adev to obtain 115 * Evaluate the _PSV object for the thermal zone represented by @adev to obtain 134 * Evaluate the _HOT object for the thermal zone represented by @adev to obtain 154 * Evaluate the _CRT object for the thermal zone represented by @adev to obtain
|
| /linux/drivers/gpu/drm/amd/display/include/ |
| H A D | gpio_interface.h | 83 /* Obtain GPIO pin info */ 88 /* Obtain GPIO sync source */ 92 /* Obtain GPIO pin output state (active low or active high) */
|
| /linux/arch/m68k/fpsp040/ |
| H A D | slog2.S | 37 | 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.
|
| /linux/drivers/cpufreq/ |
| H A D | sti-cpufreq.c | 186 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()
|
| /linux/include/crypto/ |
| H A D | ecdh.h | 43 * crypto_ecdh_key_len() - Obtain the size of the private ECDH key 47 * with the provided ECDH private key reference to obtain the required
|
| H A D | dh.h | 42 * crypto_dh_key_len() - Obtain the size of the private DH key 46 * with the provided DH private key reference to obtain the required
|
| /linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
| H A D | bus.h | 84 * @gettxq: obtain a reference of bus transmit queue (optional). 86 * @get_ramsize: obtain size of device memory. 87 * @get_memdump: obtain device memory dump in provided buffer. 88 * @get_blob: obtain a firmware blob.
|
| /linux/drivers/net/wireless/intel/iwlegacy/ |
| H A D | Kconfig | 23 image for it. You can obtain the microcode from: 50 image for it. You can obtain the microcode from:
|
| /linux/Documentation/userspace-api/media/v4l/ |
| H A D | dv-timings.rst | 45 to obtain the new video timings, and if they are valid, it can set 48 to obtain the new format. Now the application can allocate new buffers
|
| /linux/drivers/gpib/include/ |
| H A D | gpib_cmd.h | 29 LAD = 0x20, /* value to be 'ored' in to obtain listen address */ 31 TAD = 0x40, /* value to be 'ored' in to obtain talk address */
|
| /linux/drivers/gpu/drm/msm/disp/dpu1/ |
| H A D | dpu_hw_pingpong.h | 42 * @get_line_count: obtain current vertical line counter 66 * @get_line_count: Obtain current vertical line counter
|
| /linux/drivers/net/ethernet/wangxun/libwx/ |
| H A D | wx_mbx.c | 9 * wx_obtain_mbx_lock_pf - obtain mailbox lock 31 wx_err(wx, "Failed to obtain mailbox lock for PF%d", vf); in wx_obtain_mbx_lock_pf() 195 * wx_obtain_mbx_lock_vf - obtain mailbox lock 209 wx_err(wx, "Failed to obtain mailbox lock for VF.\n"); in wx_obtain_mbx_lock_vf()
|
| /linux/tools/testing/selftests/bpf/prog_tests/ |
| H A D | test_ima.c | 100 * - Goal: obtain a sample with the bpf_ima_inode_hash() helper in test_test_ima() 114 * - Goal: obtain samples with the bpf_ima_file_hash() helper in test_test_ima() 201 * - Goal: obtain a sample from the kernel_read_file hook in test_test_ima()
|
| /linux/drivers/staging/iio/Documentation/ |
| H A D | sysfs-bus-iio-dds | 18 obtain the desired value in Hz. If shared across all frequency 47 Scale to be applied to out_altvoltageX_phaseY in order to obtain
|
| /linux/drivers/phy/ |
| H A D | phy-core.c | 610 * _of_phy_get() - lookup and obtain a reference to a phy by phandle 665 * of_phy_get() - lookup and obtain a reference to a phy using a device_node. 774 * phy_get() - lookup and obtain a reference to a phy. 821 * devm_phy_get() - lookup and obtain a reference to a phy. 851 * devm_phy_optional_get() - lookup and obtain a reference to an optional phy. 875 * devm_of_phy_get() - lookup and obtain a reference to a phy. 913 * devm_of_phy_optional_get() - lookup and obtain a reference to an optional 943 * devm_of_phy_get_by_index() - lookup and obtain a reference to a phy by index. 1132 * @of_xlate: function pointer to obtain phy instance from phy provider 1200 * @of_xlate: function pointer to obtain phy instance from phy provider
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-class-intel_pmt | 29 may be mapped or read to obtain the data. 75 may be mapped or read to obtain the data.
|
| /linux/Documentation/admin-guide/perf/ |
| H A D | dwc_pcie_pmu.rst | 27 Using this feature you can obtain information regarding RX/TX data 37 Using this feature you can obtain Error and Non-Error information in
|
| /linux/drivers/hwmon/pmbus/ |
| H A D | mp2975.c | 723 * Obtain DrMOS current sense gain of power stage from the register in mp2975_current_sense_gain_get() 910 /* Obtain maximum voltage values. */ in mp2975_vout_per_rail_config_get() 919 /* Obtain voltage reference offsets. */ in mp2975_vout_per_rail_config_get() 1041 /* Obtain current sense gain of power stage. */ in mp2975_probe() 1046 /* Obtain voltage reference values. */ in mp2975_probe() 1051 /* Obtain vout over-voltage scales. */ in mp2975_probe() 1062 /* Obtain offsets, maximum and format for vout. */ in mp2975_probe()
|
| /linux/rust/kernel/ |
| H A D | device_id.rs | 53 /// Obtain the data pointer stored inside the device ID. 70 /// Obtain the data pointer stored inside the device ID. 167 /// Obtain the pointer to the ID table. in as_ptr()
|
| /linux/drivers/firmware/efi/libstub/ |
| H A D | random.c | 80 // Call GetVariable() with a zero length buffer to obtain the size in efi_random_get_seed() 174 efi_warn("Failed to obtain seed from EFI_RNG_PROTOCOL or EFI variable\n"); in efi_random_get_seed()
|
| /linux/include/media/ |
| H A D | v4l2-flash-led-class.h | 130 * PTR_ERR() to obtain the numeric return value. 151 * PTR_ERR() to obtain the numeric return value.
|
| /linux/drivers/soc/fujitsu/ |
| H A D | Kconfig | 11 A64FX-specific interrupts. This allows administrators to obtain
|