Home
last modified time | relevance | path

Searched refs:fact (Results 1 – 25 of 236) sorted by relevance

12345678910

/Linux-v5.4/Documentation/admin-guide/laptops/
Dtoshiba_haps.rst47 given the fact that such drives have no movable parts, and thus, not requiring
65 with this device is supported, given the fact that they have the presence of
Ddisk-shock-protection.rst74 A word of caution: The fact that the interface operates on a basis of
76 reality. In fact, the ATA specs clearly state that the time for an
/Linux-v5.4/fs/omfs/
DKconfig9 more efficient than a standard FS for MPEG files, in fact likely
/Linux-v5.4/kernel/rcu/
DKconfig.debug36 after the fact on the running kernel to be tested, if desired.
53 after the fact on the running kernel to be tested, if desired.
/Linux-v5.4/Documentation/i2c/busses/
Di2c-ali1563.rst22 notable exceptions. One of those happens to be the fact they upgraded the
/Linux-v5.4/Documentation/admin-guide/blockdev/
Dnbd.rst20 system, as the nbd-server is completely in userspace. In fact,
/Linux-v5.4/Documentation/hwmon/
Dltc4215.rst29 This driver does not probe for LTC4215 devices, due to the fact that some
Dlm83.rst41 fact that any of these motherboards do actually have an LM83, please
63 The fact that the LM83 is only scarcely used can be easily explained.
Dk8temp.rst23 from revision F of K8 core, but in fact it seems to be implemented for all
/Linux-v5.4/Documentation/RCU/
Drcu.rst25 barriers. The fact that these operations are quite expensive
27 in read-mostly situations. The fact that RCU readers need not
/Linux-v5.4/Documentation/ABI/obsolete/
Dsysfs-bus-usb25 In fact so many don't that by default, the USB core
/Linux-v5.4/drivers/media/pci/ivtv/
Divtv-ioctl.c199 int fact = new_speed < 0 ? -1 : 1; in ivtv_validate_speed() local
211 return fact * 2000; in ivtv_validate_speed()
213 return fact * 1500; in ivtv_validate_speed()
217 return fact * 2000; in ivtv_validate_speed()
219 return fact * 1500; in ivtv_validate_speed()
221 return fact * 1000; in ivtv_validate_speed()
226 return fact * new_speed; in ivtv_validate_speed()
232 if (new_speed > 60) return 1000 / (fact * 60); in ivtv_validate_speed()
233 return 1000 / (fact * new_speed); in ivtv_validate_speed()
/Linux-v5.4/Documentation/admin-guide/namespaces/
Dcompatibility-list.rst29 or IPC shmem/message. The fact is that this ID is only valid
/Linux-v5.4/Documentation/ABI/stable/
Dsysfs-module23 considered stable, only the fact that they will be
/Linux-v5.4/Documentation/media/
Dintro.rst30 called as DVB API, in fact it covers several different video standards
/Linux-v5.4/tools/power/x86/intel-speed-select/
Disst.h126 int fact; member
/Linux-v5.4/Documentation/admin-guide/mm/
Dsoft-dirty.rst32 the kernel does is finds this fact out and puts both writable and soft-dirty
/Linux-v5.4/Documentation/ABI/testing/
Dsysfs-firmware-ofw41 The fact that this node does not reside under
/Linux-v5.4/Documentation/networking/
Dtcp-thin.txt18 lifespan. The combination of time-dependency and the fact that the
/Linux-v5.4/Documentation/userspace-api/
Dspec_ctrl.rst6 fact vulnerabilities causing data leaks in various forms even across
/Linux-v5.4/Documentation/devicetree/bindings/net/
Dti,dp83867.txt29 - ti,dp83867-rxctrl-strap-quirk - This denotes the fact that the
/Linux-v5.4/Documentation/scsi/
Dbnx2fc.txt9 Despite the fact that the Broadcom's FCoE offload is fully offloaded, it does
/Linux-v5.4/drivers/lightnvm/
Dcore.c1407 struct nvm_ioctl_dev_factory fact; in nvm_ioctl_dev_factory() local
1409 if (copy_from_user(&fact, arg, sizeof(struct nvm_ioctl_dev_factory))) in nvm_ioctl_dev_factory()
1412 fact.dev[DISK_NAME_LEN - 1] = '\0'; in nvm_ioctl_dev_factory()
1414 if (fact.flags & ~(NVM_FACTORY_NR_BITS - 1)) in nvm_ioctl_dev_factory()
/Linux-v5.4/Documentation/driver-api/usb/
Dwriting_musb_glue_layer.rst495 resources, and the name ``mc`` is in fact hard-coded in the MUSB core in
503 for this device; remember this is in fact the name that we used in the
608 the fact that the controller hardware is missing registers that are used
629 USB data packets of 512 bytes at once (this is in fact a bulk in/out
631 at once (this is in fact an interrupt endpoint).
672 around the fact that some interrupt bits used for USB host mode
/Linux-v5.4/Documentation/media/kapi/
Dv4l2-intro.rst11 Especially the fact that V4L2 drivers have to setup supporting ICs to

12345678910