Home
last modified time | relevance | path

Searched refs:fit (Results 1 – 113 of 113) sorted by relevance

/linux-4.4.14/drivers/usb/
DREADME50 class/ - This is for all USB device drivers that do not fit
53 misc/ - This is for all USB device drivers that do not fit
/linux-4.4.14/arch/m68k/
DKconfig.bus26 expansion cards that do not fit in the Zorro slots but fit in e.g.
/linux-4.4.14/arch/parisc/math-emu/
DREADME2 been modified as little as possible. Even though they don't fit the
/linux-4.4.14/Documentation/networking/
Dmpls-sysctl.txt17 no longer fit in the table.
Dtcp.txt37 is important to check the size of your private data will fit this space, or
Dbatman-adv.txt87 Other files allow to change batman's behaviour to better fit your
Dnetconsole.txt156 If a message doesn't fit in certain number of bytes (currently 1000),
Dpktgen.txt242 pktgen_sampleXX scripts and modify them to fit your own needs.
Darcnet.txt328 fit. arc0e also works slightly more slowly than arc0, for
Dpacket_mmap.txt248 A frame can be of any size with the only condition it can fit in a block. A block
Dip-sysctl.txt929 report entries you can fit into a single datagram of 65535 bytes.
/linux-4.4.14/drivers/video/console/
DKconfig84 On PA-RISC, the default value is 160, which should fit a 1280x1024
94 On PA-RISC, the default value is 64, which should fit a 1280x1024
/linux-4.4.14/arch/alpha/lib/
Dev6-memset.S69 bic $1,7,$1 # E : fit within a single quadword?
249 bic $1,7,$1 # E : fit within a single quadword
433 bic $1,7,$1 # E : fit within a single quadword
/linux-4.4.14/Documentation/vm/
Dremap_file_pages.txt17 on 32-bit systems to map files bigger than can linearly fit into 32-bit
Dksm.txt14 Kernel Shared Memory), to fit more virtual machines into physical memory,
Dslub.txt122 slub_min_objects allows to specify how many objects must at least fit
133 super large order pages to fit slub_min_objects of a slab cache with
Dunevictable-lru.txt143 the control group may not fit into the available memory. This can cause
/linux-4.4.14/Documentation/fmc/
Dparameters.txt43 fit the page:
Dcarrier.txt211 reserved to fit bigger I2C devices in the future. Carriers may
/linux-4.4.14/Documentation/devicetree/bindings/clock/
Dmt8173-cpu-dvfs.txt17 Vsram to fit SoC specific needs. When absent, the voltage scaling
/linux-4.4.14/Documentation/ABI/testing/
Dsysfs-driver-hid-roccat-kone51 stored in the profile doesn't need to fit the number of the
80 calibrate the laser power to fit the mousepad surface.
Dsysfs-power139 Due to the small hash size necessary to fit in the RTC, it is
/linux-4.4.14/drivers/usb/host/
Dohci.h696 u32 fit = ohci_readl(ohci, &ohci->regs->fminterval) & FIT; in periodic_reinit() local
698 ohci_writel (ohci, (fit ^ FIT) | ohci->fminterval, in periodic_reinit()
Du132-hcd.c1535 u32 fit; in u132_periodic_reinit() local
1540 fit = fminterval & FIT; in u132_periodic_reinit()
1542 (fit ^ FIT) | u132->hc_fminterval); in u132_periodic_reinit()
/linux-4.4.14/drivers/pinctrl/
Dpinctrl-tz1090.c1365 const int *fit; in tz1090_pinctrl_enable_mux() local
1372 for (mux = 0, fit = desc->funcs; in tz1090_pinctrl_enable_mux()
1373 mux < ARRAY_SIZE(desc->funcs); ++mux, ++fit) { in tz1090_pinctrl_enable_mux()
1374 func = *fit; in tz1090_pinctrl_enable_mux()
/linux-4.4.14/drivers/staging/lustre/
DREADME.txt68 Shrink inode numbers to fit into 32 bits. This is necessary
Dsysfs-fs-lustre494 Maximum number of readdir pages to fit into a single readdir
511 Maximum number of pages to fit into a single RPC.
/linux-4.4.14/drivers/staging/most/Documentation/
Ddriver_usage.txt124 allocated within one MOST frame, is calculated that fit into _one_ 512 byte
144 Since HDMs are allowed to change a chosen configuration to best fit its
/linux-4.4.14/arch/avr32/kernel/
Dsignal.c158 # error __NR_rt_sigreturn must be < 127 to fit in a short mov in setup_rt_frame()
/linux-4.4.14/Documentation/fb/
Dtridentfb.txt55 If in some modes which barely fit the memory you see garbage
/linux-4.4.14/arch/frv/kernel/
Dcmode.S66 # Shift argument left by 24 bits to fit in SWCMODE register later.
/linux-4.4.14/Documentation/spi/
Dspidev88 Note that this request is limited to SPI mode flags that fit in a
93 not limited to the bits that fit in one byte.
/linux-4.4.14/Documentation/laptops/
Ddisk-shock-protection.txt133 single project which, although still considered experimental, is fit
147 to develop an implementation of this feature that is fit to be merged
/linux-4.4.14/arch/arm/boot/dts/
Dkirkwood-netxbig.dtsi63 * switch. Thus the conventional KEY_POWER does not fit
Dste-hrefv60plus.dtsi33 * Set this up using hogs, as time goes by and as seems fit, these
Dste-snowball.dts422 * Set this up using hogs, as time goes by and as seems fit, these
/linux-4.4.14/Documentation/hwmon/
Dlm6350 to make sure that the result will fit in the register, the LM63 uses 16-bit
/linux-4.4.14/Documentation/devicetree/bindings/powerpc/fsl/cpm_qe/
Dqe.txt4 NOTE: This is an interim binding; it should be updated to fit
/linux-4.4.14/Documentation/phy/
Dsamsung-usb2.txt10 create a one driver that would fit all these PHY controllers. Often
/linux-4.4.14/Documentation/scsi/
Dscsi-generic.txt9 used on SCSI devices that don't fit into the already serviced categories.
DChangeLog.megaraid111 > In a 64 bit structure, the allignment of member doesn't fit 64 bit
114 > of member fit 32 bit boundary even if packed is specified.
117 > I Add 32 bit dummy member to fit 64 bit boundary. I tested.
DChangeLog.lpfc134 * Fix comment for lpfc_sli_iocb_cmd_type to fit within 80 columns.
/linux-4.4.14/Documentation/virtual/kvm/
Dmsr.txt70 The hypervisor may update this structure at any time it sees fit until
217 The hypervisor may update this structure at any time it sees fit until
Dppc-pv.txt184 2) patch that code to fit the emulated instruction
Dapi.txt133 E2BIG: the msr index list is to be to fit in the array specified by
2263 When that flag is set, guest page sizes must "fit" the backing
2608  E2BIG:     the reg index list is too big to fit in the array specified by
2968 -ENOBUFS if buffer size is too small to fit all pending interrupts,
/linux-4.4.14/Documentation/
DDMA-attributes.txt49 consistent or non-consistent memory as it sees fit. By using this API,
Dapplying-patches.txt113 Whenever patch applies a patch that it had to modify a bit to make it fit
145 expected to make the change to make it fit).
Dmd.txt458 is too big to fit in a page, it will be truncated. Writing
465 to fit in a page, it will be truncated. Writing to this file
DDMA-API.txt452 fit. By using this API, you are guaranteeing to the platform that you
480 line, but it will guarantee that one or more cache lines fit exactly
Dworkqueue.txt100 workqueue API functions as they see fit. They can influence some
DCodingStyle303 u8/u16/u32 are perfectly fine typedefs, although they fit into
350 fit on one or two screenfuls of text (the ISO/ANSI screen size is 80x24,
D00-INDEX5 Please keep the descriptions small enough to fit on one line.
Dxillybus.txt68 It's however common that the desired data communication doesn't fit any well-
DHOWTO447 You have to be cooperative, and willing to adapt your idea to fit within
DIPMI.txt287 If the message cannot fit into the data you provide, you will get an
DSubmittingPatches715 space (easily fit in 80 columns, maybe with some indentation). (git
Dmemory-barriers.txt2586 stream in any way it sees fit, again provided the appearance of causality is
2631 The CPU core may execute instructions in any order it deems fit, provided the
/linux-4.4.14/Documentation/misc-devices/
Dlis3lv02d62 read (or 255 if number of interrupts would not fit). See the freefall.c
/linux-4.4.14/Documentation/usb/
Dehci.txt150 and at most 13 of those fit into one USB 2.0 microframe. Eight USB 2.0
151 microframes fit in a USB 1.1 frame; a microframe is 1 msec/8 = 125 usec.
Dproc_usb_info.txt98 P = Product ID info. (from Device descriptor, but they won't fit
Dusb-serial.txt258 accept patches. An urb queue or packet buffer would likely fit the bill here.
/linux-4.4.14/Documentation/security/
Dkeys-trusted-encrypted.txt44 Trusted Keys can be 32 - 128 bytes (256 - 1024 bits), the upper limit is to fit
Dcredentials.txt203 that don't fit into the other standard UNIX credentials. They are for
/linux-4.4.14/Documentation/filesystems/
Dubifs.txt57 it possible to fit quite a lot of data to the flash.
Dqnx6.txt132 If that structure shall fit for all allowed blocksizes, it is clear why there
Dromfs.txt43 purpose, just because it won't fit into ext2.
Dbtrfs.txt131 problem when the free space crcs don't fit inside a single page.
Drelay.txt41 message couldn't fit into a sub-buffer. Userspace can use this
332 write functions described below. Whenever a message can't fit into
Dvfat.txt254 compatible in the reverse direction, however. Filenames that fit in
Dhpfs.txt150 the old one so the new name doesn't fit in directory node (dnode). And that
Dntfs.txt241 how they fit together and load this into the kernel using the dmsetup utility
Dxfs-delayed-logging-design.txt182 allocated memory buffer big enough to fit the formatted vector.
Dvfs.txt39 most computers cannot fit all dentries in the RAM at the same time,
/linux-4.4.14/Documentation/input/
Dgameport-programming.txt163 sensitivity of the ADC hardware so that the maximums fit in its range and
Devent-codes.txt43 - Used to describe miscellaneous input data that do not fit into other types.
Djoystick.txt205 In case your joystick doesn't fit in any of the above categories, you can
/linux-4.4.14/Documentation/device-mapper/
Dverity.txt108 Each entry in the tree is a collection of neighboring nodes that fit in one
/linux-4.4.14/arch/m68k/math-emu/
Dfp_scan.S155 | data types that fit in an integer data register
/linux-4.4.14/Documentation/x86/
Dkernel-stacks117 If the address does not fit into our expected frame pointer chain we
/linux-4.4.14/Documentation/arm/
DBooting36 sees fit.)
Dcluster-pm-race-avoidance.txt100 This means that CPUs fit the basic model closely.
/linux-4.4.14/Documentation/crypto/
Dasync-tx-api.txt31 the API will fit the chain of operations to the available offload
Ddescore-readme.txt261 increasing the chance that everything will fit in the registers.
/linux-4.4.14/arch/m68k/ifpsp060/src/
Dilsp.S188 bls.b lddovf # answer won't fit in 32 bits
209 cmpi.l %d6, &0x80000000 # will (-quot) fit in 32 bits?
/linux-4.4.14/arch/cris/arch-v10/
DREADME.mm207 the number of pointers that fit in a Page Table and is used to mask off the
/linux-4.4.14/Documentation/arm/Samsung-S3C24XX/
DOverview.txt167 and the module has been renamed to rtc-s3c to fit in with
/linux-4.4.14/Documentation/video4linux/
Domap3isp.txt234 out of [minimum, maximum] buffer size range, it's clamped to fit in there.
Dvideobuf290 allocate the buffers (with dma_alloc_coherent()) when it sees fit. That
/linux-4.4.14/Documentation/arm/SA1100/
DAssabet164 We want to fit the filesystem image of course, but we also want to give it all
/linux-4.4.14/Documentation/isdn/
DREADME.concap39 functions. This is simple, direct and efficient. But it doesn't fit all
/linux-4.4.14/Documentation/ia64/
Dmca.txt42 assume that the kernel stack is in a fit state to be used. Mainly
/linux-4.4.14/Documentation/arm64/
Dbooting.txt40 sees fit.)
Darm-acpi.txt17 specifications, then ACPI may not be a good fit for the hardware.
/linux-4.4.14/Documentation/sh/
Dnew-machine.txt207 whole mess to fit into the build system.
/linux-4.4.14/net/netfilter/ipvs/
DKconfig266 needs to be large enough to effectively fit all the destinations
/linux-4.4.14/Documentation/block/
Ddata-integrity.txt116 this extra space to tag sectors as they see fit. Because the tag
/linux-4.4.14/Documentation/filesystems/caching/
Dbackend-api.txt101 and is for use by the cache as it sees fit.
198 it sees fit.
/linux-4.4.14/Documentation/locking/
Dww-mutex-design.txt212 mutexes are a natural fit for such a case for two reasons:
/linux-4.4.14/Documentation/powerpc/
Dpci_iov_resource_on_powernv.txt98 scheme where individual function BARs can be "grouped" to fit in one or
/linux-4.4.14/Documentation/DocBook/
Dkernel-api.xml.db390 API-insert-resource-expand-to-fit
/linux-4.4.14/Documentation/development-process/
D4.Coding53 style (a line which becomes far less readable if split to fit within the
/linux-4.4.14/drivers/input/misc/
DKconfig8 Everything that didn't fit into the other categories is here. This option
/linux-4.4.14/drivers/watchdog/
DKconfig708 This is the driver for the built-in watchdog timer on the fit-PC2,
709 fit-PC2i, CM-iAM single-board computers made by Compulab.
/linux-4.4.14/drivers/staging/speakup/
Dspkguide.txt1241 section does not fit the above definition of Secondary then it is not
1329 If the required texts for either cover are too voluminous to fit
1330 legibly, you should put the first ones listed (as many as fit
/linux-4.4.14/arch/powerpc/
DKconfig904 available and even more limited number that will fit in the L1 MMU.
/linux-4.4.14/Documentation/netlabel/
Ddraft-ietf-cipso-ipsecurity-01.txt603 IP packet because it is too large to fit in the IP options area.
/linux-4.4.14/Documentation/cgroups/
Dunified-hierarchy.txt259 organize processes as it sees fit and further distribute the resources
Dcpusets.txt368 the several nodes in the jobs cpuset in order to fit. Without this
/linux-4.4.14/Documentation/devicetree/
Dbooting-without-of.txt147 don't specifically fit in an existing OF specification. This creates a
773 fit in a single 32-bit word. New 32-bit board support should use a
/linux-4.4.14/Documentation/blockdev/
DREADME.DAC960127 PCI Low Profile Form Factor - fit for 2U height
/linux-4.4.14/Documentation/filesystems/cifs/
DCHANGES458 buffer size to small to fit filename. Add support for reading POSIX ACLs from
/linux-4.4.14/drivers/md/
Dmd.c6433 int fit = (num_sectors == 0); in update_size() local
6455 if (fit && (num_sectors == 0 || num_sectors > avail)) in update_size()
/linux-4.4.14/drivers/scsi/
DKconfig784 on boards using PIO. Most boards such as the Trantor T130 fit this