Searched refs:occurrences (Results 1 – 21 of 21) sorted by relevance
/linux-6.1.9/drivers/ntb/test/ |
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-6.1.9/Documentation/ABI/testing/ |
D | sysfs-devices | 22 programs must be able to handle such occurrences.
|
/linux-6.1.9/Documentation/arm/sa1100/ |
D | serial_uart.rst | 48 - replace occurrences of ttyS0 with ttySA0, ttyS1 with ttySA1, etc.
|
/linux-6.1.9/drivers/net/wireless/intel/iwlwifi/fw/api/ |
D | dbg-tlv.h | 227 __le32 occurrences; member
|
/linux-6.1.9/Documentation/arm/ |
D | mem_alignment.rst | 59 information on unaligned access occurrences plus the current mode of
|
/linux-6.1.9/drivers/net/wireless/intel/iwlwifi/ |
D | iwl-dbg-tlv.c | 264 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/ |
D | dbg.c | 2758 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()
|
D | file.h | 703 __le16 occurrences; member
|
/linux-6.1.9/Documentation/driver-api/early-userspace/ |
D | buffer-format.rst | 25 * is used to indicate "0 or more occurrences of"
|
/linux-6.1.9/tools/perf/Documentation/ |
D | perf-diff.txt | 68 all occurrences of this separator in symbol names (and other output)
|
D | perf-report.txt | 223 all occurrences of this separator in symbol names (and other output)
|
/linux-6.1.9/Documentation/admin-guide/ |
D | pstore-blk.rst | 173 Sometimes the number of occurrences of oops|panic since the first booting is
|
D | ras.rst | 49 By monitoring the number of occurrences of error detections, it is possible
|
D | cgroup-v2.rst | 1318 occurrences are expected.
|
/linux-6.1.9/Documentation/trace/ |
D | tracepoint-analysis.rst | 150 occurrences are useful to the performance analyst, then perf can be used.
|
/linux-6.1.9/Documentation/filesystems/ |
D | squashfs.rst | 230 all other occurrences holding an out of line reference to that value.
|
/linux-6.1.9/Documentation/driver-api/ |
D | ntb.rst | 217 One occurrences file exists for each interrupt and, when read,
|
/linux-6.1.9/scripts/ |
D | spelling.txt | 1025 occurances||occurrences
|
/linux-6.1.9/tools/memory-model/Documentation/ |
D | litmus-tests.txt | 301 occurrences of "42" with "initval". This will not, repeat *not*,
|
/linux-6.1.9/Documentation/scsi/ |
D | ChangeLog.lpfc | 866 * Changed 2 occurrences of if( 1 != f(x)) to if(f(x) != 1)
|
/linux-6.1.9/Documentation/RCU/Design/Requirements/ |
D | Requirements.rst | 2250 in point, as evidenced by the many occurrences of the ``union`` keyword
|