/linux-4.4.14/arch/frv/include/asm/ |
D | highmem.h | 77 #define __kmap_atomic_primary(cached, paddr, ampr) \ argument 124 #define __kunmap_atomic_primary(cached, ampr) \ argument
|
/linux-4.4.14/drivers/staging/android/ion/ |
D | ion_system_heap.c | 59 bool cached = ion_buffer_cached(buffer); in alloc_buffer_page() local 84 bool cached = ion_buffer_cached(buffer); in free_buffer_page() local 184 bool cached = ion_buffer_cached(buffer); in ion_system_heap_free() local
|
/linux-4.4.14/arch/arm/plat-omap/ |
D | sram.c | 76 unsigned long skip, int cached) in omap_map_sram()
|
/linux-4.4.14/fs/proc/ |
D | meminfo.c | 30 long cached; in meminfo_proc_show() local
|
/linux-4.4.14/drivers/crypto/marvell/ |
D | hash.c | 445 static int mv_cesa_ahash_cache_req(struct ahash_request *req, bool *cached) in mv_cesa_ahash_cache_req() 704 static int mv_cesa_ahash_req_init(struct ahash_request *req, bool *cached) in mv_cesa_ahash_req_init() 732 bool cached = false; in mv_cesa_ahash_update() local 754 bool cached = false; in mv_cesa_ahash_final() local 779 bool cached = false; in mv_cesa_ahash_finup() local
|
/linux-4.4.14/drivers/gpu/drm/ttm/ |
D | ttm_agp_backend.c | 56 int ret, cached = (bo_mem->placement & TTM_PL_FLAG_CACHED); in ttm_agp_bind() local
|
/linux-4.4.14/arch/s390/appldata/ |
D | appldata_mem.c | 57 u64 cached; /* size of (used) cache, w/o buffers */ member
|
/linux-4.4.14/fs/lockd/ |
D | mon.c | 316 struct nsm_handle *cached, *new = NULL; in nsm_get_handle() local 376 struct nsm_handle *cached; in nsm_reboot_lookup() local
|
/linux-4.4.14/arch/arm/mach-omap2/ |
D | sram.c | 125 int cached = 1; in omap2_map_sram() local
|
/linux-4.4.14/sound/usb/ |
D | mixer.h | 64 int cached; member
|
/linux-4.4.14/arch/unicore32/mm/ |
D | init.c | 63 int shared = 0, cached = 0, slab = 0, i; in show_mem() local
|
/linux-4.4.14/sound/pci/asihpi/ |
D | hpicmn.c | 188 int cached = 0; in control_cache_alloc_check() local
|
/linux-4.4.14/fs/btrfs/ |
D | ordered-data.c | 302 struct btrfs_ordered_extent **cached, in btrfs_dec_test_first_ordered_pending() 375 struct btrfs_ordered_extent **cached, in btrfs_dec_test_ordered_pending()
|
D | extent_io.c | 600 struct extent_state *cached; in __clear_extent_bit() local 1320 struct extent_state **cached, gfp_t mask) in clear_extent_bit() 1442 struct extent_state **cached, gfp_t mask) in unlock_extent_cached() 2000 unsigned bits, int filled, struct extent_state *cached) in test_range_bit() 2595 struct extent_state *cached = NULL; in endio_readpage_release_extent() local 3031 struct extent_state *cached = NULL; in __do_readpage() local 3127 struct extent_state *cached = NULL; in __do_readpage() local
|
D | file.c | 491 struct extent_state **cached) in btrfs_dirty_pages()
|
D | ioctl.c | 995 struct extent_state *cached = NULL; in defrag_lookup_extent() local
|
D | extent-tree.c | 7136 int cached; in find_free_extent() local
|
D | inode.c | 2433 struct extent_state *cached = NULL; in relink_extent_backref() local
|
D | ctree.h | 1345 int cached; member
|
/linux-4.4.14/drivers/block/ |
D | ps3vram.c | 435 unsigned int cached, count; in ps3vram_read() local 479 unsigned int cached, count; in ps3vram_write() local
|
/linux-4.4.14/arch/arm/mm/ |
D | ioremap.c | 403 __arm_ioremap_exec(phys_addr_t phys_addr, size_t size, bool cached) in __arm_ioremap_exec()
|
/linux-4.4.14/drivers/md/bcache/ |
D | sysfs.c | 766 uint16_t q[31], *p, *cached; in SHOW() local
|
/linux-4.4.14/arch/avr32/include/asm/ |
D | io.h | 302 #define cached(addr) P1SEGADDR(addr) macro
|
/linux-4.4.14/drivers/mfd/ |
D | 88pm860x-core.c | 498 static unsigned char cached[3] = {0x0, 0x0, 0x0}; in pm860x_irq_sync_unlock() local
|
/linux-4.4.14/include/media/ |
D | v4l2-ctrls.h | 267 struct v4l2_ctrl_ref *cached; member
|
/linux-4.4.14/drivers/soc/qcom/ |
D | smem.c | 300 void *cached; in qcom_smem_alloc_private() local
|
/linux-4.4.14/sound/soc/codecs/ |
D | sigmadsp.c | 35 bool cached; member
|
/linux-4.4.14/drivers/acpi/apei/ |
D | ghes.c | 526 int i, cached = 0; in ghes_estatus_cached() local
|
/linux-4.4.14/drivers/net/wireless/cw1200/ |
D | txrx.c | 200 const struct tx_policy *cached) in tx_policy_is_equal()
|
/linux-4.4.14/include/linux/mtd/ |
D | map.h | 215 void *cached; member
|
/linux-4.4.14/drivers/mtd/nand/ |
D | nand_base.c | 2412 int oob_required, int page, int cached, int raw) in nand_write_page() 2586 int cached = writelen > bytes && page != blockmask; in nand_do_write_ops() local
|
D | atmel_nand.c | 1965 int oob_required, int page, int cached, int raw) in nfc_sram_write_page()
|
/linux-4.4.14/drivers/staging/lustre/lustre/obdclass/ |
D | lu_object.c | 1751 unsigned long cached = 0; in lu_cache_shrink_count() local
|
/linux-4.4.14/net/ipv4/ |
D | route.c | 1401 bool cached = false; in rt_set_nexthop() local
|
/linux-4.4.14/drivers/media/usb/uvc/ |
D | uvcvideo.h | 216 cached:1, member
|
/linux-4.4.14/sound/pci/hda/ |
D | hda_codec.c | 3959 unsigned int val, bool cached) in _snd_hda_set_pin_ctl()
|
/linux-4.4.14/mm/ |
D | memcontrol.c | 1868 struct mem_cgroup *cached; /* this never be root cgroup */ member
|
/linux-4.4.14/drivers/ata/ |
D | sata_mv.c | 541 struct mv_cached_regs cached; member
|
/linux-4.4.14/drivers/scsi/ |
D | gdth.h | 378 u8 cached; /* flag: caching enabled */ member
|
/linux-4.4.14/fs/nfs/ |
D | nfs4proc.c | 4635 int cached; member
|