Searched refs:bitem_name (Results 1 – 2 of 2) sorted by relevance
86 char *bitem_name; in alloc_bitem() local94 bitem_name = kstrdup(name, GFP_KERNEL); in alloc_bitem()95 if (!bitem_name) { in alloc_bitem()101 bitem->str = make_qstr(bitem_name); in alloc_bitem()
89 char *bitem_name; in alloc_bitem() local97 bitem_name = kstrdup(name, GFP_KERNEL); in alloc_bitem()98 if (!bitem_name) { in alloc_bitem()104 bitem->str = make_qstr(bitem_name); in alloc_bitem()