/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/fw/api/ |
H A D | dbg-tlv.h | 259 __le32 occurrences; member
|
/linux/Documentation/arch/arm/ |
H A D | mem_alignment.rst | 59 information on unaligned access occurrences plus the current mode of
|
/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/tools/rtla/ |
H A D | rtla-hwnoise.rst | 75 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 | 2960 u16 occurrences = le16_to_cpu(trigger->occurrences) - 1; in iwl_fw_dbg_collect() local 2962 if (!le16_to_cpu(trigger->occurrences)) in iwl_fw_dbg_collect() 2972 trigger->occurrences = cpu_to_le16(occurrences); in iwl_fw_dbg_collect() 3176 occur = le32_to_cpu(trig->occurrences); in iwl_fw_dbg_ini_collect() 3180 trig->occurrences = cpu_to_le32(--occur); in iwl_fw_dbg_ini_collect()
|
/linux/Documentation/driver-api/early-userspace/ |
H A D | buffer-format.rst | 25 * is used to indicate "0 or more occurrences of"
|
/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
|
H A D | cgroup-v2.rst | 1397 occurrences are expected.
|
/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-record.txt | 453 - 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/Documentation/filesystems/ |
H A D | squashfs.rst | 288 all other occurrences holding an out of line reference to that value.
|
/linux/Documentation/admin-guide/RAS/ |
H A D | main.rst | 53 By monitoring the number of occurrences of error detections, it is possible
|
/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)
|
/linux/Documentation/RCU/Design/Requirements/ |
H A D | Requirements.rst | 2216 in point, as evidenced by the many occurrences of the ``union`` keyword
|