/kernel/linux/linux-5.10/arch/arm64/boot/dts/xilinx/ |
D | zynqmp-zcu102-revB.dts | 30 /* Fix collision with u61 */
|
/kernel/linux/linux-5.10/Documentation/networking/device_drivers/ethernet/3com/ |
D | 3c509.rst | 211 0x02 Out-of-window collision. 230 Out of window collision. This typically occurs when some other Ethernet 237 or when another host doesn't correctly back off after a collision. If this
|
D | vortex.rst | 235 to increase this value on LANs which have very high collision rates.
|
/kernel/linux/linux-5.10/fs/cifs/ |
D | smb1ops.c | 165 bool collision; in cifs_get_next_mid() local 191 collision = false; in cifs_get_next_mid() 201 collision = true; in cifs_get_next_mid() 219 if (!collision) { in cifs_get_next_mid()
|
/kernel/linux/linux-5.10/Documentation/ABI/testing/ |
D | sysfs-class-net-statistics | 132 a medium collision). See the network driver for the exact 215 due to a window collision. The specific meaning depends on the
|
/kernel/linux/linux-5.10/fs/fscache/ |
D | cookie.c | 196 goto collision; in fscache_hash_cookie() 206 collision: in fscache_hash_cookie()
|
/kernel/linux/linux-5.10/Documentation/locking/ |
D | futex-requeue-pi.rst | 107 result of a high-speed collision between futex_wait() and
|
/kernel/linux/linux-5.10/Documentation/admin-guide/nfs/ |
D | nfs-client.rst | 41 nfs.nfs4_unique_id stays the same, preventing collision with other clients
|
/kernel/linux/linux-5.10/drivers/perf/ |
D | xgene_pmu.c | 353 XGENE_PMU_EVENT_ATTR(in-rd-collision, 0x0e), 354 XGENE_PMU_EVENT_ATTR(in-wr-collision, 0x0f), 355 XGENE_PMU_EVENT_ATTR(collision-queue-not-empty, 0x10), 356 XGENE_PMU_EVENT_ATTR(collision-queue-full, 0x11),
|
/kernel/linux/linux-5.10/Documentation/usb/ |
D | gadget_multi.rst | 103 so there will be no collision with other customised gadgets or the
|
/kernel/linux/linux-5.10/Documentation/driver-api/i3c/ |
D | protocol.rst | 75 Provisional ID collision, otherwise the discovery mechanism may fail.
|
/kernel/linux/linux-5.10/kernel/ |
D | workqueue.c | 2180 struct worker *collision; in process_one_work() local 2203 collision = find_worker_executing_work(pool, work); in process_one_work() 2204 if (unlikely(collision)) { in process_one_work() 2205 move_linked_works(work, &collision->scheduled, NULL); in process_one_work()
|
/kernel/linux/linux-5.10/Documentation/filesystems/caching/ |
D | object.rst | 311 state machine, it doesn't matter if there's a collision with both ends trying
|
/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/ |
D | mv643xx_eth.c | 317 u32 collision; member 1323 p->collision += mib_read(mp, 0x78); in mib_counters_update() 1473 MIBSTAT(collision),
|
/kernel/linux/linux-5.10/crypto/ |
D | Kconfig | 970 security against collision attacks. 973 of security against collision attacks. 1009 security against collision attacks. 1012 of security against collision attacks.
|
/kernel/linux/linux-5.10/Documentation/process/ |
D | submitting-patches.rst | 118 there is no collision with your six-character ID now, that condition may
|
D | maintainer-pgp-guide.rst | 813 ``git commit`` command (it's capital ``-S`` due to collision with
|
/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/ |
D | aic79xx.seq | 62 * interrupt collision on the hardware
|
/kernel/linux/linux-5.10/Documentation/virt/kvm/ |
D | api.rst | 3836 -ENOSPC if there was a hash collision 3927 -ENOSPC if there was a hash collision when moving existing
|
/kernel/linux/linux-5.10/Documentation/admin-guide/ |
D | cgroup-v2.rst | 573 character for collision avoidance. Also, interface file names won't
|
/kernel/linux/linux-5.10/Documentation/RCU/Design/Requirements/ |
D | Requirements.rst | 1492 part due to the collision of multicore hardware with object-oriented
|
/kernel/linux/patches/linux-5.10/imx8mm_patch/patches/drivers/ |
D | 0036_linux_drivers_staging.patch | 4089 +#define RMON_T_COL 0x224 /* RMON TX collision count */ 4100 +#define IEEE_T_1COL 0x250 /* Frames tx'd with single collision */ 4101 +#define IEEE_T_MCOL 0x254 /* Frames tx'd with multiple collision */ 4103 +#define IEEE_T_LCOL 0x25c /* Frames tx'd with late collision */
|