Lines Matching defs:spec
452 struct printf_spec spec) in number()
574 struct printf_spec spec; in special_hex_number() local
611 char *widen_string(char *buf, int n, char *end, struct printf_spec spec) in widen_string()
633 struct printf_spec spec) in string_nocheck()
651 struct printf_spec spec) in err_ptr()
671 struct printf_spec spec) in error_string()
701 struct printf_spec spec) in check_pointer()
716 struct printf_spec spec) in string()
726 struct printf_spec spec) in pointer_string()
801 struct printf_spec spec) in ptr_to_id()
831 struct printf_spec spec) in default_pointer()
847 struct printf_spec spec) in restricted_pointer()
893 char *dentry_name(char *buf, char *end, const struct dentry *d, struct printf_spec spec, in dentry_name()
943 struct printf_spec spec, const char *fmt) in file_dentry_name()
953 struct printf_spec spec, const char *fmt) in bdev_name()
976 struct printf_spec spec, const char *fmt) in symbol_string()
1037 struct printf_spec spec) in hex_range()
1051 struct printf_spec spec, const char *fmt) in resource_string()
1148 struct printf_spec spec, const char *fmt) in range_string()
1172 char *hex_string(char *buf, char *end, u8 *addr, struct printf_spec spec, in hex_string()
1224 struct printf_spec spec, const char *fmt) in bitmap_string()
1268 struct printf_spec spec, const char *fmt) in bitmap_list_string()
1298 struct printf_spec spec, const char *fmt) in mac_address_string()
1488 struct printf_spec spec, const char *fmt) in ip6_addr_string()
1502 struct printf_spec spec, const char *fmt) in ip4_addr_string()
1513 struct printf_spec spec, const char *fmt) in ip6_addr_string_sa()
1575 struct printf_spec spec, const char *fmt) in ip4_addr_string_sa()
1610 struct printf_spec spec, const char *fmt) in ip_addr_string()
1644 char *escaped_string(char *buf, char *end, u8 *addr, struct printf_spec spec, in escaped_string()
1707 struct printf_spec spec) in va_format()
1724 struct printf_spec spec, const char *fmt) in uuid_string()
1769 struct printf_spec spec, const char *fmt) in netdev_bits()
1791 struct printf_spec spec, const char *fmt) in fourcc_string()
1829 struct printf_spec spec, const char *fmt) in address_val()
1889 struct printf_spec spec, const char *fmt) in rtc_str()
1939 struct printf_spec spec, const char *fmt) in time64_str()
1961 char *time_and_date(char *buf, char *end, void *ptr, struct printf_spec spec, in time_and_date()
1975 char *clock(char *buf, char *end, struct clk *clk, struct printf_spec spec, in clock()
2026 const struct printf_spec *spec; member
2092 struct printf_spec spec, const char *fmt) in flags_string()
2147 struct printf_spec spec, const char *fmt) in device_node_string()
2237 struct printf_spec spec, const char *fmt) in fwnode_string()
2267 struct printf_spec spec) in resource_or_range()
2433 struct printf_spec spec) in pointer()
2570 struct fmt format_decode(struct fmt fmt, struct printf_spec *spec) in format_decode()
2708 set_field_width(struct printf_spec *spec, int width) in set_field_width()
2717 set_precision(struct printf_spec *spec, int prec) in set_precision()
2731 static unsigned long long convert_num_spec(unsigned int val, int size, struct printf_spec spec) in convert_num_spec()
2772 struct printf_spec spec = {0}; in vsnprintf() local
3052 struct printf_spec spec = {0}; in vbin_printf() local
3192 struct printf_spec spec = {0}; in bstr_printf() local