Home
last modified time | relevance | path

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

/Linux-v4.19/Documentation/ABI/testing/
Dsysfs-devices22 programs must be able to handle such occurrences.
/Linux-v4.19/drivers/net/wireless/intel/iwlwifi/fw/
Ddbg.c1079 u16 occurrences = le16_to_cpu(trigger->occurrences); in iwl_fw_dbg_collect_trig() local
1083 if (!occurrences) in iwl_fw_dbg_collect_trig()
1108 trigger->occurrences = cpu_to_le16(occurrences - 1); in iwl_fw_dbg_collect_trig()
Dfile.h682 __le16 occurrences; member
/Linux-v4.19/Documentation/arm/SA1100/
Dserial_UART42 - replace occurrences of ttyS0 with ttySA0, ttyS1 with ttySA1, etc.
/Linux-v4.19/Documentation/arm/
Dmem_alignment54 information on unaligned access occurrences plus the current mode of
/Linux-v4.19/Documentation/early-userspace/
Dbuffer-format.txt22 * is used to indicate "0 or more occurrences of"
/Linux-v4.19/tools/perf/Documentation/
Dperf-diff.txt68 all occurrences of this separator in symbol names (and other output)
Dperf-report.txt202 all occurrences of this separator in symbol names (and other output)
/Linux-v4.19/Documentation/trace/
Dtracepoint-analysis.rst150 occurrences are useful to the performance analyst, then perf can be used.
/Linux-v4.19/Documentation/filesystems/
Dsquashfs.txt224 all other occurrences holding an out of line reference to that value.
/Linux-v4.19/scripts/
Dspelling.txt836 occurances||occurrences
/Linux-v4.19/Documentation/admin-guide/
Dras.rst49 By monitoring the number of occurrences of error detections, it is possible
Dcgroup-v2.rst1111 occurrences are expected.
/Linux-v4.19/Documentation/scsi/
DChangeLog.lpfc866 * Changed 2 occurrences of if( 1 != f(x)) to if(f(x) != 1)