/kernel/linux/linux-5.10/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()
|
/kernel/linux/linux-5.10/Documentation/ABI/testing/ |
D | sysfs-devices | 22 programs must be able to handle such occurrences.
|
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/fw/api/ |
D | dbg-tlv.h | 272 __le32 occurrences; member
|
/kernel/linux/linux-5.10/Documentation/arm/sa1100/ |
D | serial_uart.rst | 48 - replace occurrences of ttyS0 with ttySA0, ttyS1 with ttySA1, etc.
|
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/ |
D | iwl-dbg-tlv.c | 292 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/ |
D | mem_alignment.rst | 59 information on unaligned access occurrences plus the current mode of
|
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/fw/ |
D | dbg.c | 2482 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()
|
D | file.h | 760 __le16 occurrences; member
|
/kernel/linux/linux-5.10/Documentation/driver-api/early-userspace/ |
D | buffer-format.rst | 25 * is used to indicate "0 or more occurrences of"
|
/kernel/linux/linux-5.10/tools/perf/Documentation/ |
D | perf-diff.txt | 68 all occurrences of this separator in symbol names (and other output)
|
D | perf-report.txt | 213 all occurrences of this separator in symbol names (and other output)
|
/kernel/linux/linux-5.10/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 | 1225 occurrences are expected.
|
/kernel/linux/linux-5.10/Documentation/trace/ |
D | tracepoint-analysis.rst | 150 occurrences are useful to the performance analyst, then perf can be used.
|
/kernel/linux/linux-5.10/Documentation/filesystems/ |
D | squashfs.rst | 230 all other occurrences holding an out of line reference to that value.
|
/kernel/linux/linux-5.10/Documentation/driver-api/ |
D | ntb.rst | 217 One occurrences file exists for each interrupt and, when read,
|
/kernel/linux/linux-5.10/scripts/ |
D | spelling.txt | 967 occurances||occurrences
|
/kernel/linux/linux-5.10/tools/memory-model/Documentation/ |
D | litmus-tests.txt | 301 occurrences of "42" with "initval". This will not, repeat *not*,
|
/kernel/linux/linux-5.10/Documentation/scsi/ |
D | ChangeLog.lpfc | 866 * Changed 2 occurrences of if( 1 != f(x)) to if(f(x) != 1)
|
/kernel/linux/linux-5.10/Documentation/RCU/Design/Requirements/ |
D | Requirements.rst | 2220 in point, as evidenced by the many occurrences of the ``union`` keyword
|
/kernel/linux/patches/linux-5.10/imx8mm_patch/patches/ |
D | 0005_linux_include.patch | 18207 + 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/ |
D | 0036_linux_drivers_staging.patch | 17597 + /* 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
|