Lines Matching defs:spec

412 	     struct printf_spec spec)  in number()
536 struct printf_spec spec; in special_hex_number() local
574 char *widen_string(char *buf, int n, char *end, struct printf_spec spec) in widen_string()
595 char *string(char *buf, char *end, const char *s, struct printf_spec spec) in string()
616 char *dentry_name(char *buf, char *end, const struct dentry *d, struct printf_spec spec, in dentry_name()
662 struct printf_spec spec, const char *fmt) in bdev_name()
681 struct printf_spec spec, const char *fmt) in symbol_string()
724 struct printf_spec spec, const char *fmt) in resource_string()
821 char *hex_string(char *buf, char *end, u8 *addr, struct printf_spec spec, in hex_string()
874 struct printf_spec spec, const char *fmt) in bitmap_string()
915 struct printf_spec spec, const char *fmt) in bitmap_list_string()
952 struct printf_spec spec, const char *fmt) in mac_address_string()
1139 struct printf_spec spec, const char *fmt) in ip6_addr_string()
1153 struct printf_spec spec, const char *fmt) in ip4_addr_string()
1164 struct printf_spec spec, const char *fmt) in ip6_addr_string_sa()
1226 struct printf_spec spec, const char *fmt) in ip4_addr_string_sa()
1260 char *escaped_string(char *buf, char *end, u8 *addr, struct printf_spec spec, in escaped_string()
1321 struct printf_spec spec, const char *fmt) in uuid_string()
1362 struct printf_spec spec) in pointer_string()
1378 struct printf_spec spec) in restricted_pointer()
1465 char *clock(char *buf, char *end, struct clk *clk, struct printf_spec spec, in clock()
1569 struct printf_spec spec, const char *fmt) in device_node_string()
1712 static char *ptr_to_id(char *buf, char *end, void *ptr, struct printf_spec spec) in ptr_to_id()
1857 struct printf_spec spec) in pointer()
2001 int format_decode(const char *fmt, struct printf_spec *spec) in format_decode()
2178 set_field_width(struct printf_spec *spec, int width) in set_field_width()
2187 set_precision(struct printf_spec *spec, int prec) in set_precision()
2227 struct printf_spec spec = {0}; in vsnprintf() local
2528 struct printf_spec spec = {0}; in vbin_printf() local
2686 struct printf_spec spec = {0}; in bstr_printf() local