fcp_frame 674 drivers/firewire/core-cdev.c void *fcp_frame = NULL; fcp_frame 695 drivers/firewire/core-cdev.c fcp_frame = kmemdup(payload, length, GFP_ATOMIC); fcp_frame 696 drivers/firewire/core-cdev.c if (fcp_frame == NULL) fcp_frame 699 drivers/firewire/core-cdev.c r->data = fcp_frame; fcp_frame 743 drivers/firewire/core-cdev.c kfree(fcp_frame);