Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/isdn/hysdn/
Dhysdn_boot.c96 if (card->debug_flags & LOG_POF_RECORD) in pof_handle_data()
103 if (card->debug_flags & LOG_POF_RECORD) in pof_handle_data()
141 if (card->debug_flags & LOG_POF_RECORD) in pof_handle_data()
155 if (card->debug_flags & LOG_POF_RECORD) in pof_handle_data()
183 if (card->debug_flags & LOG_POF_WRITE) in pof_write_buffer()
188 if (card->debug_flags & LOG_POF_WRITE) in pof_write_buffer()
206 if (card->debug_flags & LOG_POF_WRITE) in pof_write_buffer()
217 if (card->debug_flags & LOG_POF_RECORD) in pof_write_buffer()
234 if (card->debug_flags & LOG_POF_WRITE) in pof_write_buffer()
276 if (card->debug_flags & LOG_POF_OPEN) in pof_write_open()
[all …]
Dhysdn_sched.c155 if (card->debug_flags & LOG_SCHED_ASYN) in hysdn_tx_cfgline()
160 if (card->debug_flags & LOG_SCHED_ASYN) in hysdn_tx_cfgline()
178 if (card->debug_flags & LOG_SCHED_ASYN) in hysdn_tx_cfgline()
185 if (card->debug_flags & LOG_SCHED_ASYN) in hysdn_tx_cfgline()
193 if (card->debug_flags & LOG_SCHED_ASYN) in hysdn_tx_cfgline()
Dhysdn_procconf.c58 if (cnf->card->debug_flags & LOG_CNF_LINE) in process_line()
70 if (cnf->card->debug_flags & LOG_CNF_MISC) in process_line()
78 if (cnf->card->debug_flags & LOG_CNF_DATA) in process_line()
150 if (cnf->card->debug_flags & LOG_CNF_MISC) in hysdn_conf_write()
190 if (cnf->card->debug_flags & LOG_CNF_MISC) in hysdn_conf_write()
199 if (cnf->card->debug_flags & LOG_CNF_MISC) in hysdn_conf_write()
249 if (card->debug_flags & (LOG_PROC_OPEN | LOG_PROC_ALL)) in hysdn_conf_open()
335 if (card->debug_flags & (LOG_PROC_OPEN | LOG_PROC_ALL)) in hysdn_conf_close()
Dboardergo.c221 if (card->debug_flags & LOG_POF_CARD) in ergo_writebootimg()
247 if (card->debug_flags & LOG_POF_CARD) in ergo_writebootimg()
271 if (card->debug_flags & LOG_POF_CARD) in ergo_writebootseq()
289 if (card->debug_flags & LOG_POF_CARD) in ergo_writebootseq()
330 if (card->debug_flags & LOG_POF_CARD) in ergo_waitpofready()
350 if (card->debug_flags & LOG_POF_RECORD) in ergo_waitpofready()
383 if (card->debug_flags & LOG_POF_CARD) in ergo_waitpofready()
Dhysdn_proclog.c87 if (card->debug_flags & DEB_OUT_SYSLOG) in hysdn_addlog()
169 rc = kstrtoul(valbuf, 0, &card->debug_flags); in hysdn_log_write()
172 hysdn_addlog(card, "debug set to 0x%lx", card->debug_flags); in hysdn_log_write()
Dhysdn_net.c284 if (card->debug_flags & LOG_NET_INIT) in hysdn_net_create()
308 if (card->debug_flags & LOG_NET_INIT) in hysdn_net_release()
Dhysdn_defs.h163 unsigned long debug_flags;/* tells what should be debugged and where */ member
Dhysdn_init.c83 card->debug_flags = DEF_DEB_FLAGS; /* set default debug */ in hysdn_pci_init_one()
/linux-3.4.99/mm/
Ddebug-pagealloc.c11 __set_bit(PAGE_DEBUG_FLAG_POISON, &page->debug_flags); in set_page_poison()
16 __clear_bit(PAGE_DEBUG_FLAG_POISON, &page->debug_flags); in clear_page_poison()
21 return test_bit(PAGE_DEBUG_FLAG_POISON, &page->debug_flags); in page_poison()
Dpage_alloc.c419 __set_bit(PAGE_DEBUG_FLAG_GUARD, &page->debug_flags); in set_page_guard_flag()
424 __clear_bit(PAGE_DEBUG_FLAG_GUARD, &page->debug_flags); in clear_page_guard_flag()
/linux-3.4.99/include/linux/
Dmm_types.h152 unsigned long debug_flags; /* Use atomic bitops on this */ member
Dmm.h1633 return test_bit(PAGE_DEBUG_FLAG_GUARD, &page->debug_flags); in page_is_guard()
/linux-3.4.99/drivers/media/dvb/ngene/
Dngene.h390 u8 debug_flags; member
/linux-3.4.99/drivers/net/wireless/iwlegacy/
Dcommands.h2294 u8 debug_flags; /* 3945 reserved */ member
/linux-3.4.99/drivers/net/wireless/iwlwifi/
Diwl-commands.h2128 u8 debug_flags; member