Searched refs:fact (Results 1 – 25 of 217) sorted by relevance
123456789
/Linux-v4.19/Documentation/laptops/ |
D | toshiba_haps.txt | 43 given the fact that such drives have no movable parts, and thus, not requiring 61 with this device is supported, given the fact that they have the presence of
|
D | disk-shock-protection.txt | 73 A word of caution: The fact that the interface operates on a basis of 75 reality. In fact, the ATA specs clearly state that the time for an
|
/Linux-v4.19/kernel/rcu/ |
D | Kconfig.debug | 24 after the fact on the running kernel to be tested, if desired. 41 after the fact on the running kernel to be tested, if desired.
|
/Linux-v4.19/fs/omfs/ |
D | Kconfig | 8 more efficient than a standard FS for MPEG files, in fact likely
|
/Linux-v4.19/Documentation/i2c/busses/ |
D | i2c-ali1563 | 19 notable exceptions. One of those happens to be the fact they upgraded the
|
/Linux-v4.19/Documentation/blockdev/ |
D | nbd.txt | 19 system, as the nbd-server is completely in userspace. In fact,
|
/Linux-v4.19/Documentation/hwmon/ |
D | ltc4215 | 24 This driver does not probe for LTC4215 devices, due to the fact that some
|
D | lm83 | 33 fact that any of these motherboards do actually have an LM83, please 51 The fact that the LM83 is only scarcely used can be easily explained.
|
D | k8temp | 18 from revision F of K8 core, but in fact it seems to be implemented for all
|
D | vt1211 | 50 mode doesn't seem to work as advertised in the datasheet. In fact I couldn't 52 tested very well (due to the fact that my EPIA M10000 doesn't have the fans
|
/Linux-v4.19/Documentation/RCU/ |
D | rcu.txt | 22 barriers. The fact that these operations are quite expensive 24 in read-mostly situations. The fact that RCU readers need not
|
/Linux-v4.19/Documentation/ABI/obsolete/ |
D | sysfs-bus-usb | 25 In fact so many don't that by default, the USB core
|
/Linux-v4.19/drivers/media/pci/ivtv/ |
D | ivtv-ioctl.c | 210 int fact = new_speed < 0 ? -1 : 1; in ivtv_validate_speed() local 222 return fact * 2000; in ivtv_validate_speed() 224 return fact * 1500; in ivtv_validate_speed() 228 return fact * 2000; in ivtv_validate_speed() 230 return fact * 1500; in ivtv_validate_speed() 232 return fact * 1000; in ivtv_validate_speed() 237 return fact * new_speed; in ivtv_validate_speed() 243 if (new_speed > 60) return 1000 / (fact * 60); in ivtv_validate_speed() 244 return 1000 / (fact * new_speed); in ivtv_validate_speed()
|
/Linux-v4.19/Documentation/namespaces/ |
D | compatibility-list.txt | 24 or IPC shmem/message. The fact is that this ID is only valid
|
/Linux-v4.19/Documentation/ABI/stable/ |
D | sysfs-module | 23 considered stable, only the fact that they will be
|
/Linux-v4.19/Documentation/media/ |
D | intro.rst | 30 called as DVB API, in fact it covers several different video standards
|
/Linux-v4.19/Documentation/devicetree/bindings/net/ |
D | ti,dp83867.txt | 21 - ti,dp83867-rxctrl-strap-quirk - This denotes the fact that the
|
/Linux-v4.19/arch/arc/include/asm/ |
D | entry-arcv2.h | 33 ; Utilize the fact that Z bit is set if Intr taken in U mode
|
/Linux-v4.19/Documentation/admin-guide/mm/ |
D | soft-dirty.rst | 32 the kernel does is finds this fact out and puts both writable and soft-dirty
|
/Linux-v4.19/Documentation/userspace-api/ |
D | spec_ctrl.rst | 6 fact vulnerabilities causing data leaks in various forms even across
|
/Linux-v4.19/drivers/lightnvm/ |
D | core.c | 1151 struct nvm_ioctl_dev_factory fact; in nvm_ioctl_dev_factory() local 1153 if (copy_from_user(&fact, arg, sizeof(struct nvm_ioctl_dev_factory))) in nvm_ioctl_dev_factory() 1156 fact.dev[DISK_NAME_LEN - 1] = '\0'; in nvm_ioctl_dev_factory() 1158 if (fact.flags & ~(NVM_FACTORY_NR_BITS - 1)) in nvm_ioctl_dev_factory()
|
/Linux-v4.19/Documentation/networking/ |
D | tcp-thin.txt | 18 lifespan. The combination of time-dependency and the fact that the
|
/Linux-v4.19/Documentation/ABI/testing/ |
D | sysfs-firmware-ofw | 41 The fact that this node does not reside under
|
/Linux-v4.19/Documentation/media/kapi/ |
D | v4l2-intro.rst | 9 Especially the fact that V4L2 drivers have to setup supporting ICs to
|
/Linux-v4.19/Documentation/scsi/ |
D | bnx2fc.txt | 9 Despite the fact that the Broadcom's FCoE offload is fully offloaded, it does
|
123456789