Searched refs:occurrences (Results 1 – 17 of 17) sorted by relevance
| /linux/drivers/ntb/test/ |
| H A D | ntb_msi_test.c | 27 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 D | sysfs-devices | 22 programs must be able to handle such occurrences.
|
| /linux/Documentation/arch/arm/sa1100/ |
| H A D | serial_uart.rst | 48 - replace occurrences of ttyS0 with ttySA0, ttyS1 with ttySA1, etc.
|
| /linux/drivers/net/wireless/intel/iwlwifi/ |
| H A D | iwl-dbg-tlv.c | 278 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/arch/arm/ |
| H A D | mem_alignment.rst | 59 information on unaligned access occurrences plus the current mode of
|
| /linux/Documentation/tools/rtla/ |
| H A D | rtla-hwnoise.rst | 77 rate of *six occurrences*/*ten minutes*. The CPU also has *NMIs*, at a higher
|
| /linux/drivers/net/wireless/intel/iwlwifi/fw/ |
| H A D | dbg.c | 2994 u16 occurrences = le16_to_cpu(trigger->occurrences) - 1; in iwl_fw_dbg_collect() local 2996 if (!le16_to_cpu(trigger->occurrences)) in iwl_fw_dbg_collect() 3006 trigger->occurrences = cpu_to_le16(occurrences); in iwl_fw_dbg_collect() 3208 occur = le32_to_cpu(trig->occurrences); in iwl_fw_dbg_ini_collect() 3212 trig->occurrences = cpu_to_le32(--occur); in iwl_fw_dbg_ini_collect()
|
| /linux/drivers/net/phy/ |
| H A D | nxp-c45-tja11xx-macsec.c | 419 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/Documentation/admin-guide/ |
| H A D | pstore-blk.rst | 173 Sometimes the number of occurrences of oops|panic since the first booting is
|
| /linux/tools/perf/Documentation/ |
| H A D | perf-diff.txt | 68 all occurrences of this separator in symbol names (and other output)
|
| H A D | perf-report.txt | 255 all occurrences of this separator in symbol names (and other output)
|
| H A D | perf-record.txt | 467 - counter: save occurrences of the event since the last branch entry. Currently, the
|
| /linux/Documentation/trace/ |
| H A D | tracepoint-analysis.rst | 150 occurrences are useful to the performance analyst, then perf can be used.
|
| /linux/Documentation/driver-api/ |
| H A D | ntb.rst | 217 One occurrences file exists for each interrupt and, when read,
|
| /linux/scripts/ |
| H A D | spelling.txt | 1115 occurances||occurrences
|
| /linux/tools/memory-model/Documentation/ |
| H A D | litmus-tests.txt | 301 occurrences of "42" with "initval". This will not, repeat *not*,
|
| /linux/Documentation/scsi/ |
| H A D | ChangeLog.lpfc | 866 * Changed 2 occurrences of if( 1 != f(x)) to if(f(x) != 1)
|