Home
last modified time | relevance | path

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

/linux/drivers/ntb/test/
H 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/
H A Dsysfs-devices22 programs must be able to handle such occurrences.
/linux/Documentation/arch/arm/sa1100/
H A Dserial_uart.rst48 - replace occurrences of ttyS0 with ttySA0, ttyS1 with ttySA1, etc.
/linux/drivers/net/wireless/intel/iwlwifi/fw/api/
H A Ddbg-tlv.h259 __le32 occurrences; member
/linux/Documentation/arch/arm/
H A Dmem_alignment.rst59 information on unaligned access occurrences plus the current mode of
/linux/drivers/net/wireless/intel/iwlwifi/
H A Diwl-dbg-tlv.c278 if (!le32_to_cpu(trig->occurrences)) { in iwl_dbg_tlv_alloc_trigger()
281 new_trig->occurrences = cpu_to_le32(-1); in iwl_dbg_tlv_alloc_trigger()
960 u32 occur = le32_to_cpu(dump_data.trig->occurrences); in iwl_dbg_tlv_periodic_trig_handler()
979 u32 occur = le32_to_cpu(trig->occurrences), collect_interval; in iwl_dbg_tlv_set_periodic_trigs()
/linux/Documentation/tools/rtla/
H A Drtla-hwnoise.rst75 rate of *six occurrences*/*ten minutes*. The CPU also has *NMIs*, at a higher
/linux/Documentation/driver-api/early-userspace/
H A Dbuffer-format.rst25 * is used to indicate "0 or more occurrences of"
/linux/drivers/net/wireless/intel/iwlwifi/fw/
H A Ddbg.c2930 u16 occurrences = le16_to_cpu(trigger->occurrences) - 1; in iwl_fw_dbg_collect() local
2932 if (!le16_to_cpu(trigger->occurrences)) in iwl_fw_dbg_collect()
2942 trigger->occurrences = cpu_to_le16(occurrences); in iwl_fw_dbg_collect()
3146 occur = le32_to_cpu(trig->occurrences); in iwl_fw_dbg_ini_collect()
3150 trig->occurrences = cpu_to_le32(--occur); in iwl_fw_dbg_ini_collect()
H A Dfile.h753 __le16 occurrences; member
/linux/drivers/net/phy/
H A Dnxp-c45-tja11xx-macsec.c419 int occurrences = 0; in nxp_c45_sa_alloc() local
429 occurrences++; in nxp_c45_sa_alloc()
430 if (occurrences >= 2) in nxp_c45_sa_alloc()
/linux/tools/perf/Documentation/
H A Dperf-diff.txt68 all occurrences of this separator in symbol names (and other output)
H A Dperf-report.txt236 all occurrences of this separator in symbol names (and other output)
H A Dperf-record.txt449 - counter: save occurrences of the event since the last branch entry. Currently, the
/linux/Documentation/admin-guide/
H A Dpstore-blk.rst173 Sometimes the number of occurrences of oops|panic since the first booting is
H A Dcgroup-v2.rst1396 occurrences are expected.
/linux/Documentation/trace/
H A Dtracepoint-analysis.rst150 occurrences are useful to the performance analyst, then perf can be used.
/linux/Documentation/driver-api/
H A Dntb.rst217 One occurrences file exists for each interrupt and, when read,
/linux/Documentation/filesystems/
H A Dsquashfs.rst290 all other occurrences holding an out of line reference to that value.
/linux/scripts/
H A Dspelling.txt1074 occurances||occurrences
/linux/Documentation/admin-guide/RAS/
H A Dmain.rst53 By monitoring the number of occurrences of error detections, it is possible
/linux/tools/memory-model/Documentation/
H A Dlitmus-tests.txt301 occurrences of "42" with "initval". This will not, repeat *not*,
/linux/Documentation/scsi/
H A DChangeLog.lpfc866 * Changed 2 occurrences of if( 1 != f(x)) to if(f(x) != 1)
/linux/Documentation/RCU/Design/Requirements/
H A DRequirements.rst2216 in point, as evidenced by the many occurrences of the ``union`` keyword