Searched refs:occurrences (Results 1 – 13 of 13) sorted by relevance
521 u16 occurrences = le16_to_cpu(trigger->occurrences); in iwl_mvm_fw_dbg_collect_trig() local525 if (!occurrences) in iwl_mvm_fw_dbg_collect_trig()549 trigger->occurrences = cpu_to_le16(occurrences - 1); in iwl_mvm_fw_dbg_collect_trig()
22 programs must be able to handle such occurrences.
42 - replace occurrences of ttyS0 with ttySA0, ttyS1 with ttySA1, etc.
54 information on unaligned access occurrences plus the current mode of
522 __le16 occurrences; member
22 * is used to indicate "0 or more occurrences of"
68 all occurrences of this separator in symbol names (and other output)
160 all occurrences of this separator in symbol names (and other output)
147 occurrences are useful to the performance analyst, then perf can be used.
224 all other occurrences holding an out of line reference to that value.
647 occurances||occurrences
314 occurrences of this problem, at the cost of much heavier spinlock and
866 * Changed 2 occurrences of if( 1 != f(x)) to if(f(x) != 1)