| /kernel/linux/linux-6.6/sound/soc/codecs/ |
| H A D | rt715-sdca.c | 358 unsigned int max = p->max; in rt715_sdca_put_volsw() local [all...] |
| H A D | rt715-sdca.h | 42 unsigned int max; member
|
| H A D | arizona-jack.c | 341 int max; member [all...] |
| /kernel/linux/linux-6.6/scripts/dtc/libfdt/ |
| H A D | fdt_ro.c | 116 uint32_t max = 0; in fdt_find_max_phandle() local 144 uint32_t max; in fdt_generate_phandle() local
|
| /kernel/linux/linux-6.6/tools/perf/util/ |
| H A D | stat.h | 19 u64 max, min; member
|
| H A D | cpumap.c | 370 static int get_max_num(char *path, int *max) in get_max_num() argument
|
| /kernel/linux/linux-6.6/tools/power/x86/intel-speed-select/ |
| H A D | isst-core-mbox.c | 345 static int _set_uncore_min_max(struct isst_id *id, int max, int freq) in _set_uncore_min_max() argument
|
| /kernel/linux/linux-6.6/tools/power/cpupower/lib/ |
| H A D | cpufreq.c | 601 char max[SYSFS_PATH_MAX]; in cpufreq_set_policy() local 206 cpufreq_get_hardware_limits(unsigned int cpu, unsigned long *min, unsigned long *max) cpufreq_get_hardware_limits() argument [all...] |
| /kernel/linux/linux-6.6/security/apparmor/include/ |
| H A D | audit.h | 129 unsigned long max; member
|
| /kernel/linux/linux-6.6/tools/testing/selftests/cgroup/ |
| H A D | test_memcontrol.c | 468 long current, high, max; in alloc_pagecache_max_30M() local 629 long current, max; test_memcg_max() local 824 long max; test_memcg_swap_max() local [all...] |
| /kernel/linux/linux-6.6/tools/testing/selftests/net/mptcp/ |
| H A D | pm_nl_ctl.c | 208 static int do_nl_req(int fd, struct nlmsghdr *nh, int len, int max) in do_nl_req() argument 1157 uint32_t max; in print_limits() local [all...] |
| /kernel/linux/linux-6.6/sound/firewire/bebob/ |
| H A D | bebob_maudio.c | 239 unsigned int i, max; in special_stream_formation_set() local
|
| /kernel/linux/linux-6.6/sound/isa/gus/ |
| H A D | interwave.c | 288 int loop, max = 5; in snd_interwave_interrupt() local
|
| /kernel/linux/linux-6.6/sound/soc/atmel/ |
| H A D | atmel-pdmic.c | 308 int max = mc->max; in pdmic_put_mic_volsw() local
|
| /kernel/linux/linux-6.6/sound/pci/hda/ |
| H A D | tas2781_hda_i2c.c | 192 int max = tas_priv->rcabin.ncfgs - 1; in tasdevice_set_profile_id() local 249 int max = tas_fw->nr_programs - 1; in tasdevice_program_put() local 278 int max = tas_fw->nr_configurations - 1; in tasdevice_config_put() local [all...] |
| H A D | hda_proc.c | 644 int i, max; in print_gpio() local
|
| /kernel/linux/linux-6.6/drivers/scsi/pm8001/ |
| H A D | pm8001_ctl.c | 373 int max = 2; in pm8001_ctl_aap_log_show() local
|
| /kernel/linux/linux-6.6/lib/zstd/compress/ |
| H A D | zstd_compress_superblock.c | 337 unsigned max = maxCode; in ZSTD_estimateSubBlockSize_symbolType() local
|
| H A D | zstd_compress_sequences.c | 70 static size_t ZSTD_NCountCost(unsigned const* count, unsigned const max, in ZSTD_NCountCost() argument 84 static size_t ZSTD_entropyCost(unsigned const* count, unsigned const max, size_t const total) in ZSTD_entropyCost() argument 104 ZSTD_fseBitCost( FSE_CTable const* ctable, unsigned const* count, unsigned const max) ZSTD_fseBitCost() argument 139 ZSTD_crossEntropyCost(short const* norm, unsigned accuracyLog, unsigned const* count, unsigned const max) ZSTD_crossEntropyCost() argument 157 ZSTD_selectEncodingType( FSE_repeat* repeatMode, unsigned const* count, unsigned const max, size_t const mostFrequent, size_t nbSeq, unsigned const FSELog, FSE_CTable const* prevCTable, short const* defaultNorm, U32 defaultNormLog, ZSTD_defaultPolicy_e const isDefaultAllowed, ZSTD_strategy const strategy) ZSTD_selectEncodingType() argument 243 ZSTD_buildCTable(void* dst, size_t dstCapacity, FSE_CTable* nextCTable, U32 FSELog, symbolEncodingType_e type, unsigned* count, U32 max, const BYTE* codeTable, size_t nbSeq, const S16* defaultNorm, U32 defaultNormLog, U32 defaultMax, const FSE_CTable* prevCTable, size_t prevCTableSize, void* entropyWorkspace, size_t entropyWorkspaceSize) ZSTD_buildCTable() argument [all...] |
| /kernel/linux/linux-6.6/lib/ |
| H A D | objagg.c | 225 unsigned int min, max; in objagg_obj_root_id_alloc() local
|
| H A D | test_xarray.c | 354 unsigned long max = (1UL << order) - 1; in check_xa_shrink() local 536 unsigned long max = min + (1UL << order); in check_multi_store_1() local 903 unsigned int max in check_store_iter() local [all...] |
| /kernel/linux/linux-6.6/mm/ |
| H A D | hugetlb_cgroup.c | 688 long max; in __hugetlb_events_show() local 594 hugetlb_cgroup_write(struct kernfs_open_file *of, char *buf, size_t nbytes, loff_t off, const char *max) hugetlb_cgroup_write() argument [all...] |
| /kernel/linux/linux-6.6/kernel/sched/ |
| H A D | cputime.c | 289 static inline u64 account_other_time(u64 max) in account_other_time() argument
|
| H A D | cpufreq_schedutil.c | 145 get_next_freq(struct sugov_policy *sg_policy, unsigned long util, unsigned long max) get_next_freq() argument [all...] |
| /kernel/linux/linux-6.6/net/batman-adv/ |
| H A D | bat_v_ogm.c | 165 unsigned int max = min_t(unsigned int, hard_iface->net_dev->mtu, in batadv_v_ogm_queue_left() local
|