Lines Matching defs:spec
466 struct printf_spec spec) in number()
626 char *widen_string(char *buf, int n, char *end, struct printf_spec spec) in widen_string()
648 struct printf_spec spec) in string_nocheck()
666 struct printf_spec spec) in err_ptr()
686 struct printf_spec spec) in error_string()
716 struct printf_spec spec) in check_pointer()
731 struct printf_spec spec) in string()
741 struct printf_spec spec) in pointer_string()
816 struct printf_spec spec) in ptr_to_id()
846 struct printf_spec spec) in default_pointer()
862 struct printf_spec spec) in restricted_pointer()
908 char *dentry_name(char *buf, char *end, const struct dentry *d, struct printf_spec spec, in dentry_name()
958 struct printf_spec spec, const char *fmt) in file_dentry_name()
968 struct printf_spec spec, const char *fmt) in bdev_name()
991 struct printf_spec spec, const char *fmt) in symbol_string()
1052 struct printf_spec spec) in hex_range()
1066 struct printf_spec spec, const char *fmt) in resource_string()
1163 struct printf_spec spec, const char *fmt) in range_string()
1180 char *hex_string(char *buf, char *end, u8 *addr, struct printf_spec spec, in hex_string()
1232 struct printf_spec spec, const char *fmt) in bitmap_string()
1276 struct printf_spec spec, const char *fmt) in bitmap_list_string()
1306 struct printf_spec spec, const char *fmt) in mac_address_string()
1496 struct printf_spec spec, const char *fmt) in ip6_addr_string()
1510 struct printf_spec spec, const char *fmt) in ip4_addr_string()
1521 struct printf_spec spec, const char *fmt) in ip6_addr_string_sa()
1583 struct printf_spec spec, const char *fmt) in ip4_addr_string_sa()
1618 struct printf_spec spec, const char *fmt) in ip_addr_string()
1652 char *escaped_string(char *buf, char *end, u8 *addr, struct printf_spec spec, in escaped_string()
1714 struct printf_spec spec) in va_format()
1731 struct printf_spec spec, const char *fmt) in uuid_string()
1776 struct printf_spec spec, const char *fmt) in netdev_bits()
1798 struct printf_spec spec, const char *fmt) in fourcc_string()
1858 struct printf_spec spec, const char *fmt) in address_val()
1918 struct printf_spec spec, const char *fmt) in rtc_str()
1965 struct printf_spec spec, const char *fmt) in time64_str()
1988 struct printf_spec spec, const char *fmt) in timespec64_str()
2009 char *time_and_date(char *buf, char *end, void *ptr, struct printf_spec spec, in time_and_date()
2028 char *clock(char *buf, char *end, struct clk *clk, struct printf_spec spec, in clock()
2075 const struct printf_spec *spec; member
2141 struct printf_spec spec, const char *fmt) in flags_string()
2196 struct printf_spec spec, const char *fmt) in device_node_string()
2286 struct printf_spec spec, const char *fmt) in fwnode_string()
2316 struct printf_spec spec) in resource_or_range()
2527 struct printf_spec spec) in pointer()
2664 struct fmt format_decode(struct fmt fmt, struct printf_spec *spec) in format_decode()
2802 set_field_width(struct printf_spec *spec, int width) in set_field_width()
2811 set_precision(struct printf_spec *spec, int prec) in set_precision()
2825 static unsigned long long convert_num_spec(unsigned int val, int size, struct printf_spec spec) in convert_num_spec()
2866 struct printf_spec spec = {0}; in vsnprintf() local
3147 struct printf_spec spec = {0}; in vbin_printf() local
3287 struct printf_spec spec = {0}; in bstr_printf() local