| /drivers/mtd/spi-nor/ |
| A D | Kconfig | 14 bool "Use small 4096 B erase sectors" 17 Many flash memories support erasing small (4096 B) sectors. Depending 20 Changing a small part of the flash's contents is usually faster with 21 small sectors. On the other hand erasing should be faster when using
|
| /drivers/atm/ |
| A D | nicstarmac.copyright | 25 * IDT always receives data into a small buffer, then large buffers 30 * copy small buffer contents to head of large buffer.
|
| A D | Kconfig | 75 bursts must be disabled and only (slower) small bursts can be used. 284 conditions, e.g. when a fast host continuously submits very small
|
| /drivers/staging/fbtft/ |
| A D | Kconfig | 3 tristate "Support for small TFT LCD display modules" 143 display controller. The controller is intended for small color
|
| A D | README | 4 Linux Framebuffer drivers for small TFT LCD display modules.
|
| /drivers/gpu/drm/ttm/tests/ |
| A D | ttm_bo_validate_test.c | 767 u32 small = SZ_8K, medium = SZ_512K, in ttm_bo_validate_happy_evict() local 768 big = MANAGER_SIZE - (small + medium); in ttm_bo_validate_happy_evict() 769 u32 bo_sizes[] = { small, medium, big }; in ttm_bo_validate_happy_evict() 806 KUNIT_EXPECT_EQ(test, ctx_val.bytes_moved, small * 2 + BO_SIZE); in ttm_bo_validate_happy_evict() 934 u32 small = SZ_8K, big = MANAGER_SIZE - BO_SIZE; in ttm_bo_validate_deleted_evict() local 963 bo_small = ttm_bo_kunit_init(test, test->priv, small, NULL); in ttm_bo_validate_deleted_evict() 972 KUNIT_EXPECT_EQ(test, ttm_resource_manager_usage(man), small); in ttm_bo_validate_deleted_evict()
|
| /drivers/net/wireless/broadcom/brcm80211/ |
| A D | Kconfig | 35 issues. This option adds a small amount of overhead when tracing
|
| /drivers/gpu/drm/ci/xfails/ |
| A D | amdgpu-stoney-fails.txt | 19 kms_addfb_basic@bo-too-small,Fail
|
| A D | virtio_gpu-none-fails.txt | 2 kms_addfb_basic@bo-too-small,Fail
|
| /drivers/net/ethernet/apple/ |
| A D | Kconfig | 37 MACE ethernet chip have an Apple AUI port (small 15-pin connector),
|
| /drivers/firmware/efi/libstub/ |
| A D | Makefile | 13 cflags-$(CONFIG_X86_64) := -mcmodel=small
|
| /drivers/nvme/host/ |
| A D | pci.c | 144 struct dma_pool *small; member 437 if (pools->small) in nvme_setup_descriptor_pools() 448 pools->small = dma_pool_create_node("nvme descriptor small", dev->dev, in nvme_setup_descriptor_pools() 450 if (!pools->small) { in nvme_setup_descriptor_pools() 467 dma_pool_destroy(pools->small); in nvme_release_descriptor_pools() 640 return nvmeq->descriptor_pools.small; in nvme_dma_pool() 1044 sg_list = dma_pool_alloc(nvmeq->descriptor_pools.small, GFP_ATOMIC, in nvme_pci_setup_meta_sgls() 1231 dma_pool_free(nvmeq->descriptor_pools.small, iod->meta_descriptor, in nvme_unmap_metadata()
|
| /drivers/net/can/ |
| A D | grcan.c | 939 struct grcan_dma_buffer *small = rsize > tsize ? &dma->tx : &dma->rx; in grcan_allocate_dma_buffers() local 965 small->handle = large->handle + lsize; in grcan_allocate_dma_buffers() 969 small->buf = large->buf + lsize; in grcan_allocate_dma_buffers()
|
| /drivers/net/ethernet/dec/tulip/ |
| A D | Kconfig | 98 interrupts even at low levels of traffic at the cost of a small
|
| /drivers/gpu/drm/i915/ |
| A D | Kconfig.profile | 34 the GGTT mmap can be very slow and so we impose a small hysteris
|
| /drivers/pinctrl/intel/ |
| A D | Kconfig | 13 so only a small amount is available for gpio use.
|
| /drivers/net/ethernet/brocade/bna/ |
| A D | bna.h | 189 (q1) = rxp->rxq.slr.small; \
|
| A D | bna_types.h | 601 struct bna_rxq *small; member
|
| /drivers/net/wireless/intel/iwlwifi/ |
| A D | Kconfig | 152 (though rather small) overhead.
|
| /drivers/uio/ |
| A D | Kconfig | 9 to be written in userspace. Note that a small kernel driver
|
| /drivers/net/hamradio/ |
| A D | Kconfig | 8 and a Terminal Node Controller (a small embedded system commonly
|
| /drivers/crypto/chelsio/ |
| A D | chcr_algo.c | 512 int small; in ulptx_walk_add_sg() local 530 small = min_t(unsigned int, sg_dma_len(sg) - skip_len, len); in ulptx_walk_add_sg() 531 sgmin = min_t(unsigned int, small, CHCR_SRC_SG_SIZE); in ulptx_walk_add_sg() 546 small = min(sg_dma_len(sg) - skip_len, len); in ulptx_walk_add_sg() 547 sgmin = min_t(unsigned int, small, CHCR_SRC_SG_SIZE); in ulptx_walk_add_sg()
|
| /drivers/gpio/ |
| A D | TODO | 172 A small number of drivers have been converted (pl061, tegra186, msm,
|
| /drivers/pci/ |
| A D | Kconfig | 322 multiple GPUS. The overhead for each GPU is very small.
|
| /drivers/media/usb/dvb-usb/ |
| A D | Kconfig | 130 Avermedia and other big and small companies.
|