Man Page: declare_completion
Operating Environment: centos
Section: 9
DECLARE_COMPLETION(9) Driver Basics DECLARE_COMPLETION(9)NAMEDECLARE_COMPLETION - declare and initialize a completion structureSYNOPSISDECLARE_COMPLETION(work);ARGUMENTSwork identifier for the completion structureDESCRIPTIONThis macro declares and initializes a completion structure. Generally used for static declarations. You should use the _ONSTACK variant for automatic variables.COPYRIGHTKernel Hackers Manual 3.10 June 2014 DECLARE_COMPLETION(9)
| Related Man Pages |
|---|
| usb_poison_urb(9) - centos |
| drm_fb_helper_initial_config(9) - centos |
| usb_kill_urb(9) - centos |
| rdma_get_recv_comp(3) - centos |
| decl_simple_lock_data(9r) - osf1 |
| Similar Topics in the Unix Linux Community |
|---|
| Set hard block limit for user using quota |
| Best performance UNIX just for HOST Virtualization? |
| How to increment version inside a file? |
| Tar Command |
| Shopt -s histappend |