| /kernel/linux/linux-4.19/arch/x86/lib/ |
| D | insn-eval.c | 56 * get_seg_reg_override_idx() - obtain segment register override index 205 * resolve_seg_reg() - obtain segment register index 228 * operand indicated by @regoff. If allowed, obtain such overridden segment 300 * get_segment_selector() - obtain segment selector 304 * Obtain the segment selector from any of the CS, SS, DS, ES, FS, GS segment 484 * get_reg_offset_16() - Obtain offset of register indicated by instruction 490 * Obtain the offset, in pt_regs, of the registers indicated by the ModRM byte 558 * get_desc() - Obtain contents of a segment descriptor 562 * Given a segment selector, obtain a pointer to the segment descriptor. 600 * multiplied by 8 to obtain the memory offset of the desired descriptor in get_desc() [all …]
|
| /kernel/linux/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 …]
|
| /kernel/liteos_m/components/cpup/ |
| D | los_cpup.h | 212 * @brief Obtain the current CPU usage. 215 * This API is used to obtain the current CPU usage. 234 * @brief Obtain the historical CPU usage. 237 * This API is used to obtain the historical CPU usage. 257 * @brief Obtain the CPU usage of a specified task. 260 * This API is used to obtain the CPU usage of a task specified by a passed-in task ID. 282 * @brief Obtain the historical CPU usage of a specified task. 285 * This API is used to obtain the historical CPU usage of a task specified by a passed-in task ID. 311 * @brief Obtain the CPU usage of all tasks. 314 * This API is used to obtain the CPU usage of all tasks according to maximum number of threads. [all …]
|
| /kernel/liteos_a/kernel/include/ |
| D | los_cpup.h | 139 * @brief Obtain the historical CPU usage. 142 * This API is used to obtain the historical CPU usage. 164 * @brief Obtain the historical CPU usage of a specified process. 167 …* This API is used to obtain the historical CPU usage of a process specified by a passed-in proces… 194 * @brief Obtain the historical CPU usage of a specified task. 197 * This API is used to obtain the historical CPU usage of a task specified by a passed-in task ID. 224 * @brief Obtain the CPU usage of processes. 227 * This API is used to obtain the CPU usage of processes. 257 * @brief Obtain the CPU usage of hwi. 260 * This API is used to obtain the CPU usage of hwi.
|
| D | los_tick.h | 96 * @brief Obtain system cycle count. 99 * This API is used to obtain system cycle count. 119 * @brief Obtain system time in nanoseconds. 122 * This API is used to obtain system time in nanoseconds.
|
| D | los_sys.h | 116 * @brief Obtain the number of Ticks. 119 * This API is used to obtain the number of Ticks. 136 * @brief Obtain the number of cycles in one second. 139 * This API is used to obtain the number of cycles in one second.
|
| /kernel/linux/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 …]
|
| /kernel/linux/linux-4.19/drivers/scsi/mpt3sas/ |
| D | mpt3sas_config.c | 74 * struct config_request - obtain dma memory via routine 195 * _config_alloc_config_dma_memory - obtain physical memory 515 * mpt3sas_config_get_manufacturing_pg0 - obtain manufacturing page 0 551 * mpt3sas_config_get_manufacturing_pg7 - obtain manufacturing page 7 589 * mpt3sas_config_get_manufacturing_pg10 - obtain manufacturing page 10 626 * mpt3sas_config_get_manufacturing_pg11 - obtain manufacturing page 11 700 * mpt3sas_config_get_bios_pg2 - obtain bios page 2 736 * mpt3sas_config_get_bios_pg3 - obtain bios page 3 772 * mpt3sas_config_get_iounit_pg0 - obtain iounit page 0 808 * mpt3sas_config_get_iounit_pg1 - obtain iounit page 1 [all …]
|
| /kernel/linux/linux-4.19/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() 86 /* Obtain client and file */ in __nlm4svc_proc_test() 120 /* Obtain client and file */ in __nlm4svc_proc_lock() 173 /* Obtain client and file */ in __nlm4svc_proc_cancel() 212 /* Obtain client and file */ in __nlm4svc_proc_unlock() 360 /* Obtain client and file */ in nlm4svc_proc_share() 394 /* Obtain client and file */ in nlm4svc_proc_unshare() 430 /* 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() 116 /* Obtain client and file */ in __nlmsvc_proc_test() 151 /* Obtain client and file */ in __nlmsvc_proc_lock() 205 /* Obtain client and file */ in __nlmsvc_proc_cancel() 245 /* Obtain client and file */ in __nlmsvc_proc_unlock() 403 /* Obtain client and file */ in nlmsvc_proc_share() 437 /* Obtain client and file */ in nlmsvc_proc_unshare() 473 /* Obtain client */ in nlmsvc_proc_free_all()
|
| /kernel/linux/linux-4.19/security/apparmor/include/ |
| D | cred.h | 30 * aa_cred_raw_label - obtain cred's label 31 * @cred: cred to obtain label from (NOT NULL) 46 * aa_get_newest_cred_label - obtain the newest label on a cred 47 * @cred: cred to obtain label from (NOT NULL)
|
| /kernel/linux/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)
|
| /kernel/liteos_m/kernel/include/ |
| D | los_task.h | 928 * @brief Obtain a task priority. 931 * This API is used to obtain the priority of a specified task. 947 * @brief Obtain current running task ID. 950 * This API is used to obtain the ID of current running task. 967 * @brief Obtain next running task ID. 970 * This API is used to obtain the ID of next running task. 985 * @brief Obtain next running task ID. 988 * This API is used to obtain the ID of next running task. 1003 * @brief Obtain a task information structure. 1006 * This API is used to obtain a task information structure. [all …]
|
| /kernel/linux/linux-4.19/drivers/gpu/drm/amd/display/include/ |
| D | gpio_interface.h | 75 /* Obtain GPIO pin info */ 80 /* Obtain GPIO sync source */ 84 /* Obtain GPIO pin output state (active low or active high) */
|
| /kernel/linux/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) */
|
| /kernel/linux/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()
|
| /kernel/linux/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 …]
|
| /kernel/linux/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()
|
| /kernel/linux/linux-4.19/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() 329 dev_err(dev, "unable to obtain phy device\n"); in xgbe_platform_probe() 355 /* Obtain the mmio areas for the device */ in xgbe_platform_probe() 434 /* Obtain device settings unique to ACPI/OF */ in xgbe_platform_probe()
|
| /kernel/linux/linux-4.19/include/linux/ |
| D | reset.h | 113 * reset_control_get_exclusive - Lookup and obtain an exclusive reference 134 * reset_control_get_shared - Lookup and obtain a shared reference to a 174 * of_reset_control_get_exclusive - Lookup and obtain an exclusive reference 190 * of_reset_control_get_shared - Lookup and obtain an shared reference 215 * of_reset_control_get_exclusive_by_index - Lookup and obtain an exclusive 232 * of_reset_control_get_shared_by_index - Lookup and obtain an shared
|
| D | cgroup.h | 305 * css_get - obtain a reference on the specified css 317 * css_get_many - obtain references on the specified css 330 * css_tryget - try to obtain a reference on the specified css 333 * Obtain a reference on @css unless it already has reached zero and is 348 * css_tryget_online - try to obtain a reference on the specified css if online 351 * Obtain a reference on @css if it's online. The caller naturally needs 425 * task_css_set_check - obtain a task's css_set with extra access conditions 426 * @task: the task to obtain css_set for 451 * task_css_check - obtain css for (task, subsys) w/ extra access conds 463 * task_css_set - obtain a task's css_set [all …]
|
| /kernel/linux/linux-4.19/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.
|
| /kernel/linux/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.
|
| /kernel/linux/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 …]
|