/linux-5.10/arch/x86/lib/ |
D | insn-eval.c | 80 * get_seg_reg_override_idx() - obtain segment register override index 232 * resolve_seg_reg() - obtain segment register index 255 * operand indicated by @regoff. If allowed, obtain such overridden segment 327 * get_segment_selector() - obtain segment selector 331 * Obtain the segment selector from any of the CS, SS, DS, ES, FS, GS segment 516 * get_reg_offset_16() - Obtain offset of register indicated by instruction 522 * Obtain the offset, in pt_regs, of the registers indicated by the ModRM byte 590 * get_desc() - Obtain contents of a segment descriptor 594 * Given a segment selector, obtain a pointer to the segment descriptor. 632 * multiplied by 8 to obtain the memory offset of the desired descriptor in get_desc() [all …]
|
/linux-5.10/drivers/scsi/mpt3sas/ |
D | mpt3sas_config.c | 74 * struct config_request - obtain dma memory via routine 190 * _config_alloc_config_dma_memory - obtain physical memory 495 * mpt3sas_config_get_manufacturing_pg0 - obtain manufacturing page 0 531 * mpt3sas_config_get_manufacturing_pg7 - obtain manufacturing page 7 569 * mpt3sas_config_get_manufacturing_pg10 - obtain manufacturing page 10 606 * mpt3sas_config_get_manufacturing_pg11 - obtain manufacturing page 11 680 * mpt3sas_config_get_bios_pg2 - obtain bios page 2 716 * mpt3sas_config_get_bios_pg3 - obtain bios page 3 752 * mpt3sas_config_get_iounit_pg0 - obtain iounit page 0 788 * mpt3sas_config_get_iounit_pg1 - obtain iounit page 1 [all …]
|
/linux-5.10/security/apparmor/include/ |
D | cred.h | 40 * 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)
|
/linux-5.10/drivers/gpu/drm/amd/display/include/ |
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-5.10/fs/lockd/ |
D | svc4proc.c | 20 * Obtain client and file from arguments 35 /* Obtain host handle */ in nlm4svc_retrieve_args() 41 /* Obtain file pointer. Not used by FREE_ALL call. */ in nlm4svc_retrieve_args() 92 /* Obtain client and file */ in __nlm4svc_proc_test() 127 /* Obtain client and file */ in __nlm4svc_proc_lock() 181 /* Obtain client and file */ in __nlm4svc_proc_cancel() 221 /* Obtain client and file */ in __nlm4svc_proc_unlock() 370 /* Obtain client and file */ in nlm4svc_proc_share() 405 /* Obtain client and file */ in nlm4svc_proc_unshare() 442 /* Obtain client */ in nlm4svc_proc_free_all()
|
D | svcproc.c | 49 * Obtain client and file from arguments 64 /* Obtain host handle */ in nlmsvc_retrieve_args() 70 /* Obtain file pointer. Not used by FREE_ALL call. */ in nlmsvc_retrieve_args() 122 /* Obtain client and file */ in __nlmsvc_proc_test() 158 /* Obtain client and file */ in __nlmsvc_proc_lock() 213 /* Obtain client and file */ in __nlmsvc_proc_cancel() 254 /* Obtain client and file */ in __nlmsvc_proc_unlock() 413 /* Obtain client and file */ in nlmsvc_proc_share() 448 /* Obtain client and file */ in nlmsvc_proc_unshare() 485 /* Obtain client */ in nlmsvc_proc_free_all()
|
/linux-5.10/drivers/s390/cio/ |
D | device_ops.c | 468 * @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 …]
|
/linux-5.10/drivers/net/ethernet/amd/xgbe/ |
D | xgbe-platform.c | 155 /* 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()
|
/linux-5.10/include/linux/ |
D | cgroup.h | 316 * css_get - obtain a reference on the specified css 328 * css_get_many - obtain references on the specified css 341 * css_tryget - try to obtain a reference on the specified css 344 * Obtain a reference on @css unless it already has reached zero and is 359 * css_tryget_online - try to obtain a reference on the specified css if online 362 * Obtain a reference on @css if it's online. The caller naturally needs 436 * task_css_set_check - obtain a task's css_set with extra access conditions 437 * @task: the task to obtain css_set for 462 * task_css_check - obtain css for (task, subsys) w/ extra access conds 474 * task_css_set - obtain a task's css_set [all …]
|
D | reset.h | 137 * reset_control_get_exclusive - Lookup and obtain an exclusive reference 158 * reset_control_get_exclusive_released - Lookup and obtain a temoprarily 179 * reset_control_get_shared - Lookup and obtain a shared reference to a 241 * of_reset_control_get_exclusive - Lookup and obtain an exclusive reference 257 * of_reset_control_get_shared - Lookup and obtain a shared reference 282 * of_reset_control_get_exclusive_by_index - Lookup and obtain an exclusive 299 * of_reset_control_get_shared_by_index - Lookup and obtain a shared
|
D | clk.h | 113 * clk_get_accuracy - obtain the clock accuracy in ppb (parts per billion) 276 * clk_get - lookup and obtain a reference to a clock producer. 293 * clk_bulk_get - lookup and obtain a number of references to clock producer. 315 * clk_bulk_get_all - lookup and obtain all available references to clock 336 * clk_bulk_get_optional - lookup and obtain a number of references to clock producer 402 * devm_clk_get - lookup and obtain a managed reference to a clock producer. 422 * devm_clk_get_optional - lookup and obtain a managed reference to an optional 433 * devm_get_clk_from_child - lookup and obtain a managed reference to a 540 * clk_get_rate - obtain the current clock rate (in Hz) for a clock source. 950 * clk_get_optional - lookup and obtain a reference to an optional clock
|
/linux-5.10/arch/m68k/fpsp040/ |
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-5.10/drivers/cpufreq/ |
D | sti-cpufreq.c | 182 dev_warn(dev, "Failed to obtain process code\n"); in sti_cpufreq_set_opp_info() 191 dev_warn(dev, "Failed to obtain substrate code\n"); in sti_cpufreq_set_opp_info() 199 dev_err(dev, "Failed to obtain major version\n"); in sti_cpufreq_set_opp_info() 206 dev_err(dev, "Failed to obtain minor version\n"); in sti_cpufreq_set_opp_info()
|
D | s3c2416-cpufreq.c | 357 pr_err("cpufreq: Unable to obtain msysclk: %d\n", ret); in s3c2416_cpufreq_driver_init() 393 pr_err("cpufreq: Unable to obtain ARMDIV: %d\n", ret); in s3c2416_cpufreq_driver_init() 400 pr_err("cpufreq: Unable to obtain HCLK: %d\n", ret); in s3c2416_cpufreq_driver_init() 417 pr_err("cpufreq: Unable to obtain ARMCLK: %d\n", ret); in s3c2416_cpufreq_driver_init() 425 pr_err("cpufreq: Failed to obtain VDDARM: %d\n", ret); in s3c2416_cpufreq_driver_init()
|
/linux-5.10/Documentation/userspace-api/media/drivers/ |
D | uvcvideo.rst | 200 Obtain the current value of the control. 202 Obtain the minimum value of the control. 204 Obtain the maximum value of the control. 206 Obtain the default value of the control.
|
/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
D | bus.h | 59 * @gettxq: obtain a reference of bus transmit queue (optional). 61 * @get_ramsize: obtain size of device memory. 62 * @get_memdump: obtain device memory dump in provided buffer. 63 * @get_fwname: obtain firmware name.
|
/linux-5.10/include/scsi/ |
D | scsi.h | 263 /* Used to obtain PUN and LUN info. Conflicts with CDROMAUDIOBUFSIZ */ 268 /* Used to obtain the host number of a device. */ 271 /* Used to obtain the bus number for a device */ 274 /* Used to obtain the PCI location of a device */
|
/linux-5.10/include/crypto/ |
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
|
D | dh.h | 46 * crypto_dh_key_len() - Obtain the size of the private DH key 50 * with the provided DH private key reference to obtain the required
|
/linux-5.10/drivers/hwmon/pmbus/ |
D | mp2975.c | 464 * Obtain DrMOS current sense gain of power stage from the register in mp2975_current_sense_gain_get() 629 /* Obtain voltage reference offsets. */ in mp2975_vout_per_rail_config_get() 634 /* Obtain maximum voltage values. */ in mp2975_vout_per_rail_config_get() 719 /* Obtain current sense gain of power stage. */ in mp2975_probe() 724 /* Obtain voltage reference values. */ in mp2975_probe() 729 /* Obtain vout over-voltage scales. */ in mp2975_probe() 734 /* Obtain offsets, maximum and format for vout. */ in mp2975_probe()
|
/linux-5.10/drivers/net/wireless/intel/iwlegacy/ |
D | Kconfig | 24 image for it. You can obtain the microcode from: 50 image for it. You can obtain the microcode from:
|
/linux-5.10/include/uapi/drm/ |
D | tegra_drm.h | 75 * Handle of the GEM object to obtain an mmap offset for. 218 * The application context identifying the channel for which to obtain 226 * Index of the client syncpoint for which to obtain the ID. 246 * The application context identifying for which channel to obtain the 254 * ID of the syncpoint for which to obtain the wait base.
|
/linux-5.10/drivers/gpio/ |
D | gpiolib-devres.c | 86 * @idx: index of the GPIO to obtain in the consumer 133 * devm_gpiod_get_from_of_node() - obtain a GPIO from an OF node 137 * @index: index of the GPIO to obtain for the consumer 192 * @index: index of the GPIO to obtain in the consumer 233 * @index: index of the GPIO to obtain in the consumer
|
/linux-5.10/drivers/phy/ |
D | phy-core.c | 487 * _of_phy_get() - lookup and obtain a reference to a phy by phandle 539 * of_phy_get() - lookup and obtain a reference to a phy using a device_node. 655 * phy_get() - lookup and obtain a reference to a phy. 700 * phy_optional_get() - lookup and obtain a reference to an optional phy. 721 * devm_phy_get() - lookup and obtain a reference to a phy. 751 * devm_phy_optional_get() - lookup and obtain a reference to an optional phy. 775 * devm_of_phy_get() - lookup and obtain a reference to a phy. 813 * devm_of_phy_get_by_index() - lookup and obtain a reference to a phy by index. 999 * @of_xlate: function pointer to obtain phy instance from phy provider 1067 * @of_xlate: function pointer to obtain phy instance from phy provider
|
/linux-5.10/drivers/staging/iio/Documentation/ |
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
|