Searched refs:cleanup_task (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/netfilter/
H A Dnf_sockopt.c64 reg->cleanup_task = current;
113 if (ops->cleanup_task)
114 wake_up_process(ops->cleanup_task);
181 if (ops->cleanup_task)
182 wake_up_process(ops->cleanup_task);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dnetfilter.h93 struct task_struct *cleanup_task; member in struct:nf_sockopt_ops

Completed in 53 milliseconds