Searched refs:killed (Results 1 - 12 of 12) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/include/atalk/
H A Dserver_child.h30 int killed; /* 1 if we already tried to kill the client */ member in struct:server_child_data
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv4/
H A Dinet_timewait_sock.c218 unsigned int killed; local
227 killed = 0;
238 killed++;
240 if (killed > INET_TWDR_TWKILL_QUOTA) {
246 * killed off the next TW bucket in the list, therefore
254 twdr->tw_count -= killed;
256 NET_ADD_STATS_BH(&init_net, LINUX_MIB_TIMEWAITED, killed);
425 int killed = 0; local
450 killed++;
470 if ((twdr->tw_count -= killed)
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/debianutils/
H A Dstart_stop_daemon.c150 int killed = 0; local
169 printf("no %s found; none killed\n", what);
170 killed = -1;
176 killed++;
181 if (!quiet && killed) {
191 return killed;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/libatalk/util/
H A Dserver_child.c154 child->killed = 0;
247 if (!child->killed) {
250 child->killed = 1;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/bluetooth/bnep/
H A Dbnep.h158 atomic_t killed; member in struct:bnep_session
H A Dcore.c477 while (!atomic_read(&s->killed)) {
639 atomic_inc(&s->killed);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/mm/
H A Doom_kill.c61 * needlessly killed.
87 * killed is not already running at high (RT) priorities, speed up the
166 * need to be executed for something that cannot be killed.
212 * Never return 0 for an eligible task that may be killed since it's
306 * being killed. Don't allow any other task access to the
372 * them; they can't be oom killed anyway.
653 int killed = 0; local
686 * non-zero, current could not be killed so we must fallback to
710 killed = 1;
718 if (killed
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/orinoco/
H A Dorinoco_usb.c289 int killed; member in struct:request_context
348 ctx->killed = 1;
551 if (ctx->killed) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dprocess.tex190 process will be killed too. Note that under Unix, for wxKILL\_CHILDREN
H A Dthread.tex352 \helpref{killed}{wxthreadkill}.
H A Dfunction.tex747 process will be killed too. Note that under Unix, for wxKILL\_CHILDREN
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/arch-v10/kernel/
H A Dentry.S400 ;; do the RBFexit since we might have killed off the running

Completed in 269 milliseconds