Searched refs:collision (Results 1 – 19 of 19) sorted by relevance
/Linux-v4.19/arch/arm64/boot/dts/xilinx/ |
D | zynqmp-zcu102-revB.dts | 29 /* Fix collision with u61 */
|
/Linux-v4.19/Documentation/networking/ |
D | 3c509.txt | 181 0x02 Out-of-window collision. 197 Out of window collision. This typically occurs when some other Ethernet 202 or when another host doesn't correctly back off after a collision. If this
|
D | vortex.txt | 224 to increase this value on LANs which have very high collision rates.
|
/Linux-v4.19/fs/cifs/ |
D | smb1ops.c | 177 bool collision; in cifs_get_next_mid() local 200 collision = false; in cifs_get_next_mid() 210 collision = true; in cifs_get_next_mid() 228 if (!collision) { in cifs_get_next_mid()
|
/Linux-v4.19/Documentation/ABI/testing/ |
D | sysfs-class-net-statistics | 116 a medium collision). See the network driver for the exact 199 due to a window collision. The specific meaning depends on the
|
/Linux-v4.19/fs/fscache/ |
D | cookie.c | 212 goto collision; in fscache_hash_cookie() 222 collision: in fscache_hash_cookie()
|
/Linux-v4.19/Documentation/filesystems/nfs/ |
D | nfs.txt | 38 nfs.nfs4_unique_id stays the same, preventing collision with other clients
|
/Linux-v4.19/Documentation/ |
D | futex-requeue-pi.txt | 107 result of a high-speed collision between futex_wait() and
|
/Linux-v4.19/drivers/perf/ |
D | xgene_pmu.c | 362 XGENE_PMU_EVENT_ATTR(in-rd-collision, 0x0e), 363 XGENE_PMU_EVENT_ATTR(in-wr-collision, 0x0f), 364 XGENE_PMU_EVENT_ATTR(collision-queue-not-empty, 0x10), 365 XGENE_PMU_EVENT_ATTR(collision-queue-full, 0x11),
|
/Linux-v4.19/Documentation/usb/ |
D | gadget_multi.txt | 92 so there will be no collision with other customised gadgets or the
|
/Linux-v4.19/kernel/ |
D | workqueue.c | 2054 struct worker *collision; in process_one_work() local 2077 collision = find_worker_executing_work(pool, work); in process_one_work() 2078 if (unlikely(collision)) { in process_one_work() 2079 move_linked_works(work, &collision->scheduled, NULL); in process_one_work()
|
/Linux-v4.19/crypto/ |
D | Kconfig | 906 security against collision attacks. 909 of security against collision attacks. 945 security against collision attacks. 948 of security against collision attacks.
|
/Linux-v4.19/Documentation/filesystems/caching/ |
D | object.txt | 318 state machine, it doesn't matter if there's a collision with both ends trying
|
/Linux-v4.19/drivers/net/ethernet/marvell/ |
D | mv643xx_eth.c | 329 u32 collision; member 1341 p->collision += mib_read(mp, 0x78); in mib_counters_update() 1491 MIBSTAT(collision),
|
/Linux-v4.19/Documentation/process/ |
D | maintainer-pgp-guide.rst | 810 ``git commit`` command (it's capital ``-S`` due to collision with
|
D | submitting-patches.rst | 180 there is no collision with your six-character ID now, that condition may
|
/Linux-v4.19/drivers/scsi/aic7xxx/ |
D | aic79xx.seq | 62 * interrupt collision on the hardware
|
/Linux-v4.19/Documentation/virtual/kvm/ |
D | api.txt | 3213 -ENOSPC if there was a hash collision when moving existing 3266 -ENOSPC if there was a hash collision when moving existing
|
/Linux-v4.19/Documentation/admin-guide/ |
D | cgroup-v2.rst | 549 character for collision avoidance. Also, interface file names won't
|