Searched refs:ibft_kobj (Results 1 – 1 of 1) sorted by relevance
637 ibft_kobj = kzalloc(sizeof(*ibft_kobj), GFP_KERNEL); in ibft_create_kobject()638 if (!ibft_kobj) in ibft_create_kobject()642 ibft_kobj->hdr = hdr; in ibft_create_kobject()652 ibft_kobj, in ibft_create_kobject()684 ibft_kobj, in ibft_create_kobject()732 kfree(ibft_kobj); in ibft_create_kobject()776 ibft_kobj = kzalloc(sizeof(*ibft_kobj), GFP_KERNEL); in ibft_register_kobjects()777 if (!ibft_kobj) in ibft_register_kobjects()784 ibft_kobj, in ibft_register_kobjects()789 kfree(ibft_kobj); in ibft_register_kobjects()[all …]
Completed in 5 milliseconds