DEVM_KFREE(9) Driver Basics DEVM_KFREE(9)NAMEdevm_kfree - Resource-managed kfreeSYNOPSISvoid devm_kfree(struct device * dev, void * p);ARGUMENTSdev Device this memory belongs to p Memory to freeDESCRIPTIONFree memory allocated with devm_kzalloc.COPYRIGHTKernel Hackers Manual 3.10 June 2014 DEVM_KFREE(9)
| Related Man Pages |
|---|
| struct_device_driver(9) - centos |
| struct_ff_device(9) - centos |
| struct_input_polled_dev(9) - centos |
| struct_rio_dev(9) - centos |
| device_schedule_callback_owner(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Set hard block limit for user using quota |
| Tar Command |
| Unsure why access time on a directory change isn't changing |
| Controlling user input |
| [TIP] Processing YAML files with yq |