Home
last modified time | relevance | path

Searched refs:vla_group_size (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/usb/gadget/
A Du_f.h21 #define vla_group_size(groupname) groupname##__next macro
A Dconfigfs.c1090 vlabuf = kzalloc(vla_group_size(data_chunk), GFP_KERNEL); in ext_prop_make()
1219 char *vlabuf = kzalloc(vla_group_size(data_chunk), GFP_KERNEL); in usb_os_desc_prepare_interf_dir()
/linux/drivers/usb/gadget/function/
A Df_fs.c2615 char *vlabuf = kmalloc(vla_group_size(d), GFP_KERNEL); in __ffs_data_got_strings()
3123 vlabuf = kzalloc(vla_group_size(d), GFP_KERNEL); in _ffs_func_bind()

Completed in 13 milliseconds