Home
last modified time | relevance | path

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

/linux/drivers/ntb/test/
A Dntb_msi_test.c27 int occurrences; member
51 isr_ctx->occurrences++; in ntb_msit_isr()
244 static int ntb_msit_dbgfs_occurrences_get(void *data, u64 *occurrences) in ntb_msit_dbgfs_occurrences_get() argument
248 *occurrences = isr_ctx->occurrences; in ntb_msit_dbgfs_occurrences_get()
/linux/Documentation/ABI/testing/
A Dsysfs-devices22 programs must be able to handle such occurrences.
/linux/drivers/net/wireless/intel/iwlwifi/fw/api/
A Ddbg-tlv.h221 __le32 occurrences; member
/linux/Documentation/arm/sa1100/
A Dserial_uart.rst48 - replace occurrences of ttyS0 with ttySA0, ttyS1 with ttySA1, etc.
/linux/drivers/net/wireless/intel/iwlwifi/
A Diwl-dbg-tlv.c250 if (!le32_to_cpu(trig->occurrences)) { in iwl_dbg_tlv_alloc_trigger()
256 dup_trig->occurrences = cpu_to_le32(-1); in iwl_dbg_tlv_alloc_trigger()
903 u32 occur = le32_to_cpu(dump_data.trig->occurrences); in iwl_dbg_tlv_periodic_trig_handler()
922 u32 occur = le32_to_cpu(trig->occurrences), collect_interval; in iwl_dbg_tlv_set_periodic_trigs()
/linux/Documentation/arm/
A Dmem_alignment.rst59 information on unaligned access occurrences plus the current mode of
/linux/drivers/net/wireless/intel/iwlwifi/fw/
A Ddbg.c2570 u16 occurrences = le16_to_cpu(trigger->occurrences) - 1; in iwl_fw_dbg_collect() local
2572 if (!le16_to_cpu(trigger->occurrences)) in iwl_fw_dbg_collect()
2582 trigger->occurrences = cpu_to_le16(occurrences); in iwl_fw_dbg_collect()
2746 occur = le32_to_cpu(trig->occurrences); in iwl_fw_dbg_ini_collect()
2750 trig->occurrences = cpu_to_le32(--occur); in iwl_fw_dbg_ini_collect()
A Dfile.h732 __le16 occurrences; member
/linux/Documentation/driver-api/early-userspace/
A Dbuffer-format.rst25 * is used to indicate "0 or more occurrences of"
/linux/tools/perf/Documentation/
A Dperf-diff.txt68 all occurrences of this separator in symbol names (and other output)
A Dperf-report.txt222 all occurrences of this separator in symbol names (and other output)
/linux/Documentation/admin-guide/
A Dpstore-blk.rst173 Sometimes the number of occurrences of oops|panic since the first booting is
A Dras.rst49 By monitoring the number of occurrences of error detections, it is possible
A Dcgroup-v2.rst1252 occurrences are expected.
/linux/Documentation/trace/
A Dtracepoint-analysis.rst150 occurrences are useful to the performance analyst, then perf can be used.
/linux/Documentation/filesystems/
A Dsquashfs.rst230 all other occurrences holding an out of line reference to that value.
/linux/Documentation/driver-api/
A Dntb.rst217 One occurrences file exists for each interrupt and, when read,
/linux/scripts/
A Dspelling.txt1015 occurances||occurrences
/linux/tools/memory-model/Documentation/
A Dlitmus-tests.txt301 occurrences of "42" with "initval". This will not, repeat *not*,
/linux/Documentation/scsi/
A DChangeLog.lpfc866 * Changed 2 occurrences of if( 1 != f(x)) to if(f(x) != 1)
/linux/Documentation/RCU/Design/Requirements/
A DRequirements.rst2250 in point, as evidenced by the many occurrences of the ``union`` keyword

Completed in 39 milliseconds