Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-5.10/Documentation/ABI/testing/
Dsysfs-devices22 programs must be able to handle such occurrences.
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/fw/api/
Ddbg-tlv.h272 __le32 occurrences; member
/kernel/linux/linux-5.10/Documentation/arm/sa1100/
Dserial_uart.rst48 - replace occurrences of ttyS0 with ttySA0, ttyS1 with ttySA1, etc.
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/
Diwl-dbg-tlv.c292 if (!le32_to_cpu(trig->occurrences)) { in iwl_dbg_tlv_alloc_trigger()
298 trig->occurrences = cpu_to_le32(-1); in iwl_dbg_tlv_alloc_trigger()
731 u32 occur = le32_to_cpu(dump_data.trig->occurrences); in iwl_dbg_tlv_periodic_trig_handler()
750 u32 occur = le32_to_cpu(trig->occurrences), collect_interval; in iwl_dbg_tlv_set_periodic_trigs()
/kernel/linux/linux-5.10/Documentation/arm/
Dmem_alignment.rst59 information on unaligned access occurrences plus the current mode of
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/fw/
Ddbg.c2482 u16 occurrences = le16_to_cpu(trigger->occurrences) - 1; in iwl_fw_dbg_collect() local
2484 if (!le16_to_cpu(trigger->occurrences)) in iwl_fw_dbg_collect()
2494 trigger->occurrences = cpu_to_le16(occurrences); in iwl_fw_dbg_collect()
2529 occur = le32_to_cpu(trig->occurrences); in iwl_fw_dbg_ini_collect()
2533 trig->occurrences = cpu_to_le32(--occur); in iwl_fw_dbg_ini_collect()
Dfile.h760 __le16 occurrences; member
/kernel/linux/linux-5.10/Documentation/driver-api/early-userspace/
Dbuffer-format.rst25 * is used to indicate "0 or more occurrences of"
/kernel/linux/linux-5.10/tools/perf/Documentation/
Dperf-diff.txt68 all occurrences of this separator in symbol names (and other output)
Dperf-report.txt213 all occurrences of this separator in symbol names (and other output)
/kernel/linux/linux-5.10/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.rst1225 occurrences are expected.
/kernel/linux/linux-5.10/Documentation/trace/
Dtracepoint-analysis.rst150 occurrences are useful to the performance analyst, then perf can be used.
/kernel/linux/linux-5.10/Documentation/filesystems/
Dsquashfs.rst230 all other occurrences holding an out of line reference to that value.
/kernel/linux/linux-5.10/Documentation/driver-api/
Dntb.rst217 One occurrences file exists for each interrupt and, when read,
/kernel/linux/linux-5.10/scripts/
Dspelling.txt967 occurances||occurrences
/kernel/linux/linux-5.10/tools/memory-model/Documentation/
Dlitmus-tests.txt301 occurrences of "42" with "initval". This will not, repeat *not*,
/kernel/linux/linux-5.10/Documentation/scsi/
DChangeLog.lpfc866 * Changed 2 occurrences of if( 1 != f(x)) to if(f(x) != 1)
/kernel/linux/linux-5.10/Documentation/RCU/Design/Requirements/
DRequirements.rst2220 in point, as evidenced by the many occurrences of the ``union`` keyword
/kernel/linux/patches/linux-5.10/imx8mm_patch/patches/
D0005_linux_include.patch18207 + uint32_t timeout; /**< Counts the number of TimeOut occurrences */
18228 + uint32_t more_than16fragments; /**< Counts the fragment occurrences in which the…
18247 + uint32_t timeout; /**< Counts the number of timeout occurrences */
18263 + uint32_t more_than16fragments; /**< Counts the fragment occurrences in which the num…
/kernel/linux/patches/linux-5.10/imx8mm_patch/patches/drivers/
D0036_linux_drivers_staging.patch17597 + /* This use of 'register', as well as all other occurrences, is because
32221 + /* This use of 'register', as well as all other occurrences, is because