Home
last modified time | relevance | path

Searched defs:_min (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-5.10/arch/s390/boot/
H A Dkaslr.c127 count_valid_kernel_positions(unsigned long kernel_size, unsigned long _min, unsigned long _max) count_valid_kernel_positions() argument
149 position_to_address(unsigned long pos, unsigned long kernel_size, unsigned long _min, unsigned long _max) position_to_address() argument
/third_party/mesa3d/src/gallium/frontends/nine/
H A Dnine_helpers.h34 static inline unsigned _min(unsigned a, unsigned b) in _min() function
/kernel/linux/linux-6.6/arch/s390/boot/
H A Dkaslr.c107 iterate_valid_positions(unsigned long size, unsigned long align, unsigned long _min, unsigned long _max, struct reserved_range *res, size_t res_count, bool pos_count, unsigned long find_pos) iterate_valid_positions() argument
/kernel/linux/linux-5.10/drivers/media/v4l2-core/
H A Dv4l2-common.c65 int v4l2_ctrl_query_fill(struct v4l2_queryctrl *qctrl, s32 _min, s32 _max, s32 _step, s32 _def) in v4l2_ctrl_query_fill() argument
/kernel/linux/linux-6.6/drivers/media/v4l2-core/
H A Dv4l2-common.c65 int v4l2_ctrl_query_fill(struct v4l2_queryctrl *qctrl, s32 _min, s32 _max, s32 _step, s32 _def) in v4l2_ctrl_query_fill() argument
/kernel/linux/linux-6.6/drivers/platform/x86/intel/uncore-frequency/
H A Duncore-frequency-tpmi.c97 int i, _min = 0, _max = 0; in uncore_read_control_freq() local
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_extensions.c56 static unsigned _min(unsigned a, unsigned b) in _min() function
[all...]
/third_party/alsa-lib/src/pcm/
H A Dpcm.c5442 unsigned int _min = *min; in snd_pcm_hw_params_set_period_size_minmax() local
6049 unsigned int _min = *min; in snd_pcm_hw_params_set_buffer_size_minmax() local
/third_party/mesa3d/src/compiler/glsl/
H A Dbuiltin_functions.cpp6048 builtin_builder::_min(builtin_available_predicate avail, in _min() function in builtin_builder

Completed in 29 milliseconds