Searched refs:debug_flags (Results 1 - 15 of 15) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/hysdn/
H A Dhysdn_boot.c96 if (card->debug_flags & LOG_POF_RECORD)
103 if (card->debug_flags & LOG_POF_RECORD)
141 if (card->debug_flags & LOG_POF_RECORD)
155 if (card->debug_flags & LOG_POF_RECORD)
183 if (card->debug_flags & LOG_POF_WRITE)
188 if (card->debug_flags & LOG_POF_WRITE)
206 if (card->debug_flags & LOG_POF_WRITE)
217 if (card->debug_flags & LOG_POF_RECORD)
234 if (card->debug_flags & LOG_POF_WRITE)
276 if (card->debug_flags
[all...]
H A Dhysdn_sched.c155 if (card->debug_flags & LOG_SCHED_ASYN)
160 if (card->debug_flags & LOG_SCHED_ASYN)
178 if (card->debug_flags & LOG_SCHED_ASYN)
185 if (card->debug_flags & LOG_SCHED_ASYN)
193 if (card->debug_flags & LOG_SCHED_ASYN)
H A Dhysdn_procconf.c59 if (cnf->card->debug_flags & LOG_CNF_LINE)
71 if (cnf->card->debug_flags & LOG_CNF_MISC)
79 if (cnf->card->debug_flags & LOG_CNF_DATA)
151 if (cnf->card->debug_flags & LOG_CNF_MISC)
191 if (cnf->card->debug_flags & LOG_CNF_MISC)
200 if (cnf->card->debug_flags & LOG_CNF_MISC)
250 if (card->debug_flags & (LOG_PROC_OPEN | LOG_PROC_ALL))
336 if (card->debug_flags & (LOG_PROC_OPEN | LOG_PROC_ALL))
H A Dboardergo.c221 if (card->debug_flags & LOG_POF_CARD)
247 if (card->debug_flags & LOG_POF_CARD)
271 if (card->debug_flags & LOG_POF_CARD)
289 if (card->debug_flags & LOG_POF_CARD)
330 if (card->debug_flags & LOG_POF_CARD)
350 if (card->debug_flags & LOG_POF_RECORD)
383 if (card->debug_flags & LOG_POF_CARD)
H A Dhysdn_proclog.c87 if (card->debug_flags & DEB_OUT_SYSLOG)
173 card->debug_flags = u; /* remember debug flags */
174 hysdn_addlog(card, "debug set to 0x%lx", card->debug_flags);
H A Dhysdn_net.c287 if (card->debug_flags & LOG_NET_INIT)
311 if (card->debug_flags & LOG_NET_INIT)
H A Dhysdn_defs.h163 unsigned long debug_flags;/* tells what should be debugged and where */ member in struct:HYSDN_CARD
H A Dhysdn_init.c103 card->debug_flags = DEF_DEB_FLAGS; /* set default debug */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/mm/
H A Ddebug-pagealloc.c8 __set_bit(PAGE_DEBUG_FLAG_POISON, &page->debug_flags);
13 __clear_bit(PAGE_DEBUG_FLAG_POISON, &page->debug_flags);
18 return test_bit(PAGE_DEBUG_FLAG_POISON, &page->debug_flags);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/scripts/
H A DMakefile.lib106 debug_flags = -D"DEBUG_HASH=$(shell ./scripts/basic/hash djb2 $(@D)$(modname))"\
109 debug_flags =
156 $(debug_flags)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dmm_types.h93 unsigned long debug_flags; /* Use atomic bitops on this */ member in struct:page
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libgcrypt-1.5.0/src/
H A Dglobal.c48 static unsigned int debug_flags;
410 debug_flags |= va_arg (arg_ptr, unsigned int);
414 debug_flags &= ~va_arg (arg_ptr, unsigned int);
1063 return (debug_flags & mask);
47 static unsigned int debug_flags; variable
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libgcrypt-1.5.0/src/
H A Dglobal.c48 static unsigned int debug_flags;
410 debug_flags |= va_arg (arg_ptr, unsigned int);
414 debug_flags &= ~va_arg (arg_ptr, unsigned int);
1063 return (debug_flags & mask);
47 static unsigned int debug_flags; variable
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/dvb/ngene/
H A Dngene.h387 u8 debug_flags; member in struct:FW_SET_DEBUGMODE
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/iwlwifi/
H A Diwl-commands.h2561 u8 debug_flags; /* 3945 reserved */ member in struct:iwl_powertable_cmd

Completed in 119 milliseconds