Home
last modified time | relevance | path

Searched defs:levels (Results 1 – 25 of 69) sorted by relevance

123

/freebsd-src/sys/kern/
H A Dkern_cpu.c433 cpufreq_get_level(device_t dev,struct cf_level * levels,int count) cpufreq_get_level() argument
456 struct cf_level *levels; cf_get_method() local
631 cf_levels_method(device_t dev,struct cf_level * levels,int * count) cf_levels_method() argument
937 struct cf_level *levels; cpufreq_curr_sysctl() local
992 struct cf_level *levels; cpufreq_levels_sysctl() local
[all...]
/freebsd-src/sys/sys/
H A Dbacklight.h38 uint32_t levels[BACKLIGHTMAXLEVELS]; member
/freebsd-src/usr.sbin/makefs/
H A Dzfs.c676 _dnode_cursor_flush(zfs_opt_t * zfs,struct dnode_cursor * c,unsigned int levels) _dnode_cursor_flush() argument
727 unsigned int levels; dnode_cursor_next() local
756 unsigned int levels; dnode_cursor_finish() local
[all...]
/freebsd-src/usr.sbin/bhyve/
H A Dacpi.c153 dsdt_indent(int levels) in dsdt_indent()
161 dsdt_unindent(int levels) in dsdt_unindent()
/freebsd-src/lib/libc/db/btree/
H A Dbt_debug.c248 int levels; in __bt_stat() local
/freebsd-src/tools/test/stress2/tools/
H A Dfstool.c162 int c, i, levels, leave, times; in main() local
/openbsd-src/lib/libc/db/btree/
H A Dbt_debug.c245 int levels; in __bt_stat() local
/openbsd-src/sys/dev/fdt/
H A Drkpinctrl.c207 int levels[4] = { 2, 4, 8, 12 }; in rk3288_strength() local
354 int levels[4] = { 2, 4, 8, 12 }; in rk3308_strength() local
500 int levels[4] = { 2, 4, 8, 12 }; in rk3328_strength() local
690 const int *levels; in rk3399_strength() local
/freebsd-src/crypto/openssl/crypto/x509/
H A Dpcy_local.h120 X509_POLICY_LEVEL *levels; member
/freebsd-src/sys/dev/pwm/
H A Dpwm_backlight.c64 uint32_t *levels; member
/freebsd-src/lib/libc/amd64/string/
H A Damd64_archlevel.c49 } levels[] = { variable
/openbsd-src/gnu/llvm/lldb/packages/Python/lldbsuite/test/tools/lldb-vscode/
H A Dlldbvscode_testcase.py148 levels=None, dump=False): argument
162 def get_stackFrames(self, threadId=None, startFrame=None, levels=None, argument
/freebsd-src/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_consume.c63 uint16_t levels; member
78 int levels; member
960 uint16_t step, levels; in dt_format_lquantize_prepare() local
1014 uint16_t step, levels; in dt_format_lquantize() local
1059 uint16_t step, levels; in dt_print_lquantize() local
1116 uint16_t step, levels; in dt_print_lquantize_packed() local
1164 int i, first_bin, last_bin, bin = 1, order, levels; in dt_format_llquantize_prepare() local
1240 int first_bin, last_bin, bin = 1, order, levels; in dt_format_llquantize() local
1315 int i, first_bin, last_bin, bin = 1, order, levels; in dt_print_llquantize() local
H A Ddt_aggregate.c138 uint16_t levels = DTRACE_LQUANTIZE_LEVELS(arg); in dt_aggregate_lquantize() local
151 uint16_t levels = DTRACE_LQUANTIZE_LEVELS(arg), i; in dt_aggregate_lquantizedsum() local
167 uint16_t levels = DTRACE_LQUANTIZE_LEVELS(arg), i; in dt_aggregate_lquantizedzero() local
/freebsd-src/crypto/openssl/crypto/
H A Dsparse_array.c52 int levels; member
/freebsd-src/sys/arm64/vmm/
H A Dvmm_arm64.c199 vmm_vtcr_el2_sl(u_int levels) vmm_vtcr_el2_sl() argument
846 int address_bits, granule_shift, ia_bits, levels, pte_shift, tsz; vmmops_gla2gpa() local
[all...]
/freebsd-src/sys/fs/ext2fs/
H A Dext2_htree.c120 int levels = 0; in ext2_htree_check_next() local
268 uint32_t levels, cnt; in ext2_htree_find_leaf() local
/openbsd-src/sys/dev/pci/drm/amd/pm/powerplay/smumgr/
H A Dfiji_smumgr.c1014 struct SMU73_Discrete_GraphicsLevel *levels = in fiji_populate_all_graphic_levels() local
1230 struct SMU73_Discrete_MemoryLevel *levels = in fiji_populate_all_memory_levels() local
2555 struct SMU73_Discrete_GraphicsLevel *levels = in fiji_update_dpm_settings() local
H A Dpolaris10_smumgr.c1050 struct SMU74_Discrete_GraphicsLevel *levels = in polaris10_populate_all_graphic_levels() local
1219 struct SMU74_Discrete_MemoryLevel *levels = in polaris10_populate_all_memory_levels() local
2593 struct SMU74_Discrete_GraphicsLevel *levels = in polaris10_update_dpm_settings() local
H A Dtonga_smumgr.c700 SMU72_Discrete_GraphicsLevel *levels = smu_data->smc_state_table.GraphicsLevel; in tonga_populate_all_graphic_levels() local
1101 SMU72_Discrete_MemoryLevel *levels = in tonga_populate_all_memory_levels() local
3154 struct SMU72_Discrete_GraphicsLevel *levels = in tonga_update_dpm_settings() local
H A Dci_smumgr.c482 struct SMU7_Discrete_GraphicsLevel *levels = in ci_populate_all_graphic_levels() local
1311 SMU7_Discrete_MemoryLevel *levels = smu_data->smc_state_table.MemoryLevel; in ci_populate_all_memory_levels() local
2766 struct SMU7_Discrete_GraphicsLevel *levels = in ci_update_dpm_settings() local
/freebsd-src/contrib/jemalloc/include/jemalloc/internal/
H A Dbitmap.h164 bitmap_level_t levels[BITMAP_MAX_LEVELS+1]; member
/openbsd-src/sys/arch/amd64/amd64/
H A Dintr.c126 int levels = 0; in intr_calculatemasks() local
/freebsd-src/sys/x86/x86/
H A Dtsc.c824 struct cf_level *levels; in tsc_levels_changed() local
/openbsd-src/sys/dev/pci/drm/radeon/
H A Dtrinity_dpm.h49 struct trinity_pl levels[SUMO_MAX_HARDWARE_POWERLEVELS]; member

123