Searched refs:logmask (Results 1 – 6 of 6) sorted by relevance
282 static __inline__ __be32 inet_make_mask(int logmask) in inet_make_mask() argument284 if (logmask) in inet_make_mask()285 return htonl(~((1U<<(32-logmask))-1)); in inet_make_mask()
6 information. Each logmask/ file controls a set of debug prints
66 allows selection of events to log via files in /sys/o2cb/logmask/.
4441 ‘setlogmask’ sets a mask (the “logmask”) that determines which4449 Note that the logmask exists entirely independently of opening and4452 Setting the logmask has a similar effect to, but is not the same4454 to discard certain messages it receives, but the logmask causes4487 This example sets the logmask so that debug and informational
12416 u32 logmask; in lpfc_sli4_eratt_read() local12467 logmask = LOG_TRACE_EVENT; in lpfc_sli4_eratt_read()12471 logmask = LOG_SLI; in lpfc_sli4_eratt_read()12472 lpfc_printf_log(phba, KERN_ERR, logmask, in lpfc_sli4_eratt_read()