Home
last modified time | relevance | path

Searched refs:occurrences (Results 1 – 13 of 13) sorted by relevance

/linux-4.4.14/Documentation/ABI/testing/
Dsysfs-devices22 programs must be able to handle such occurrences.
/linux-4.4.14/drivers/net/wireless/iwlwifi/mvm/
Dfw.c857 u16 occurrences = le16_to_cpu(trigger->occurrences); in iwl_mvm_fw_dbg_collect_trig() local
861 if (!occurrences) in iwl_mvm_fw_dbg_collect_trig()
886 trigger->occurrences = cpu_to_le16(occurrences - 1); in iwl_mvm_fw_dbg_collect_trig()
/linux-4.4.14/Documentation/arm/SA1100/
Dserial_UART42 - replace occurrences of ttyS0 with ttySA0, ttyS1 with ttySA1, etc.
/linux-4.4.14/Documentation/arm/
Dmem_alignment54 information on unaligned access occurrences plus the current mode of
/linux-4.4.14/drivers/net/wireless/iwlwifi/
Diwl-fw-file.h559 __le16 occurrences; member
/linux-4.4.14/Documentation/early-userspace/
Dbuffer-format.txt22 * is used to indicate "0 or more occurrences of"
/linux-4.4.14/tools/perf/Documentation/
Dperf-diff.txt68 all occurrences of this separator in symbol names (and other output)
Dperf-report.txt165 all occurrences of this separator in symbol names (and other output)
/linux-4.4.14/Documentation/trace/
Dtracepoint-analysis.txt147 occurrences are useful to the performance analyst, then perf can be used.
/linux-4.4.14/Documentation/filesystems/
Dsquashfs.txt224 all other occurrences holding an out of line reference to that value.
/linux-4.4.14/scripts/
Dspelling.txt667 occurances||occurrences
/linux-4.4.14/arch/x86/
DKconfig.cpu324 occurrences of this problem, at the cost of much heavier spinlock and
/linux-4.4.14/Documentation/scsi/
DChangeLog.lpfc866 * Changed 2 occurrences of if( 1 != f(x)) to if(f(x) != 1)