/linux-4.1.27/drivers/lguest/x86/ |
D | core.c | 700 void lguest_arch_setup_regs(struct lg_cpu *cpu, unsigned long start) in lguest_arch_setup_regs()
|
/linux-4.1.27/drivers/media/common/ |
D | tveeprom.c | 465 int i, j, len, done, beenhere, tag, start; in tveeprom_hauppauge_analog() local
|
/linux-4.1.27/arch/arm/vdso/ |
D | vgettimeofday.c | 56 static notrace int vdso_read_retry(const struct vdso_data *vdata, u32 start) in vdso_read_retry()
|
/linux-4.1.27/net/core/ |
D | gen_stats.c | 111 unsigned int start; in __gnet_stats_copy_basic_cpu() local
|
/linux-4.1.27/arch/microblaze/mm/ |
D | init.c | 229 void free_initrd_mem(unsigned long start, unsigned long end) in free_initrd_mem()
|
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/therm/ |
D | fan.c | 132 u64 start, end, tach; in nvkm_therm_fan_sense() local
|
/linux-4.1.27/arch/unicore32/kernel/ |
D | pci.c | 312 resource_size_t start = res->start; in pcibios_align_resource() local
|
/linux-4.1.27/drivers/gpu/drm/exynos/ |
D | exynos_drm_plane.c | 49 static int exynos_plane_get_size(int start, unsigned length, unsigned last) in exynos_plane_get_size()
|
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/ltc/ |
D | gf100.c | 31 gf100_ltc_cbc_clear(struct nvkm_ltc_priv *priv, u32 start, u32 limit) in gf100_ltc_cbc_clear()
|
/linux-4.1.27/drivers/net/wireless/ath/ath9k/ |
D | tx99.c | 179 bool start; in write_file_tx99() local
|
/linux-4.1.27/arch/arm/mm/ |
D | dma-mapping.c | 414 phys_addr_t start = dma_mmu_remap[i].base; in dma_contiguous_remap() local 461 unsigned long start = (unsigned long) page_address(page); in __dma_remap() local 512 static bool __in_atomic_pool(void *start, size_t size) in __in_atomic_pool() 517 static int __free_from_pool(void *start, size_t size) in __free_from_pool() 1027 unsigned int count, start; in __alloc_iova() local 1083 unsigned int start, count; in __free_iova() local 1540 struct scatterlist *s = sg, *dma = sg, *start = sg; in __iommu_map_sg() local
|
/linux-4.1.27/drivers/dma/ |
D | dmatest.c | 229 static void dmatest_init_srcs(u8 **bufs, unsigned int start, unsigned int len, in dmatest_init_srcs() 247 static void dmatest_init_dsts(u8 **bufs, unsigned int start, unsigned int len, in dmatest_init_dsts() 286 static unsigned int dmatest_verify(u8 **bufs, unsigned int start, in dmatest_verify()
|
/linux-4.1.27/arch/ia64/kernel/ |
D | efi.c | 272 u64 start; member 308 u64 start, end, voff; in walk() local 1276 u64 start, end; in kdump_find_rsvd_region() local
|
D | time.c | 407 unsigned long start = ia64_get_itc(); in ia64_itc_udelay() local
|
/linux-4.1.27/drivers/parisc/ |
D | lba_pci.c | 574 unsigned long start = new->start; in truncate_pat_collision() local 623 extend_lmmio_len(unsigned long start, unsigned long end, unsigned long lba_len) in extend_lmmio_len() 1025 unsigned long start; in lba_pat_resources() member
|
/linux-4.1.27/drivers/pinctrl/mediatek/ |
D | pinctrl-mt8173.c | 36 unsigned int start; member
|
/linux-4.1.27/drivers/video/fbdev/ |
D | vfb.c | 417 unsigned long start = vma->vm_start; in vfb_mmap() local
|
D | igafb.c | 238 unsigned long start = par->mmap_map[i].voff; in igafb_mmap() local
|
/linux-4.1.27/drivers/usb/renesas_usbhs/ |
D | pipe.h | 57 #define __usbhs_for_each_pipe(start, pos, info, i) \ argument
|
/linux-4.1.27/tools/perf/ui/gtk/ |
D | annotate.c | 54 u64 start = map__rip_2objdump(map, sym->start); in perf_gtk__get_offset() local
|
/linux-4.1.27/arch/m32r/mm/ |
D | fault.c | 474 void local_flush_tlb_range(struct vm_area_struct *vma, unsigned long start, in local_flush_tlb_range()
|
/linux-4.1.27/arch/blackfin/kernel/ |
D | process.c | 232 unsigned long start, unsigned long end) in in_mem()
|
D | ptrace.c | 118 is_user_addr_valid(struct task_struct *child, unsigned long start, unsigned long len) in is_user_addr_valid()
|
D | setup.c | 279 static void __init add_memory_region(unsigned long long start, in add_memory_region() 718 unsigned long start, end; in find_min_max_pfn() local
|
/linux-4.1.27/drivers/net/ |
D | ifb.c | 136 unsigned int start; in ifb_stats64() local
|
/linux-4.1.27/drivers/acpi/acpica/ |
D | exdump.c | 369 union acpi_operand_object *start; in acpi_ex_dump_object() local
|
/linux-4.1.27/drivers/gpu/host1x/hw/ |
D | debug_hw.c | 236 u32 val, rd_ptr, wr_ptr, start, end; in host1x_debug_show_channel_fifo() local
|
/linux-4.1.27/drivers/md/bcache/ |
D | debug.c | 23 #define for_each_written_bset(b, start, i) \ argument
|
D | bset.c | 1044 struct bset_tree *start) in __bch_btree_iter_init() 1180 unsigned start, unsigned order, bool fixup, in __btree_sort() 1231 void bch_btree_sort_partial(struct btree_keys *b, unsigned start, in bch_btree_sort_partial()
|
/linux-4.1.27/drivers/video/fbdev/core/ |
D | fbcmap.c | 229 int i, start, rc = 0; in fb_set_cmap() local
|
/linux-4.1.27/drivers/scsi/csiostor/ |
D | csio_hw_t5.c | 285 u32 pos, start, offset, memoffset; in csio_t5_memory_rw() local
|
/linux-4.1.27/drivers/staging/speakup/ |
D | main.c | 836 u_long start = vc->vc_origin + (spk_y * vc->vc_size_row); in say_line_from_to() local 871 u_long start, end; in get_sentence_buf() local 921 u_long start = vc->vc_origin, end; in say_screen_from_to() local 941 u_long start, end, from, to; in speakup_win_say() local 1573 u16 *start = (u16 *) vc->vc_origin; in count_highlight_color() local
|
/linux-4.1.27/include/linux/ |
D | kexec.h | 113 unsigned long start; member 138 unsigned long start; member
|
D | watchdog.h | 41 int (*start)(struct watchdog_device *); member
|
D | vmalloc.h | 132 map_kernel_range_noflush(unsigned long start, unsigned long size, in map_kernel_range_noflush()
|
D | serio.h | 37 int (*start)(struct serio *); member
|
D | uio_driver.h | 58 unsigned long start; member
|
D | blktrace_api.h | 78 # define blk_trace_startstop(q, start) (-ENOTTY) argument
|
D | tboot.h | 45 u64 start; /* must be 64 byte -aligned */ member
|
D | uprobes.h | 159 uprobe_munmap(struct vm_area_struct *vma, unsigned long start, unsigned long end) in uprobe_munmap()
|
/linux-4.1.27/drivers/target/ |
D | target_core_xcopy.c | 195 unsigned short start = 0; in target_xcopy_parse_target_descriptors() local 304 unsigned int start = 0; in target_xcopy_parse_segment_descriptors() local
|
D | target_core_file.c | 389 loff_t start, end; in fd_execute_sync_cache() local 685 loff_t start = cmd->t_task_lba * in fd_execute_rw() local
|
/linux-4.1.27/arch/arm/kernel/ |
D | traps.c | 535 __do_cache_op(unsigned long start, unsigned long end) in __do_cache_op() 557 do_cache_op(unsigned long start, unsigned long end, int flags) in do_cache_op()
|
D | atags_compat.c | 84 static struct tag * __init memtag(struct tag *tag, unsigned long start, unsigned long size) in memtag()
|
/linux-4.1.27/drivers/media/dvb-frontends/ |
D | stv0299.c | 192 unsigned long start = jiffies; in stv0299_wait_diseqc_fifo() local 209 unsigned long start = jiffies; in stv0299_wait_diseqc_idle() local
|
D | stv6110x.c | 63 static int stv6110x_write_regs(struct stv6110x_state *stv6110x, int start, u8 data[], int len) in stv6110x_write_regs()
|
/linux-4.1.27/drivers/s390/char/ |
D | sclp.h | 223 sclp_find_gds_vector(void *start, void *end, u16 id) in sclp_find_gds_vector() 234 sclp_find_gds_subvector(void *start, void *end, u8 key) in sclp_find_gds_subvector()
|
/linux-4.1.27/lib/ |
D | string.c | 787 static void *check_bytes8(const u8 *start, u8 value, unsigned int bytes) in check_bytes8() 807 void *memchr_inv(const void *start, int c, size_t bytes) in memchr_inv()
|
D | flex_array.c | 268 int flex_array_prealloc(struct flex_array *fa, unsigned int start, in flex_array_prealloc()
|
/linux-4.1.27/fs/ntfs/ |
D | runlist.c | 623 bool start; in ntfs_runlists_merge() local 1645 const VCN start, const s64 length) in ntfs_rl_punch_nolock()
|
D | dir.c | 1500 static int ntfs_dir_fsync(struct file *filp, loff_t start, loff_t end, in ntfs_dir_fsync()
|
/linux-4.1.27/drivers/gpu/drm/i915/ |
D | i915_gem_userptr.c | 101 unsigned long start, in invalidate_range__linear() 134 unsigned long start, in i915_gem_userptr_mn_invalidate_range_start()
|
D | i915_gem_dmabuf.c | 199 static int i915_gem_begin_cpu_access(struct dma_buf *dma_buf, size_t start, size_t length, enum dma… in i915_gem_begin_cpu_access()
|
D | i915_gem_stolen.c | 80 u32 start, end; in i915_stolen_to_physical() member
|
D | i915_ioc32.c | 39 int start; /* agp offset */ member
|
/linux-4.1.27/arch/alpha/kernel/ |
D | core_cia.c | 256 cia_pci_tbi(struct pci_controller *hose, dma_addr_t start, dma_addr_t end) in cia_pci_tbi() 284 dma_addr_t start, dma_addr_t end) in cia_pci_tbi_try2()
|
D | core_apecs.c | 316 apecs_pci_tbi(struct pci_controller *hose, dma_addr_t start, dma_addr_t end) in apecs_pci_tbi()
|
D | pci.c | 131 resource_size_t start = res->start; in pcibios_align_resource() local
|
D | setup.c | 290 void *start; in move_initrd() local 315 unsigned long start, end; in setup_memory() local
|
D | core_tsunami.c | 177 tsunami_pci_tbi(struct pci_controller *hose, dma_addr_t start, dma_addr_t end) in tsunami_pci_tbi()
|
/linux-4.1.27/drivers/staging/comedi/ |
D | drivers.c | 726 unsigned long start, unsigned long len) in __comedi_request_region() 752 unsigned long start, unsigned long len) in comedi_request_region()
|
/linux-4.1.27/drivers/net/ethernet/sun/ |
D | sunvnet.c | 427 u32 start, u32 end, u8 vio_dring_state) in vnet_send_ack() 542 u32 start, u32 end, int *npkts, int budget) in vnet_walk_rx() 861 static int __vnet_tx_trigger(struct vnet_port *port, u32 start) in __vnet_tx_trigger() 1069 int start = 0, offset; in vnet_skb_shape() local
|
/linux-4.1.27/drivers/iommu/ |
D | dmar.c | 90 void *dmar_alloc_dev_scope(void *start, void *end, int *cnt) in dmar_alloc_dev_scope() 221 void *start, void*end, u16 segment, in dmar_insert_dev_scope() 543 static int dmar_walk_remapping_entries(struct acpi_dmar_header *start, in dmar_walk_remapping_entries() 1793 struct acpi_dmar_header *start; in dmar_walk_dsm_resource() local
|
/linux-4.1.27/arch/x86/kernel/ |
D | pci-calgary_64.c | 655 static void __init calgary_reserve_mem_region(struct pci_dev *dev, u64 start, in calgary_reserve_mem_region() 671 u64 start, limit; in calgary_reserve_peripheral_mem_1() local 695 u64 start, limit; in calgary_reserve_peripheral_mem_2() local 731 u64 start; in calgary_reserve_regions() local
|
D | apb_timer.c | 262 u64 start, now; in apbt_clocksource_register() local
|
D | paravirt.c | 180 const char *start, const char *end) in paravirt_patch_insns()
|
D | process_64.c | 522 unsigned long start, bottom, top, sp, fp, ip; in get_wchan() local
|
/linux-4.1.27/drivers/staging/lustre/lustre/libcfs/linux/ |
D | linux-crypto.c | 206 unsigned long start, end; in cfs_crypto_performance_test() local
|
/linux-4.1.27/arch/xtensa/include/asm/ |
D | tlbflush.h | 57 #define flush_tlb_kernel_range(start, end) local_flush_tlb_kernel_range(start, \ argument
|
/linux-4.1.27/arch/powerpc/boot/ |
D | oflib.c | 181 unsigned long start = (unsigned long)_start, end = (unsigned long)_end; in of_vmlinux_alloc() local
|
/linux-4.1.27/drivers/net/wireless/iwlwifi/ |
D | iwl-op-mode.h | 146 struct iwl_op_mode *(*start)(struct iwl_trans *trans, member
|
/linux-4.1.27/drivers/scsi/aic7xxx/ |
D | aic7xxx_osm_pci.c | 364 resource_size_t start; in ahc_linux_pci_reserve_mem_region() local
|
/linux-4.1.27/drivers/usb/isp1760/ |
D | isp1760-hcd.h | 37 unsigned int start; member
|
/linux-4.1.27/fs/btrfs/ |
D | zlib.c | 76 u64 start, unsigned long len, in zlib_compress_pages()
|
D | disk-io.c | 218 struct page *page, size_t pg_offset, u64 start, u64 len, in btree_get_extent() 439 u64 start, u64 parent_transid) in btree_read_extent_buffer_pages() 501 u64 start = page_offset(page); in csum_dirty_buffer() local 601 u64 start, u64 end, int mirror) in btree_readpage_end_io_hook() 4201 u64 start = 0; in btrfs_destroy_marked_extents() local 4232 u64 start; in btrfs_destroy_pinned_extent() local
|
D | ordered-data.h | 81 u64 start; member
|
/linux-4.1.27/arch/unicore32/include/asm/ |
D | dma-mapping.h | 113 unsigned long start = (unsigned long)vaddr; in dma_cache_sync() local
|
/linux-4.1.27/arch/arm/boot/compressed/ |
D | head.S | 126 start: label
|
/linux-4.1.27/arch/powerpc/include/asm/ |
D | page_64.h | 152 #define slice_set_range_psize(mm, start, len, psize) \ argument
|
D | iommu.h | 58 unsigned long start; member
|
/linux-4.1.27/drivers/net/wireless/ti/wlcore/ |
D | scan.c | 140 int start, int max_channels, in wlcore_scan_get_channels()
|
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/bios/ |
D | shadow.c | 45 const u32 start = bios->size; in shadow_fetch() local
|
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/bar/ |
D | nv50.c | 114 u64 start, limit; in nv50_bar_ctor() local
|
/linux-4.1.27/arch/x86/pci/ |
D | amd_bus.c | 70 u64 start; in early_root_info_init() local
|
/linux-4.1.27/arch/sparc/kernel/ |
D | sys_sparc_32.c | 116 long sparc_remap_file_pages(unsigned long start, unsigned long size, in sparc_remap_file_pages()
|
D | ptrace_64.c | 87 unsigned long start = __pa(kaddr); in flush_ptrace_access() local 109 unsigned long start = (unsigned long) kaddr; in flush_ptrace_access() local
|
/linux-4.1.27/include/linux/mtd/ |
D | flashchip.h | 72 unsigned long start; /* Offset within the map */ member
|
/linux-4.1.27/mm/ |
D | mmap.c | 726 int vma_adjust(struct vm_area_struct *vma, unsigned long start, in vma_adjust() 2335 unsigned long start; in find_extend_vma() local 2387 unsigned long start, unsigned long end) in unmap_region() 2518 int do_munmap(struct mm_struct *mm, unsigned long start, size_t len) in do_munmap() 2603 int vm_munmap(unsigned long start, size_t len) in vm_munmap() 2625 SYSCALL_DEFINE5(remap_file_pages, unsigned long, start, unsigned long, size, in SYSCALL_DEFINE5() argument
|
D | cma.c | 364 unsigned long mask, offset, pfn, start = 0; in cma_alloc() local
|
D | filemap.c | 270 int __filemap_fdatawrite_range(struct address_space *mapping, loff_t start, in __filemap_fdatawrite_range() 300 int filemap_fdatawrite_range(struct address_space *mapping, loff_t start, in filemap_fdatawrite_range() 1156 pgoff_t start, unsigned int nr_entries, in find_get_entries() 1218 unsigned find_get_pages(struct address_space *mapping, pgoff_t start, in find_get_pages()
|
D | percpu.c | 270 #define pcpu_for_each_unpop_region(chunk, rs, re, start, end) \ argument 275 #define pcpu_for_each_pop_region(chunk, rs, re, start, end) \ argument 1289 void *start = per_cpu_ptr(base, cpu); in is_kernel_percpu_address() local 1340 void *start = per_cpu_ptr(base, cpu); in per_cpu_ptr_to_phys() local
|
D | shmem.c | 92 pgoff_t start; /* start of range currently being fallocated */ member 399 pgoff_t start = (lstart + PAGE_CACHE_SIZE - 1) >> PAGE_CACHE_SHIFT; in shmem_undo_range() local 1794 pgoff_t start, end; in shmem_file_llseek() local 1839 pgoff_t start; in shmem_tag_pins() local 1881 pgoff_t start; in shmem_wait_for_pins() local 2056 pgoff_t start, index, end; in shmem_fallocate() local
|
D | memory.c | 216 void tlb_gather_mmu(struct mmu_gather *tlb, struct mm_struct *mm, unsigned long start, unsigned lon… in tlb_gather_mmu() 270 void tlb_finish_mmu(struct mmu_gather *tlb, unsigned long start, unsigned long end) in tlb_finish_mmu() 406 unsigned long start; in free_pmd_range() local 440 unsigned long start; in free_pud_range() local 1276 unsigned long start = max(vma->vm_start, start_addr); in unmap_single_vma() local 1353 void zap_page_range(struct vm_area_struct *vma, unsigned long start, in zap_page_range() 1764 int vm_iomap_memory(struct vm_area_struct *vma, phys_addr_t start, unsigned long len) in vm_iomap_memory()
|
/linux-4.1.27/arch/ia64/sn/include/xtalk/ |
D | hubdev.h | 37 unsigned long start; member
|
/linux-4.1.27/drivers/net/wireless/ti/wl12xx/ |
D | scan.c | 425 struct wl1271_cmd_sched_scan_start *start; in wl1271_scan_sched_scan_start() local
|
/linux-4.1.27/arch/xtensa/mm/ |
D | cache.c | 186 unsigned long start, unsigned long end) in local_flush_cache_range()
|
/linux-4.1.27/fs/nfs/ |
D | pnfs_dev.c | 299 unsigned long start, end; in nfs4_test_deviceid_unavailable() local
|
D | file.c | 244 nfs_file_fsync_commit(struct file *file, loff_t start, loff_t end, int datasync) in nfs_file_fsync_commit() 276 nfs_file_fsync(struct file *file, loff_t start, loff_t end, int datasync) in nfs_file_fsync()
|
/linux-4.1.27/drivers/scsi/sym53c8xx_2/ |
D | sym_fw.c | 365 void sym_fw_bind_script(struct sym_hcb *np, u32 *start, int len) in sym_fw_bind_script()
|
/linux-4.1.27/drivers/mtd/tests/ |
D | speedtest.c | 52 static struct timeval start, finish; variable
|
/linux-4.1.27/arch/powerpc/kernel/ |
D | pci_dn.c | 338 void *traverse_pci_devices(struct device_node *start, traverse_func pre, in traverse_pci_devices()
|
D | fadump.c | 742 static void fadump_exclude_reserved_area(unsigned long long start, in fadump_exclude_reserved_area() 799 unsigned long long start, end; in fadump_setup_crash_memory_ranges() local
|
/linux-4.1.27/arch/m68k/sun3/ |
D | sun3dvma.c | 42 unsigned long start; member
|
/linux-4.1.27/include/sound/ |
D | rcar_snd.h | 100 int (*start)(int id); member
|
D | i2c.h | 40 void (*start)(struct snd_i2c_bus *bus); /* transfer start */ member
|
/linux-4.1.27/include/net/ |
D | checksum.h | 155 int start, int offset) in remcsum_adjust()
|
D | mac802154.h | 204 int (*start)(struct ieee802154_hw *hw); member
|
/linux-4.1.27/fs/hpfs/ |
D | file.c | 22 int hpfs_file_fsync(struct file *file, loff_t start, loff_t end, int datasync) in hpfs_file_fsync()
|
/linux-4.1.27/include/linux/irqchip/ |
D | arm-gic.h | 104 static inline void gic_init(unsigned int nr, int start, in gic_init()
|
/linux-4.1.27/drivers/pci/ |
D | setup-res.c | 170 resource_size_t fw_addr, start, end; in pci_revert_fw_address() local
|
/linux-4.1.27/arch/xtensa/kernel/ |
D | pci.c | 76 resource_size_t start = res->start; in pcibios_align_resource() local
|
/linux-4.1.27/arch/mips/include/asm/ |
D | vpe.h | 94 void (*start)(int vpe); member
|
/linux-4.1.27/include/uapi/drm/ |
D | savage_drm.h | 181 unsigned short start; /* first register */ member 189 unsigned short start; /* first vertex in DMA/vertex buffer */ member
|
/linux-4.1.27/sound/pci/mixart/ |
D | mixart.c | 73 struct mixart_pipe *pipe, int start) in mixart_set_pipe_state() 393 static int mixart_set_stream_state(struct mixart_stream *stream, int start) in mixart_set_stream_state()
|
/linux-4.1.27/drivers/staging/comedi/drivers/ |
D | quatech_daqp_cs.c | 245 int start) in daqp_ai_set_one_scanlist_entry() 497 int start = (i == 0 || scanlist_start_on_every_entry); in daqp_ai_cmd() local
|
/linux-4.1.27/kernel/time/ |
D | alarmtimer.c | 320 int alarm_start(struct alarm *alarm, ktime_t start) in alarm_start() 341 int alarm_start_relative(struct alarm *alarm, ktime_t start) in alarm_start_relative()
|
/linux-4.1.27/arch/mips/cavium-octeon/executive/ |
D | cvmx-l2c.c | 408 int cvmx_l2c_lock_mem_region(uint64_t start, uint64_t len) in cvmx_l2c_lock_mem_region() 499 int cvmx_l2c_unlock_mem_region(uint64_t start, uint64_t len) in cvmx_l2c_unlock_mem_region()
|
/linux-4.1.27/drivers/gpu/drm/radeon/ |
D | radeon_vm.c | 818 uint64_t start, uint64_t end, in radeon_vm_update_ptes() 888 uint64_t start, uint64_t end, in radeon_vm_fence_pts()
|
/linux-4.1.27/drivers/pnp/pnpbios/ |
D | rsparser.c | 56 int start, int len) in pnpbios_parse_allocated_ioresource() 68 int start, int len) in pnpbios_parse_allocated_memresource()
|
/linux-4.1.27/tools/perf/util/ |
D | machine.c | 489 struct map *machine__new_module(struct machine *machine, u64 start, in machine__new_module() 621 u64 start; member 667 u64 start = machine__get_running_kernel_start(machine, NULL); in __machine__create_kernel_maps() local 968 static int machine__create_module(void *arg, const char *name, u64 start) in machine__create_module()
|
D | vdso.c | 71 void *start, *end; in get_file() local
|
/linux-4.1.27/fs/ocfs2/ |
D | file.c | 174 static int ocfs2_sync_file(struct file *file, loff_t start, loff_t end, in ocfs2_sync_file() 1423 u64 start, u64 len) in ocfs2_allocate_unwritten_extents() 1508 loff_t start, end; in ocfs2_truncate_cluster_pages() local 1522 u64 start, u64 len) in ocfs2_zero_partial_clusters()
|
/linux-4.1.27/tools/perf/bench/ |
D | sched-messaging.c | 266 struct timeval start, stop, diff; in bench_sched_messaging() local
|
/linux-4.1.27/include/media/blackfin/ |
D | ppi.h | 65 int (*start)(struct ppi_if *ppi); member
|
/linux-4.1.27/arch/mips/txx9/generic/ |
D | setup_tx4938.c | 328 unsigned long start = txx9_ce_res[ch].start; in tx4938_mtd_init() local
|
/linux-4.1.27/arch/x86/include/asm/ |
D | pgalloc.h | 18 unsigned long start, unsigned long count) {} in paravirt_alloc_pmd_clone()
|
/linux-4.1.27/drivers/pnp/ |
D | quirks.c | 308 resource_size_t start, end; in quirk_amd_mmconfig_area() local
|
/linux-4.1.27/arch/x86/kernel/kprobes/ |
D | opt.c | 202 static int insn_jump_into_range(struct insn *insn, unsigned long start, int len) in insn_jump_into_range()
|
/linux-4.1.27/arch/x86/kernel/cpu/microcode/ |
D | amd_early.c | 42 void *start; in find_ucode_in_initrd() local
|
/linux-4.1.27/arch/arm/mach-integrator/ |
D | impd1.c | 241 unsigned long start, size; in impd1fb_clcd_mmap() local
|
/linux-4.1.27/drivers/scsi/ |
D | sgiwd93.c | 180 unsigned long start, end; in init_hpc_chain() local
|
/linux-4.1.27/arch/mips/kernel/ |
D | vpe-mt.c | 196 int vpe_start(void *vpe, unsigned long start) in vpe_start()
|
/linux-4.1.27/net/dccp/ |
D | ackvec.c | 179 u16 start = __ackvec_idx_add(av->av_buf_head, 1), in dccp_ackvec_reserve_seats() local
|
/linux-4.1.27/drivers/net/ethernet/microchip/ |
D | enc28j60.c | 572 static u16 erxrdpt_workaround(u16 next_packet_ptr, u16 start, u16 end) in erxrdpt_workaround() 595 static void nolock_rxfifo_init(struct enc28j60_net *priv, u16 start, u16 end) in nolock_rxfifo_init() 613 static void nolock_txfifo_init(struct enc28j60_net *priv, u16 start, u16 end) in nolock_txfifo_init()
|
/linux-4.1.27/fs/ |
D | libfs.c | 938 int __generic_file_fsync(struct file *file, loff_t start, loff_t end, in __generic_file_fsync() 976 int generic_file_fsync(struct file *file, loff_t start, loff_t end, in generic_file_fsync() 1021 int noop_fsync(struct file *file, loff_t start, loff_t end, int datasync) in noop_fsync()
|
D | sync.c | 178 int vfs_fsync_range(struct file *file, loff_t start, loff_t end, int datasync) in vfs_fsync_range()
|
/linux-4.1.27/drivers/net/ethernet/freescale/ |
D | gianfar_ethtool.c | 1332 static int gfar_get_next_cluster_start(int start, struct filer_table *tab) in gfar_get_next_cluster_start() 1343 static int gfar_get_next_cluster_end(int start, struct filer_table *tab) in gfar_get_next_cluster_end() 1471 u32 i, size = 0, start = 0, prev = 1; in gfar_sort_mask_table() local
|
/linux-4.1.27/drivers/rapidio/ |
D | rio.c | 281 u16 start, in rio_request_inb_dbell() 320 int rio_release_inb_dbell(struct rio_mport *mport, u16 start, u16 end) in rio_release_inb_dbell() 360 struct resource *rio_request_outb_dbell(struct rio_dev *rdev, u16 start, in rio_request_outb_dbell()
|
/linux-4.1.27/fs/ext4/ |
D | resize.c | 90 ext4_fsblk_t start = ext4_blocks_count(es); in verify_group_input() local 416 ext4_fsblk_t start; in set_flexbg_block_bitmap() local 477 ext4_fsblk_t start; in setup_new_flex_group_blocks() local
|
D | extents.c | 2151 ext4_lblk_t next, next_del, start = 0, end = 0; in ext4_fill_fiemap_extents() local 2593 ext4_lblk_t start, ext4_lblk_t end) in ext4_ext_rm_leaf() 2797 int ext4_ext_remove_space(struct inode *inode, ext4_lblk_t start, in ext4_ext_remove_space() 4742 loff_t start, end; in ext4_zero_range() local 5144 __u64 start, __u64 len) in ext4_fiemap() 5237 ext4_lblk_t *start) in ext4_ext_shift_path_extents() 5310 ext4_lblk_t start, ext4_lblk_t shift) in ext4_ext_shift_extents()
|
D | indirect.c | 211 __le32 *start = ind->bh ? (__le32 *) ind->bh->b_data : ei->i_data; in ext4_find_near() local 1316 ext4_lblk_t start, ext4_lblk_t end) in ext4_ind_remove_space()
|
/linux-4.1.27/net/ceph/ |
D | osdmap.c | 162 void *start = pbyval; in crush_decode() local 1055 void *start = *p; in osdmap_decode() local 1209 void *start = *p; in osdmap_apply_incremental() local
|
/linux-4.1.27/arch/powerpc/mm/ |
D | numa.c | 611 static unsigned long __init numa_enforce_memory_limit(unsigned long start, in numa_enforce_memory_limit() 757 unsigned long start; in parse_numa_properties() local 1087 unsigned long start, size; in hot_add_node_scn_to_nid() local
|
/linux-4.1.27/arch/arm/mach-s3c64xx/ |
D | common.c | 374 static inline void s3c_irq_demux_eint(unsigned int start, unsigned int end) in s3c_irq_demux_eint()
|
/linux-4.1.27/arch/sparc/lib/ |
D | copy_user.S | 55 #define EXT(start,end,handler) \ argument
|
D | checksum_32.S | 178 #define EXT(start,end,handler) \ argument
|
/linux-4.1.27/fs/ecryptfs/ |
D | file.c | 271 ecryptfs_fsync(struct file *file, loff_t start, loff_t end, int datasync) in ecryptfs_fsync()
|
/linux-4.1.27/arch/ia64/hp/sim/boot/ |
D | fw-emu.c | 245 # define MAKE_MD(typ, attr, start, end) \ in sys_fw_init() argument
|
/linux-4.1.27/security/apparmor/ |
D | file.c | 238 unsigned int aa_str_perms(struct aa_dfa *dfa, unsigned int start, in aa_str_perms()
|
/linux-4.1.27/block/partitions/ |
D | efi.c | 704 u64 start = le64_to_cpu(ptes[i].starting_lba); in efi_partition() local
|
/linux-4.1.27/arch/um/kernel/ |
D | um_arch.c | 359 void apply_alternatives(struct alt_instr *start, struct alt_instr *end) in apply_alternatives()
|
/linux-4.1.27/arch/x86/mm/ |
D | ioremap.c | 354 unsigned long start = phys & PAGE_MASK; in xlate_dev_mem_ptr() local
|
/linux-4.1.27/sound/oss/ |
D | msnd.c | 80 void msnd_init_queue(void __iomem *base, int start, int size) in msnd_init_queue()
|
/linux-4.1.27/arch/parisc/kernel/ |
D | signal.c | 478 unsigned long start = (unsigned long) &usp[2]; in insert_restart_trampoline() local
|
D | inventory.c | 113 set_pmem_entry(physmem_range_t *pmem_ptr, unsigned long start, in set_pmem_entry()
|
/linux-4.1.27/drivers/isdn/mISDN/ |
D | dsp_tones.c | 377 int index, count, start, num; in dsp_tone_copy() local
|
/linux-4.1.27/arch/x86/boot/compressed/ |
D | aslr.c | 108 unsigned long start; member
|
/linux-4.1.27/drivers/infiniband/hw/ipath/ |
D | ipath_mr.c | 185 struct ib_mr *ipath_reg_user_mr(struct ib_pd *pd, u64 start, u64 length, in ipath_reg_user_mr()
|
/linux-4.1.27/arch/c6x/kernel/ |
D | setup.c | 248 int __init c6x_add_memory(phys_addr_t start, unsigned long size) in c6x_add_memory()
|
/linux-4.1.27/fs/xfs/ |
D | xfs_dquot_item.c | 430 struct xfs_qoff_logitem *start, in xfs_qm_qoff_logitem_init()
|
/linux-4.1.27/drivers/scsi/pm8001/ |
D | pm8001_ctl.c | 325 int start = 0; in pm8001_ctl_ib_queue_log_show() local 358 int start = 0; in pm8001_ctl_ob_queue_log_show() local
|
/linux-4.1.27/arch/powerpc/kvm/ |
D | e500_mmu.c | 185 unsigned long start, end, size; in kvmppc_need_recalc_tlb1map_range() local 199 unsigned long start, end, size; in kvmppc_set_tlb1map_range() local
|
/linux-4.1.27/include/uapi/sound/ |
D | sfnt_info.h | 118 int start, end; /* sample offset correction */ member 163 int start, end; /* start & end offset */ member
|
/linux-4.1.27/drivers/xen/ |
D | gntdev.c | 445 unsigned long start, unsigned long end) in unmap_if_in_range() 470 unsigned long start, unsigned long end) in mn_invl_range_start()
|
/linux-4.1.27/arch/s390/net/ |
D | bpf_jit_comp.c | 320 static int get_start(struct bpf_jit *jit, int start) in get_start() 334 static int get_end(struct bpf_jit *jit, int start) in get_end()
|
/linux-4.1.27/include/uapi/linux/ |
D | msdos_fs.h | 183 __le16 time,date,start;/* time, date and first cluster */ member 195 __le16 start; /* starting cluster number, 0 in long slots */ member
|
D | ptp_clock.h | 64 struct ptp_clock_time start; /* Absolute start time. */ member
|
/linux-4.1.27/drivers/regulator/ |
D | wm8350-regulator.c | 643 int wm8350_dcdc_set_slot(struct wm8350 *wm8350, int dcdc, u16 start, in wm8350_dcdc_set_slot() 691 int wm8350_ldo_set_slot(struct wm8350 *wm8350, int ldo, u16 start, u16 stop) in wm8350_ldo_set_slot()
|
/linux-4.1.27/fs/nfs/blocklayout/ |
D | blocklayout.c | 347 u64 start = hdr->args.offset & (loff_t)PAGE_CACHE_MASK; in bl_write_cleanup() local 480 u64 start; /* Expected start of next non-COW extent */ member
|
/linux-4.1.27/drivers/media/platform/davinci/ |
D | vpif.c | 318 u8 start, end; in config_vpif_params() local
|
/linux-4.1.27/fs/xfs/libxfs/ |
D | xfs_ialloc_btree.c | 86 union xfs_btree_ptr *start, in xfs_inobt_alloc_block()
|
/linux-4.1.27/crypto/async_tx/ |
D | async_pq.c | 127 int start = -1, stop = disks - 3; in do_sync_gen_syndrome() local
|
/linux-4.1.27/fs/jbd/ |
D | recovery.c | 69 static int do_readahead(journal_t *journal, unsigned int start) in do_readahead()
|
/linux-4.1.27/tools/usb/usbip/libsrc/ |
D | vhci_driver.c | 170 char *buffer, *start, *end; in read_record() local
|
/linux-4.1.27/drivers/media/i2c/ |
D | ir-kbd-i2c.c | 69 int start, range, toggle, dev, code, ircode; in get_key_haup_common() local
|
/linux-4.1.27/fs/cifs/ |
D | cifs_unicode.h | 88 wchar_t start; member
|
/linux-4.1.27/drivers/staging/rtl8723au/core/ |
D | rtw_pwrctrl.c | 487 unsigned long start = jiffies; in _rtw_pwr_wakeup23a() local
|
/linux-4.1.27/drivers/infiniband/hw/cxgb4/ |
D | resource.c | 419 unsigned start, chunk, top; in c4iw_ocqp_pool_create() local
|
/linux-4.1.27/fs/f2fs/ |
D | recovery.c | 350 unsigned int start, end; in do_recover_data() local
|
/linux-4.1.27/drivers/rtc/ |
D | rtc-pcf8523.c | 163 u8 start = REG_SECONDS, regs[7]; in pcf8523_rtc_read_time() local
|
/linux-4.1.27/drivers/scsi/bfa/ |
D | bfa_modules.h | 105 void (*start) (struct bfa_s *bfa); member
|
/linux-4.1.27/security/apparmor/include/ |
D | file.h | 163 unsigned int start; member
|
/linux-4.1.27/net/ipv4/ |
D | tcp_probe.c | 79 ktime_t start; member
|
D | ip_options.c | 157 unsigned char *start = sptr+sopt->srr; in __ip_options_echo() local
|
/linux-4.1.27/arch/arm/mach-mv78xx0/ |
D | pcie.c | 61 u32 start; in mv78xx0_pcie_preinit() local
|
/linux-4.1.27/drivers/char/tpm/ |
D | tpm_ppi.c | 254 static ssize_t show_ppi_operations(acpi_handle dev_handle, char *buf, u32 start, in show_ppi_operations()
|
/linux-4.1.27/drivers/gpu/drm/gma500/ |
D | gtt.c | 339 unsigned long start, end; in psb_gtt_alloc_range() local
|
/linux-4.1.27/drivers/staging/rtl8188eu/core/ |
D | rtw_pwrctrl.c | 577 u32 start = jiffies; in _rtw_pwr_wakeup() local
|
/linux-4.1.27/drivers/media/pci/bt8xx/ |
D | bttv-vbi.c | 281 s64 start, count; in try_fmt() local
|
/linux-4.1.27/block/ |
D | bio-integrity.c | 265 unsigned long start, end; in bio_integrity_prep() local
|
/linux-4.1.27/drivers/s390/block/ |
D | dasd_ioctl.c | 208 int start, stop; in dasd_format() local
|
/linux-4.1.27/arch/sh/drivers/pci/ |
D | pcie-sh7786.c | 115 #define DEFINE_CONTROLLER(start, idx) \ argument
|
/linux-4.1.27/include/asm-generic/ |
D | tlb.h | 97 unsigned long start; member
|
/linux-4.1.27/drivers/gpu/drm/amd/amdkfd/ |
D | kfd_device_queue_manager.h | 106 int (*start)(struct device_queue_manager *dqm); member
|
/linux-4.1.27/drivers/base/ |
D | dma-coherent.c | 254 int start = (vaddr - mem->virt_base) >> PAGE_SHIFT; in dma_mmap_from_coherent() local
|
/linux-4.1.27/arch/powerpc/platforms/512x/ |
D | mpc512x_shared.c | 199 unsigned long start, end; in mpc512x_release_bootmem() local
|
/linux-4.1.27/arch/arm/include/asm/ |
D | pmu.h | 108 void (*start)(struct arm_pmu *); member
|
/linux-4.1.27/arch/sparc/mm/ |
D | tsb.c | 35 void flush_tsb_kernel_range(unsigned long start, unsigned long end) in flush_tsb_kernel_range()
|
/linux-4.1.27/sound/soc/au1x/ |
D | dma.c | 25 u32 start; member
|
/linux-4.1.27/drivers/infiniband/hw/qib/ |
D | qib_tx.c | 385 void qib_chg_pioavailkernel(struct qib_devdata *dd, unsigned start, in qib_chg_pioavailkernel()
|