Home
last modified time | relevance | path

Searched defs:value (Results 16726 - 16750 of 20726) sorted by relevance

1...<<661662663664665666667668669670>>...830

/kernel/linux/linux-5.10/tools/vm/
H A Dslabinfo.c240 static int store_size(char *buffer, unsigned long value) in store_size() argument
/kernel/linux/linux-6.6/arch/arm/kernel/
H A Dperf_event_v7.c751 u32 value = 0; in armv7pmu_read_counter() local
766 static inline void armv7pmu_write_counter(struct perf_event *event, u64 value) in armv7pmu_write_counter() argument
/kernel/linux/linux-6.6/arch/alpha/kernel/
H A Dosf_sys.c976 jiffies_to_timeval32(unsigned long jiffies, struct timeval32 *value) in jiffies_to_timeval32() argument
/kernel/linux/linux-6.6/arch/arc/kernel/
H A Dunwind.c136 uleb128_t value; member
461 uleb128_t value; in get_uleb128() local
482 sleb128_t value; in get_sleb128() local
537 unsigned long value = 0; read_pointer() local
673 set_rule(uleb128_t reg, enum item_location where, uleb128_t value, struct unwind_state *state) set_rule() argument
723 uleb128_t value; processCFI() local
[all...]
/kernel/linux/linux-6.6/arch/arm/common/
H A Dsa1111.c566 static void sa1111_gpio_set(struct gpio_chip *gc, unsigned offset, int value) in sa1111_gpio_set() argument
539 sa1111_gpio_direction_output(struct gpio_chip *gc, unsigned offset, int value) sa1111_gpio_direction_output() argument
/kernel/linux/linux-6.6/arch/powerpc/perf/
H A Dcore-book3s.c973 unsigned long mask, value, nv; in power_check_constraints() local
[all...]
/kernel/linux/linux-6.6/arch/powerpc/platforms/powermac/
H A Dfeature.c259 static long ohare_mesh_enable(struct device_node *node, long param, long value) in ohare_mesh_enable() argument
265 static long ohare_ide_enable(struct device_node *node, long param, long value) in ohare_ide_enable() argument
139 simple_feature_tweak(struct device_node *node, int type, int reg, u32 mask, int value) simple_feature_tweak() argument
159 ohare_htw_scc_enable(struct device_node *node, long param, long value) ohare_htw_scc_enable() argument
252 ohare_floppy_enable(struct device_node *node, long param, long value) ohare_floppy_enable() argument
285 ohare_ide_reset(struct device_node *node, long param, long value) ohare_ide_reset() argument
299 ohare_sleep_state(struct device_node *node, long param, long value) ohare_sleep_state() argument
314 heathrow_modem_enable(struct device_node *node, long param, long value) heathrow_modem_enable() argument
358 heathrow_floppy_enable(struct device_node *node, long param, long value) heathrow_floppy_enable() argument
367 heathrow_mesh_enable(struct device_node *node, long param, long value) heathrow_mesh_enable() argument
396 heathrow_ide_enable(struct device_node *node, long param, long value) heathrow_ide_enable() argument
411 heathrow_ide_reset(struct device_node *node, long param, long value) heathrow_ide_reset() argument
426 heathrow_bmac_enable(struct device_node *node, long param, long value) heathrow_bmac_enable() argument
455 heathrow_sound_enable(struct device_node *node, long param, long value) heathrow_sound_enable() argument
582 heathrow_sleep_state(struct device_node *node, long param, long value) heathrow_sleep_state() argument
599 core99_scc_enable(struct device_node *node, long param, long value) core99_scc_enable() argument
700 core99_modem_enable(struct device_node *node, long param, long value) core99_modem_enable() argument
752 pangea_modem_enable(struct device_node *node, long param, long value) pangea_modem_enable() argument
807 core99_ata100_enable(struct device_node *node, long value) core99_ata100_enable() argument
842 core99_ide_enable(struct device_node *node, long param, long value) core99_ide_enable() argument
865 core99_ide_reset(struct device_node *node, long param, long value) core99_ide_reset() argument
883 core99_gmac_enable(struct device_node *node, long param, long value) core99_gmac_enable() argument
900 core99_gmac_phy_reset(struct device_node *node, long param, long value) core99_gmac_phy_reset() argument
925 core99_sound_chip_enable(struct device_node *node, long param, long value) core99_sound_chip_enable() argument
955 core99_airport_enable(struct device_node *node, long param, long value) core99_airport_enable() argument
1042 core99_reset_cpu(struct device_node *node, long param, long value) core99_reset_cpu() argument
1083 core99_usb_enable(struct device_node *node, long param, long value) core99_usb_enable() argument
1236 core99_firewire_enable(struct device_node *node, long param, long value) core99_firewire_enable() argument
1263 core99_firewire_cable_power(struct device_node *node, long param, long value) core99_firewire_cable_power() argument
1294 intrepid_aack_delay_enable(struct device_node *node, long param, long value) intrepid_aack_delay_enable() argument
1315 core99_read_gpio(struct device_node *node, long param, long value) core99_read_gpio() argument
1324 core99_write_gpio(struct device_node *node, long param, long value) core99_write_gpio() argument
1333 g5_gmac_enable(struct device_node *node, long param, long value) g5_gmac_enable() argument
1358 g5_fw_enable(struct device_node *node, long param, long value) g5_fw_enable() argument
1383 g5_mpic_enable(struct device_node *node, long param, long value) g5_mpic_enable() argument
1403 g5_eth_phy_reset(struct device_node *node, long param, long value) g5_eth_phy_reset() argument
1433 g5_i2s_enable(struct device_node *node, long param, long value) g5_i2s_enable() argument
1492 g5_reset_cpu(struct device_node *node, long param, long value) g5_reset_cpu() argument
1823 core99_sleep_state(struct device_node *node, long param, long value) core99_sleep_state() argument
1856 generic_dev_can_wake(struct device_node *node, long param, long value) generic_dev_can_wake() argument
1867 generic_get_mb_info(struct device_node *node, long param, long value) generic_get_mb_info() argument
2371 long param, value; pmac_do_feature_call() local
[all...]
/kernel/linux/linux-6.6/arch/powerpc/platforms/pseries/
H A Diommu.c1053 ddw_read_ext(const struct device_node *np, int extnum, u32 *value) ddw_read_ext() argument
[all...]
/kernel/linux/linux-6.6/arch/powerpc/sysdev/
H A Dmpic.c223 static inline void _mpic_ipi_write(struct mpic *mpic, unsigned int ipi, u32 value) in _mpic_ipi_write() argument
245 static inline void _mpic_tm_write(struct mpic *mpic, unsigned int tm, u32 value) in _mpic_tm_write() argument
260 static inline void _mpic_cpu_write(struct mpic *mpic, unsigned int reg, u32 value) in _mpic_cpu_write() argument
192 _mpic_write(enum mpic_reg_type type, struct mpic_reg_bank *rb, unsigned int reg, u32 value) _mpic_write() argument
283 _mpic_irq_write(struct mpic *mpic, unsigned int src_no, unsigned int reg, u32 value) _mpic_irq_write() argument
[all...]
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/
H A Dtest_verifier.c406 struct test_val value = { in update_map() local
/kernel/linux/linux-5.10/tools/testing/selftests/kvm/include/
H A Devmcs.h251 static inline int evmcs_vmptrst(uint64_t *value) in evmcs_vmptrst() argument
259 static inline int evmcs_vmread(uint64_t encoding, uint64_t *value) in evmcs_vmread() argument
646 evmcs_vmwrite(uint64_t encoding, uint64_t value) evmcs_vmwrite() argument
[all...]
/kernel/linux/linux-6.6/arch/riscv/include/asm/
H A Dsbi.h126 unsigned long value; member
258 long value; member
/kernel/linux/linux-6.6/arch/s390/kernel/
H A Dperf_cpum_sf.c1858 static int cpumsf_pmu_check_period(struct perf_event *event, u64 value) in cpumsf_pmu_check_period() argument
[all...]
/kernel/linux/linux-6.6/arch/sparc/kernel/
H A Dds.c744 void ldom_set_var(const char *var, const char *value) in ldom_set_var() argument
/kernel/linux/linux-6.6/arch/um/drivers/
H A Dvirtio_uml.c194 vhost_user_recv_u64(struct virtio_uml_device *vu_dev, u64 *value) vhost_user_recv_u64() argument
294 vhost_user_send_u64(struct virtio_uml_device *vu_dev, u32 request, u64 value) vhost_user_send_u64() argument
/kernel/linux/linux-6.6/arch/sparc/net/
H A Dbpf_jit_comp_64.c15 static inline bool is_simm13(unsigned int value) in is_simm13() argument
20 static inline bool is_simm10(unsigned int value) in is_simm10() argument
25 static inline bool is_simm5(unsigned int value) in is_simm5() argument
30 static inline bool is_sethi(unsigned int value) in is_sethi() argument
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dsmu8_hwmgr.c1701 smu8_read_sensor(struct pp_hwmgr *hwmgr, int idx, void *value, int *size) smu8_read_sensor() argument
[all...]
H A Dsmu7_hwmgr.h50 uint32_t value; member
90 uint32_t value; member
H A Dvega12_hwmgr.c1458 vega12_read_sensor(struct pp_hwmgr *hwmgr, int idx, void *value, int *size) vega12_read_sensor() argument
[all...]
H A Dvega20_hwmgr.c1391 vega20_od8_set_settings( struct pp_hwmgr *hwmgr, uint32_t index, uint32_t value) vega20_od8_set_settings() argument
1475 int value = sclk_table->dpm_levels[sclk_table->count - 1].value; vega20_get_sclk_od() local
1486 vega20_set_sclk_od( struct pp_hwmgr *hwmgr, uint32_t value) vega20_set_sclk_od() argument
1521 int value = mclk_table->dpm_levels[mclk_table->count - 1].value; vega20_get_mclk_od() local
1532 vega20_set_mclk_od( struct pp_hwmgr *hwmgr, uint32_t value) vega20_set_mclk_od() argument
2203 vega20_read_sensor(struct pp_hwmgr *hwmgr, int idx, void *value, int *size) vega20_read_sensor() argument
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/swsmu/smu11/
H A Dnavi10_ppt.c522 navi10_get_smu_metrics_data(struct smu_context *smu, MetricsMember_t member, uint32_t *value) navi10_get_smu_metrics_data() argument
862 navi10_get_current_clk_freq_by_table(struct smu_context *smu, enum smu_clk_type clk_type, uint32_t *value) navi10_get_current_clk_freq_by_table() argument
938 uint32_t cur_value = 0, value = 0, count = 0; navi10_print_clk_levels() local
1323 navi10_get_gpu_power(struct smu_context *smu, uint32_t *value) navi10_get_gpu_power() argument
1333 navi10_get_current_activity_percent(struct smu_context *smu, enum amd_pp_sensors sensor, uint32_t *value) navi10_get_current_activity_percent() argument
1673 navi10_thermal_get_temperature(struct smu_context *smu, enum amd_pp_sensors sensor, uint32_t *value) navi10_thermal_get_temperature() argument
1925 navi10_od_setting_check_range(struct smu_context *smu, struct smu_11_0_overdrive_table *od_table, enum SMU_11_0_ODSETTING_ID setting, uint32_t value) navi10_od_setting_check_range() argument
1946 uint32_t value = 0; navi10_overdrive_get_gfx_clk_base_voltage() local
[all...]
H A Dsmu_v11_0.c991 int smu_v11_0_get_gfx_vdd(struct smu_context *smu, uint32_t *value) in smu_v11_0_get_gfx_vdd() argument
1841 smu_v11_0_get_dpm_freq_by_index(struct smu_context *smu, enum smu_clk_type clk_type, uint16_t level, uint32_t *value) smu_v11_0_get_dpm_freq_by_index() argument
1879 smu_v11_0_get_dpm_level_count(struct smu_context *smu, enum smu_clk_type clk_type, uint32_t *value) smu_v11_0_get_dpm_level_count() argument
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/smumgr/
H A Dvegam_smumgr.c303 static uint32_t vegam_get_mac_definition(uint32_t value) in vegam_get_mac_definition() argument
1489 uint32_t ro, efuse, volt_without_cks, volt_with_cks, value, max, min; vegam_populate_clock_stretcher_data_table() local
[all...]
H A Dci_smumgr.c195 ci_read_smc_sram_dword(struct pp_hwmgr *hwmgr, uint32_t smc_addr, uint32_t *value, uint32_t limit) ci_read_smc_sram_dword() argument
2288 ci_get_mac_definition(uint32_t value) ci_get_mac_definition() argument
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/swsmu/
H A Damdgpu_smu.c80 int smu_get_status_gfxoff(struct amdgpu_device *adev, uint32_t *value) in smu_get_status_gfxoff() argument
2054 int smu_set_od_percentage(struct smu_context *smu, enum smu_clk_type type, uint32_t value) in smu_set_od_percentage() argument
2214 int smu_set_fan_control_mode(struct smu_context *smu, int value) in smu_set_fan_control_mode() argument

Completed in 53 milliseconds

1...<<661662663664665666667668669670>>...830