H A D | vsprintf.c | 91 * @endp: A pointer to the end of the parsed string will be placed here 106 * @endp: A pointer to the end of the parsed string will be placed here 127 * @endp: A pointer to the end of the parsed string will be placed here 159 * @endp: A pointer to the end of the parsed string will be placed here 451 char *number(char *buf, char *end, unsigned long long num, in number() argument 515 if (buf < end) in number() 522 if (buf < end) in number() 529 if (buf < end) in number() 534 if (buf < end) in number() 544 if (buf < end) in number() 572 special_hex_number(char * buf,char * end,unsigned long long num,int size) special_hex_number() argument 584 move_right(char * buf,char * end,unsigned len,unsigned spaces) move_right() argument 611 widen_string(char * buf,int n,char * end,struct printf_spec spec) widen_string() argument 632 string_nocheck(char * buf,char * end,const char * s,struct printf_spec spec) string_nocheck() argument 650 err_ptr(char * buf,char * end,void * ptr,struct printf_spec spec) err_ptr() argument 670 error_string(char * buf,char * end,const char * s,struct printf_spec spec) error_string() argument 700 check_pointer(char ** buf,char * end,const void * ptr,struct printf_spec spec) check_pointer() argument 715 string(char * buf,char * end,const char * s,struct printf_spec spec) string() argument 724 pointer_string(char * buf,char * end,const void * ptr,struct printf_spec spec) pointer_string() argument 800 ptr_to_id(char * buf,char * end,const void * ptr,struct printf_spec spec) ptr_to_id() argument 830 default_pointer(char * buf,char * end,const void * ptr,struct printf_spec spec) default_pointer() argument 846 restricted_pointer(char * buf,char * end,const void * ptr,struct printf_spec spec) restricted_pointer() argument 893 dentry_name(char * buf,char * end,const struct dentry * d,struct printf_spec spec,const char * fmt) dentry_name() argument 942 file_dentry_name(char * buf,char * end,const struct file * f,struct printf_spec spec,const char * fmt) file_dentry_name() argument 952 bdev_name(char * buf,char * end,struct block_device * bdev,struct printf_spec spec,const char * fmt) bdev_name() argument 975 symbol_string(char * buf,char * end,void * ptr,struct printf_spec spec,const char * fmt) symbol_string() argument 1036 hex_range(char * buf,char * end,u64 start_val,u64 end_val,struct printf_spec spec) hex_range() argument 1050 resource_string(char * buf,char * end,struct resource * res,struct printf_spec spec,const char * fmt) resource_string() argument 1147 range_string(char * buf,char * end,const struct range * range,struct printf_spec spec,const char * fmt) range_string() argument 1172 hex_string(char * buf,char * end,u8 * addr,struct printf_spec spec,const char * fmt) hex_string() argument 1223 bitmap_string(char * buf,char * end,const unsigned long * bitmap,struct printf_spec spec,const char * fmt) bitmap_string() argument 1267 bitmap_list_string(char * buf,char * end,const unsigned long * bitmap,struct printf_spec spec,const char * fmt) bitmap_list_string() argument 1297 mac_address_string(char * buf,char * end,u8 * addr,struct printf_spec spec,const char * fmt) mac_address_string() argument 1487 ip6_addr_string(char * buf,char * end,const u8 * addr,struct printf_spec spec,const char * fmt) ip6_addr_string() argument 1501 ip4_addr_string(char * buf,char * end,const u8 * addr,struct printf_spec spec,const char * fmt) ip4_addr_string() argument 1512 ip6_addr_string_sa(char * buf,char * end,const struct sockaddr_in6 * sa,struct printf_spec spec,const char * fmt) ip6_addr_string_sa() argument 1574 ip4_addr_string_sa(char * buf,char * end,const struct sockaddr_in * sa,struct printf_spec spec,const char * fmt) ip4_addr_string_sa() argument 1609 ip_addr_string(char * buf,char * end,const void * ptr,struct printf_spec spec,const char * fmt) ip_addr_string() argument 1644 escaped_string(char * buf,char * end,u8 * addr,struct printf_spec spec,const char * fmt) escaped_string() argument 1706 va_format(char * buf,char * end,struct va_format * va_fmt,struct printf_spec spec) va_format() argument 1723 uuid_string(char * buf,char * end,const u8 * addr,struct printf_spec spec,const char * fmt) uuid_string() argument 1768 netdev_bits(char * buf,char * end,const void * addr,struct printf_spec spec,const char * fmt) netdev_bits() argument 1790 fourcc_string(char * buf,char * end,const u32 * fourcc,struct printf_spec spec,const char * fmt) fourcc_string() argument 1828 address_val(char * buf,char * end,const void * addr,struct printf_spec spec,const char * fmt) address_val() argument 1853 date_str(char * buf,char * end,const struct rtc_time * tm,bool r) date_str() argument 1872 time_str(char * buf,char * end,const struct rtc_time * tm,bool r) time_str() argument 1888 rtc_str(char * buf,char * end,const struct rtc_time * tm,struct printf_spec spec,const char * fmt) rtc_str() argument 1938 time64_str(char * buf,char * end,const time64_t time,struct printf_spec spec,const char * fmt) time64_str() argument 1961 time_and_date(char * buf,char * end,void * ptr,struct printf_spec spec,const char * fmt) time_and_date() argument 1975 clock(char * buf,char * end,struct clk * clk,struct printf_spec spec,const char * fmt) clock() argument 1992 format_flags(char * buf,char * end,unsigned long flags,const struct trace_print_flags * names) format_flags() argument 2040 format_page_flags(char * buf,char * end,unsigned long flags) format_page_flags() argument 2087 flags_string(char * buf,char * end,void * flags_ptr,struct printf_spec spec,const char * fmt) flags_string() argument 2116 fwnode_full_name_string(struct fwnode_handle * fwnode,char * buf,char * end) fwnode_full_name_string() argument 2142 device_node_string(char * buf,char * end,struct device_node * dn,struct printf_spec spec,const char * fmt) device_node_string() argument 2232 fwnode_string(char * buf,char * end,struct fwnode_handle * fwnode,struct printf_spec spec,const char * fmt) fwnode_string() argument 2262 resource_or_range(const char * fmt,char * buf,char * end,void * ptr,struct printf_spec spec) resource_or_range() argument 2426 pointer(const char * fmt,char * buf,char * end,void * ptr,struct printf_spec spec) pointer() argument 2765 char *str, *end; vsnprintf() local 3047 char *str, *end; vbin_printf() local 3187 char *str, *end; bstr_printf() local [all...] |