Home
last modified time | relevance | path

Searched defs:sz_max (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/arch/loongarch/kernel/
H A Dsetup.c72 void __init detect_memory_region(phys_addr_t start, phys_addr_t sz_min, phys_addr_t sz_max) in detect_memory_region() argument
/kernel/linux/linux-5.10/arch/mips/kernel/
H A Dsetup.c96 void __init detect_memory_region(phys_addr_t start, phys_addr_t sz_min, phys_addr_t sz_max) in detect_memory_region() argument
/kernel/linux/linux-6.6/arch/mips/kernel/
H A Dsetup.c100 void __init detect_memory_region(phys_addr_t start, phys_addr_t sz_min, phys_addr_t sz_max) in detect_memory_region() argument
/kernel/linux/linux-5.10/drivers/of/
H A Dproperty.c216 of_property_read_variable_u8_array(const struct device_node *np, const char *propname, u8 *out_values, size_t sz_min, size_t sz_max) of_property_read_variable_u8_array() argument
266 of_property_read_variable_u16_array(const struct device_node *np, const char *propname, u16 *out_values, size_t sz_min, size_t sz_max) of_property_read_variable_u16_array() argument
313 of_property_read_variable_u32_array(const struct device_node *np, const char *propname, u32 *out_values, size_t sz_min, size_t sz_max) of_property_read_variable_u32_array() argument
391 of_property_read_variable_u64_array(const struct device_node *np, const char *propname, u64 *out_values, size_t sz_min, size_t sz_max) of_property_read_variable_u64_array() argument
[all...]
/kernel/linux/linux-6.6/drivers/of/
H A Dproperty.c218 of_property_read_variable_u8_array(const struct device_node *np, const char *propname, u8 *out_values, size_t sz_min, size_t sz_max) of_property_read_variable_u8_array() argument
268 of_property_read_variable_u16_array(const struct device_node *np, const char *propname, u16 *out_values, size_t sz_min, size_t sz_max) of_property_read_variable_u16_array() argument
315 of_property_read_variable_u32_array(const struct device_node *np, const char *propname, u32 *out_values, size_t sz_min, size_t sz_max) of_property_read_variable_u32_array() argument
393 of_property_read_variable_u64_array(const struct device_node *np, const char *propname, u64 *out_values, size_t sz_min, size_t sz_max) of_property_read_variable_u64_array() argument
[all...]
/kernel/linux/linux-5.10/include/linux/
H A Dof.h651 of_property_read_variable_u8_array(const struct device_node *np, const char *propname, u8 *out_values, size_t sz_min, size_t sz_max) of_property_read_variable_u8_array() argument
658 of_property_read_variable_u16_array(const struct device_node *np, const char *propname, u16 *out_values, size_t sz_min, size_t sz_max) of_property_read_variable_u16_array() argument
665 of_property_read_variable_u32_array(const struct device_node *np, const char *propname, u32 *out_values, size_t sz_min, size_t sz_max) of_property_read_variable_u32_array() argument
680 of_property_read_variable_u64_array(const struct device_node *np, const char *propname, u64 *out_values, size_t sz_min, size_t sz_max) of_property_read_variable_u64_array() argument
/kernel/linux/linux-6.6/include/linux/
H A Dof.h669 of_property_read_variable_u8_array(const struct device_node *np, const char *propname, u8 *out_values, size_t sz_min, size_t sz_max) of_property_read_variable_u8_array() argument
676 of_property_read_variable_u16_array(const struct device_node *np, const char *propname, u16 *out_values, size_t sz_min, size_t sz_max) of_property_read_variable_u16_array() argument
683 of_property_read_variable_u32_array(const struct device_node *np, const char *propname, u32 *out_values, size_t sz_min, size_t sz_max) of_property_read_variable_u32_array() argument
698 of_property_read_variable_u64_array(const struct device_node *np, const char *propname, u64 *out_values, size_t sz_min, size_t sz_max) of_property_read_variable_u64_array() argument

Completed in 12 milliseconds