Home
last modified time | relevance | path

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

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