Searched refs:COMPLETION_INITIALIZER (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dcompletion.h18 #define COMPLETION_INITIALIZER(work) \ macro
25 struct completion work = COMPLETION_INITIALIZER(work)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ia64/kernel/
H A Dsmpboot.c503 .done = COMPLETION_INITIALIZER(c_idle.done),
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/
H A Diseries_veth.c312 struct veth_allocation vc = { COMPLETION_INITIALIZER(vc.c), 0 };

Completed in 114 milliseconds