Home
last modified time | relevance | path

Searched refs:kvasprintf_const (Results 1 – 7 of 7) sorted by relevance

/linux/lib/
A Dkasprintf.c43 const char *kvasprintf_const(gfp_t gfp, const char *fmt, va_list ap) in kvasprintf_const() function
51 EXPORT_SYMBOL(kvasprintf_const);
A Dkobject.c289 s = kvasprintf_const(GFP_KERNEL, fmt, vargs); in kobject_set_name_vargs()
/linux/include/linux/
A Dkernel.h212 const char *kvasprintf_const(gfp_t gfp, const char *fmt, va_list args);
/linux/net/bluetooth/
A Dhci_core.c4124 hdev->hw_info = kvasprintf_const(GFP_KERNEL, fmt, vargs); in hci_set_hw_info()
4135 hdev->fw_info = kvasprintf_const(GFP_KERNEL, fmt, vargs); in hci_set_fw_info()
/linux/
A Dvmlinux.symvers8666 0x00000000 kvasprintf_const vmlinux EXPORT_SYMBOL
A DSystem.map16451 ffff80001048d190 T kvasprintf_const
A D.tmp_System.map16451 ffff80001048d190 T kvasprintf_const

Completed in 352 milliseconds