| /linux-4.4.14/fs/logfs/ |
| D | file.c | 28 unsigned start = pos & (PAGE_CACHE_SIZE - 1); in logfs_write_begin() local 44 unsigned start = pos & (PAGE_CACHE_SIZE - 1); in logfs_write_end() local 223 int logfs_fsync(struct file *file, loff_t start, loff_t end, int datasync) in logfs_fsync()
|
| /linux-4.4.14/net/netfilter/ipvs/ |
| D | ip_vs_ftp.c | 91 char **start, char **end) in ip_vs_ftp_get_addrport() 175 char *start, *end; in ip_vs_ftp_out() local 317 char *start, *end; in ip_vs_ftp_in() local
|
| /linux-4.4.14/net/core/ |
| D | datagram.c | 358 int start = skb_headlen(skb); in skb_copy_datagram_iter() local 447 int start = skb_headlen(skb); in skb_copy_datagram_from_iter() local 537 size_t start; in zerocopy_sg_from_iter() local 573 int start = skb_headlen(skb); in skb_copy_and_csum_datagram() local
|
| /linux-4.4.14/fs/nfs/blocklayout/ |
| D | extent_tree.c | 45 __ext_tree_search(struct rb_root *root, sector_t start) in __ext_tree_search() 166 __ext_tree_remove(struct rb_root *root, sector_t start, sector_t end) in __ext_tree_remove() 350 sector_t start, sector_t end) in ext_tree_remove() 392 ext_tree_mark_written(struct pnfs_block_layout *bl, sector_t start, in ext_tree_mark_written()
|
| D | blocklayout.h | 72 u64 start; member 89 sector_t start; member 99 u64 start; member
|
| /linux-4.4.14/drivers/acpi/ |
| D | resource.c | 45 static bool acpi_dev_resource_len_valid(u64 start, u64 end, u64 len, bool io) in acpi_dev_resource_len_valid() 77 static void acpi_dev_get_memresource(struct resource *res, u64 start, u64 len, in acpi_dev_get_memresource() 150 static void acpi_dev_get_ioresource(struct resource *res, u64 start, u64 len, in acpi_dev_get_ioresource() 206 u64 start, end, offset = 0; in acpi_decode_space() local
|
| /linux-4.4.14/tools/testing/selftests/vm/ |
| D | mlock2-tests.c | 22 static int mlock2_(void *start, size_t len, int flags) in mlock2_() 33 unsigned long start; member 44 unsigned long start; in get_vm_area() local 146 unsigned long start, end; in seek_to_smaps_entry() local
|
| /linux-4.4.14/arch/x86/xen/ |
| D | setup.c | 458 phys_addr_t start = 0; in xen_foreach_remap_area() local 588 static void __init xen_align_and_add_e820_region(phys_addr_t start, in xen_align_and_add_e820_region() 613 bool __init xen_is_e820_reserved(phys_addr_t start, phys_addr_t size) in xen_is_e820_reserved() 647 phys_addr_t addr, start; in xen_find_free_area() local 705 phys_addr_t start, size; in xen_reserve_xen_mfnlist() local 888 phys_addr_t new_area, start, size; in xen_memory_setup() local
|
| D | spinlock.c | 126 static inline void spin_time_accum_blocked(u64 start) in spin_time_accum_blocked() 143 static inline void spin_time_accum_blocked(u64 start) in spin_time_accum_blocked() 161 u64 start; in xen_lock_spinning() local
|
| /linux-4.4.14/arch/x86/mm/ |
| D | pageattr.c | 113 within(unsigned long addr, unsigned long start, unsigned long end) in within() 177 static void cpa_flush_range(unsigned long start, int numpages, int cache) in cpa_flush_range() 207 static void cpa_flush_array(unsigned long *start, int numpages, int cache, in cpa_flush_array() 762 static bool unmap_pte_range(pmd_t *pmd, unsigned long start, unsigned long end) in unmap_pte_range() 781 unsigned long start, unsigned long end) in __unmap_pmd_range() 788 static void unmap_pmd_range(pud_t *pud, unsigned long start, unsigned long end) in unmap_pmd_range() 832 static void unmap_pud_range(pgd_t *pgd, unsigned long start, unsigned long end) in unmap_pud_range() 906 unsigned long start, unsigned long end, in populate_pte() 928 unsigned long start, unsigned long end, in populate_pmd() 1001 static int populate_pud(struct cpa_data *cpa, unsigned long start, pgd_t *pgd, in populate_pud() [all …]
|
| D | dump_pagetables.c | 283 pte_t *start; in walk_pte_level() local 301 pmd_t *start; in walk_pmd_level() local 333 pud_t *start; in walk_pud_level() local 380 pgd_t *start = (pgd_t *) &init_level4_pgt; in ptdump_walk_pgd_level_core() local
|
| D | mpx.c | 755 unsigned long start; in zap_bt_entries_mapping() local 901 unsigned long start, unsigned long end) in try_unmap_single_bt() 975 unsigned long start, unsigned long end) in mpx_unmap_tables() 1011 unsigned long start, unsigned long end) in mpx_notify_unmap()
|
| D | numa_32.c | 47 void memory_present(int nid, unsigned long start, unsigned long end) in memory_present()
|
| D | numa_internal.h | 8 u64 start; member
|
| /linux-4.4.14/arch/ia64/scripts/ |
| D | check-segrel.S | 4 start: label
|
| D | unwcheck.py | 45 start = long(m.group(2), 16) variable
|
| /linux-4.4.14/arch/cris/boot/rescue/ |
| D | head_v32.S | 17 start: label
|
| /linux-4.4.14/mm/ |
| D | memory_hotplug.c | 130 static struct resource *register_memory_resource(u64 start, u64 size) in register_memory_resource() 770 resource_size_t start, size; in __remove_pages() local 1090 static pg_data_t __ref *hotadd_new_pgdat(int nid, u64 start) in hotadd_new_pgdat() 1184 static int check_hotplug_memory_range(u64 start, u64 size) in check_hotplug_memory_range() 1206 static int should_add_memory_movable(int nid, u64 start, u64 size) in should_add_memory_movable() 1221 int zone_for_memory(int nid, u64 start, u64 size, int zone_default, in zone_for_memory() 1237 u64 start, size; in add_memory_resource() local 1309 int __ref add_memory(int nid, u64 start, u64 size) in add_memory() 1412 static unsigned long scan_movable_pages(unsigned long start, unsigned long end) in scan_movable_pages() 1514 offline_isolated_pages_cb(unsigned long start, unsigned long nr_pages, in offline_isolated_pages_cb() [all …]
|
| D | truncate.c | 221 pgoff_t start; /* inclusive */ in truncate_inode_pages_range() local 455 pgoff_t start, pgoff_t end) in invalidate_mapping_pages() 564 pgoff_t start, pgoff_t end) in invalidate_inode_pages2_range()
|
| D | mempolicy.c | 586 static int queue_pages_test_walk(unsigned long start, unsigned long end, in queue_pages_test_walk() 634 queue_pages_range(struct mm_struct *mm, unsigned long start, unsigned long end, in queue_pages_range() 692 static int mbind_range(struct mm_struct *mm, unsigned long start, in mbind_range() 1094 static struct page *new_page(struct page *page, unsigned long start, int **x) in new_page() 1129 static struct page *new_page(struct page *page, unsigned long start, int **x) in new_page() 1135 static long do_mbind(unsigned long start, unsigned long len, in do_mbind() 1298 SYSCALL_DEFINE6(mbind, unsigned long, start, unsigned long, len, in SYSCALL_DEFINE6() argument 1515 COMPAT_SYSCALL_DEFINE6(mbind, compat_ulong_t, start, compat_ulong_t, len, in COMPAT_SYSCALL_DEFINE6() argument 2152 sp_lookup(struct shared_policy *sp, unsigned long start, unsigned long end) in sp_lookup() 2324 static void sp_node_init(struct sp_node *node, unsigned long start, in sp_node_init() [all …]
|
| D | vmalloc.c | 185 static int vmap_page_range_noflush(unsigned long start, unsigned long end, in vmap_page_range_noflush() 206 static int vmap_page_range(unsigned long start, unsigned long end, in vmap_page_range() 532 static void vmap_debug_free_range(unsigned long start, unsigned long end) in vmap_debug_free_range() 602 static void __purge_vmap_area_lazy(unsigned long *start, unsigned long *end, in __purge_vmap_area_lazy() 661 unsigned long start = ULONG_MAX, end = 0; in try_purge_vmap_area_lazy() local 671 unsigned long start = ULONG_MAX, end = 0; in purge_vmap_area_lazy() local 1042 unsigned long start = ULONG_MAX, end = 0; in vm_unmap_aliases() local 1331 unsigned long align, unsigned long flags, unsigned long start, in __get_vm_area_node() 1365 unsigned long start, unsigned long end) in __get_vm_area() 1373 unsigned long start, unsigned long end, in __get_vm_area_caller() [all …]
|
| D | nobootmem.c | 94 static void __init __free_pages_memory(unsigned long start, unsigned long end) in __free_pages_memory() 110 static unsigned long __init __free_memory_core(phys_addr_t start, in __free_memory_core() 128 phys_addr_t start, end; in free_low_memory_core_early() local
|
| D | nommu.c | 136 unsigned long start, unsigned long nr_pages, in __get_user_pages() 186 unsigned long start, unsigned long nr_pages, in get_user_pages() 203 unsigned long start, unsigned long nr_pages, in get_user_pages_locked() 213 unsigned long start, unsigned long nr_pages, in __get_user_pages_unlocked() 227 unsigned long start, unsigned long nr_pages, in get_user_pages_unlocked() 702 long start = vma->vm_start & PAGE_MASK; in protect_vma() local 1302 unsigned long pglen, rpglen, pgend, rpgend, start; in do_mmap() local 1615 int do_munmap(struct mm_struct *mm, unsigned long start, size_t len) in do_munmap() 1794 int vm_iomap_memory(struct vm_area_struct *vma, phys_addr_t start, unsigned long len) in vm_iomap_memory()
|
| D | msync.c | 31 SYSCALL_DEFINE3(msync, unsigned long, start, size_t, len, int, flags) in SYSCALL_DEFINE3() argument
|
| D | page_ext.c | 283 unsigned long start, end, pfn; in online_page_ext() local 317 unsigned long start, end, pfn; in offline_page_ext() local
|
| D | memblock.c | 124 __memblock_find_range_bottom_up(phys_addr_t start, phys_addr_t end, in __memblock_find_range_bottom_up() 158 __memblock_find_range_top_down(phys_addr_t start, phys_addr_t end, in __memblock_find_range_top_down() 204 phys_addr_t align, phys_addr_t start, in memblock_find_in_range_node() 264 phys_addr_t __init_memblock memblock_find_in_range(phys_addr_t start, in memblock_find_in_range() 1139 phys_addr_t align, phys_addr_t start, in memblock_alloc_range_nid() 1161 phys_addr_t start, phys_addr_t end, in memblock_alloc_range() 1579 phys_addr_t start, end, orig_start, orig_end; in memblock_trim_memory() local
|
| /linux-4.4.14/drivers/md/ |
| D | dm-table.c | 278 sector_t start, sector_t len, void *data) in device_area_is_invalid() 432 sector_t start, sector_t len, void *data) in dm_set_device_limits() 538 char *start, *end = input, *out, **argv = NULL; in dm_split_args() local 671 sector_t start, sector_t len, char *params) in dm_table_add_target() 1208 sector_t start, sector_t len, void *data) in count_device() 1325 sector_t start, sector_t len, void *data) in device_flush_capable() 1378 sector_t start, sector_t len, void *data) in device_is_nonrot() 1386 sector_t start, sector_t len, void *data) in device_is_not_random() 1394 sector_t start, sector_t len, void *data) in queue_supports_sg_merge() 1419 sector_t start, sector_t len, void *data) in device_not_write_same_capable() [all …]
|
| /linux-4.4.14/arch/alpha/include/asm/ |
| D | tlbflush.h | 130 flush_tlb_range(struct vm_area_struct *vma, unsigned long start, in flush_tlb_range() 146 static inline void flush_tlb_kernel_range(unsigned long start, in flush_tlb_kernel_range()
|
| /linux-4.4.14/arch/mips/include/asm/ |
| D | cacheflush.h | 86 static inline void flush_cache_vmap(unsigned long start, unsigned long end) in flush_cache_vmap() 94 static inline void flush_cache_vunmap(unsigned long start, unsigned long end) in flush_cache_vunmap()
|
| /linux-4.4.14/arch/sparc/boot/ |
| D | piggyback.c | 111 static int get_start_end(const char *filename, unsigned int *start, in get_start_end() 188 unsigned int i, start, end; in main() local
|
| /linux-4.4.14/net/ipv6/ |
| D | exthdrs_core.c | 71 int ipv6_skip_exthdr(const struct sk_buff *skb, int start, u8 *nexthdrp, in ipv6_skip_exthdr() 188 unsigned int start = skb_network_offset(skb) + sizeof(struct ipv6hdr); in ipv6_find_hdr() local
|
| /linux-4.4.14/fs/hfsplus/ |
| D | wrapper.c | 52 loff_t start; in hfsplus_submit_bio() local 125 sector_t *start, sector_t *size) in hfsplus_get_last_session()
|
| /linux-4.4.14/lib/ |
| D | find_bit.c | 32 unsigned long nbits, unsigned long start, unsigned long invert) in _find_next_bit() 150 unsigned long nbits, unsigned long start, unsigned long invert) in _find_next_bit_le()
|
| D | iommu-common.c | 58 unsigned int start, i; in iommu_tbl_pool_init() local 105 unsigned long n, end, start, limit, boundary_size; in iommu_tbl_range_alloc() local
|
| D | bsearch.c | 36 size_t start = 0, end = num; in bsearch() local
|
| D | iommu-helper.c | 20 unsigned long start, unsigned int nr, in iommu_area_alloc()
|
| D | extable.c | 36 void sort_extable(struct exception_table_entry *start, in sort_extable()
|
| /linux-4.4.14/arch/mips/mm/ |
| D | c-r4k.c | 230 unsigned long start = INDEX_BASE; in tx49_blast_icache32() local 261 unsigned long start = INDEX_BASE + (page & indexmask); in tx49_blast_icache32_page_indexed() local 501 unsigned long start, unsigned long end) in r4k_flush_cache_range() 649 unsigned long start; member 653 static inline void local_r4k_flush_icache_range(unsigned long start, unsigned long end) in local_r4k_flush_icache_range() 693 unsigned long start = fir_args->start; in local_r4k_flush_icache_range_ipi() local 699 static void r4k_flush_icache_range(unsigned long start, unsigned long end) in r4k_flush_icache_range()
|
| D | tlb-r8k.c | 61 void local_flush_tlb_range(struct vm_area_struct *vma, unsigned long start, in local_flush_tlb_range() 111 void local_flush_tlb_kernel_range(unsigned long start, unsigned long end) in local_flush_tlb_kernel_range()
|
| D | tlb-r3k.c | 81 void local_flush_tlb_range(struct vm_area_struct *vma, unsigned long start, in local_flush_tlb_range() 124 void local_flush_tlb_kernel_range(unsigned long start, unsigned long end) in local_flush_tlb_kernel_range()
|
| /linux-4.4.14/drivers/gpu/drm/gma500/ |
| D | mdfld_dsi_output.h | 44 #define FLD_MASK(start, end) (((1 << ((start) - (end) + 1)) - 1) << (end)) argument 45 #define FLD_VAL(val, start, end) (((val) << (end)) & FLD_MASK(start, end)) argument 46 #define FLD_GET(val, start, end) (((val) & FLD_MASK(start, end)) >> (end)) argument 47 #define FLD_MOD(orig, val, start, end) \ argument 50 #define REG_FLD_MOD(reg, val, start, end) \ argument 54 u32 val, int start, int end) in REGISTER_FLD_WAIT() 66 #define REG_FLD_WAIT(reg, val, start, end) \ argument
|
| /linux-4.4.14/include/uapi/linux/netfilter/ |
| D | nfnetlink_compat.h | 50 #define NFA_NEST_END(skb, start) \ argument 53 #define NFA_NEST_CANCEL(skb, start) \ argument
|
| /linux-4.4.14/arch/x86/platform/efi/ |
| D | quirks.c | 147 u64 start = md->phys_addr; in efi_reserve_boot_services() local 178 unsigned long long start = md->phys_addr; in efi_free_boot_services() local
|
| /linux-4.4.14/arch/s390/include/asm/ |
| D | tlbflush.h | 190 unsigned long start, unsigned long end) in flush_tlb_range() 195 static inline void flush_tlb_kernel_range(unsigned long start, in flush_tlb_kernel_range()
|
| /linux-4.4.14/arch/xtensa/include/asm/ |
| D | pci-bridge.h | 26 unsigned long start; member 67 unsigned long start, unsigned long end, int flags, char *name) in pcibios_init_resource()
|
| D | sysmem.h | 17 unsigned long start; member
|
| D | delay.h | 39 unsigned long start = get_ccount(); in __udelay() local
|
| /linux-4.4.14/arch/mn10300/mm/ |
| D | cache.c | 47 asmlinkage long sys_cacheflush(unsigned long start, unsigned long end) in sys_cacheflush()
|
| D | cache-disabled.c | 16 asmlinkage long sys_cacheflush(unsigned long start, unsigned long end) in sys_cacheflush()
|
| D | cache-smp.c | 92 unsigned long start, unsigned long end) in smp_cache_call()
|
| D | init.c | 131 void free_initrd_mem(unsigned long start, unsigned long end) in free_initrd_mem()
|
| /linux-4.4.14/arch/mips/boot/compressed/ |
| D | head.S | 21 start: label
|
| /linux-4.4.14/arch/sh/mm/ |
| D | cache.c | 36 static inline void noop__flush_region(void *start, int size) in noop__flush_region() 203 void flush_cache_range(struct vm_area_struct *vma, unsigned long start, in flush_cache_range() 222 void flush_icache_range(unsigned long start, unsigned long end) in flush_icache_range()
|
| D | numa.c | 27 void __init setup_bootmem_node(int nid, unsigned long start, unsigned long end) in setup_bootmem_node()
|
| D | gup.c | 163 int __get_user_pages_fast(unsigned long start, int nr_pages, int write, in __get_user_pages_fast() 217 int get_user_pages_fast(unsigned long start, int nr_pages, int write, in get_user_pages_fast()
|
| /linux-4.4.14/drivers/scsi/aacraid/ |
| D | src.c | 206 unsigned long start; in src_sync_cmd() local 636 unsigned long start; in aac_src_init() local 781 unsigned long start; in aac_srcv_init() local
|
| D | sa.c | 161 unsigned long start; in sa_sync_cmd() local 323 unsigned long start; in aac_sa_init() local
|
| /linux-4.4.14/arch/arm/kernel/ |
| D | unwind.c | 116 const struct unwind_idx *start, in search_index() 166 const struct unwind_idx *start, const struct unwind_idx *stop) in unwind_find_origin() 513 struct unwind_table *unwind_table_add(unsigned long start, unsigned long size, in unwind_table_add()
|
| D | smp_tlb.c | 181 unsigned long start, unsigned long end) in flush_tlb_range() 195 void flush_tlb_kernel_range(unsigned long start, unsigned long end) in flush_tlb_kernel_range()
|
| /linux-4.4.14/arch/arm/mm/ |
| D | dump.c | 257 static void walk_pte(struct pg_state *st, pmd_t *pmd, unsigned long start) in walk_pte() 269 static void walk_pmd(struct pg_state *st, pud_t *pud, unsigned long start) in walk_pmd() 287 static void walk_pud(struct pg_state *st, pgd_t *pgd, unsigned long start) in walk_pud()
|
| /linux-4.4.14/fs/cachefiles/ |
| D | namei.c | 467 unsigned long start; in cachefiles_walk_to_object() local 725 unsigned long start; in cachefiles_get_directory() local 833 unsigned long start; in cachefiles_check_active() local
|
| /linux-4.4.14/drivers/s390/char/ |
| D | sclp_cmd.c | 246 unsigned long long start; in sclp_assign_storage() local 301 static int sclp_mem_change_state(unsigned long start, unsigned long size, in sclp_mem_change_state() 324 static bool contains_standby_increment(unsigned long start, unsigned long end) in contains_standby_increment() 344 unsigned long start, size; in sclp_mem_notifier() local 391 static void __init align_to_block_size(unsigned long long *start, in align_to_block_size() 408 unsigned long long start, size, addr, block_size; in add_memory_merged() local
|
| /linux-4.4.14/arch/arc/mm/ |
| D | tlb.c | 323 void local_flush_tlb_range(struct vm_area_struct *vma, unsigned long start, in local_flush_tlb_range() 368 void local_flush_tlb_kernel_range(unsigned long start, unsigned long end) in local_flush_tlb_kernel_range() 474 void flush_tlb_range(struct vm_area_struct *vma, unsigned long start, in flush_tlb_range() 487 void flush_pmd_tlb_range(struct vm_area_struct *vma, unsigned long start, in flush_pmd_tlb_range() 500 void flush_tlb_kernel_range(unsigned long start, unsigned long end) in flush_tlb_kernel_range() 699 void local_flush_pmd_tlb_range(struct vm_area_struct *vma, unsigned long start, in local_flush_pmd_tlb_range()
|
| /linux-4.4.14/fs/ |
| D | userfaultfd.c | 69 unsigned long start; member 79 unsigned long start, len; in userfaultfd_wake_function() local 651 unsigned long start, end; in __wake_userfault() local 698 __u64 start, __u64 len) in validate_range() 727 unsigned long start, end, vma_end; in userfaultfd_register() local 890 unsigned long start, end, vma_end; in userfaultfd_unregister() local
|
| D | ioctl.c | 152 u64 start, u64 len, u64 *new_len) in fiemap_check_ranges() 251 struct fiemap_extent_info *fieinfo, loff_t start, in __generic_block_fiemap() 410 struct fiemap_extent_info *fieinfo, u64 start, in generic_block_fiemap()
|
| /linux-4.4.14/drivers/base/ |
| D | driver.c | 43 int driver_for_each_device(struct device_driver *drv, struct device *start, in driver_for_each_device() 78 struct device *start, void *data, in driver_find_device()
|
| D | class.c | 295 struct device *start, const struct device_type *type) in class_dev_iter_init() 365 int class_for_each_device(struct class *class, struct device *start, in class_for_each_device() 412 struct device *class_find_device(struct class *class, struct device *start, in class_find_device()
|
| /linux-4.4.14/drivers/video/fbdev/ |
| D | pmag-ba-fb.c | 147 resource_size_t start, len; in pmagbafb_probe() local 243 resource_size_t start, len; in pmagbafb_remove() local
|
| /linux-4.4.14/include/linux/ |
| D | if_tunnel.h | 13 #define for_each_ip_tunnel_rcu(pos, start) \ argument
|
| D | range.h | 5 u64 start; member
|
| D | interval_tree.h | 8 unsigned long start; /* Start of interval */ member
|
| D | seqlock.h | 202 static inline int __read_seqcount_retry(const seqcount_t *s, unsigned start) in __read_seqcount_retry() 217 static inline int read_seqcount_retry(const seqcount_t *s, unsigned start) in read_seqcount_retry() 433 static inline unsigned read_seqretry(const seqlock_t *sl, unsigned start) in read_seqretry()
|
| /linux-4.4.14/arch/hexagon/include/asm/ |
| D | tlbflush.h | 56 #define flush_tlb_pgtables(mm, start, end) argument
|
| /linux-4.4.14/Documentation/mic/mpssd/ |
| D | mpss | 40 start() function
|
| /linux-4.4.14/arch/x86/kernel/ |
| D | test_rodata.c | 20 unsigned long start, end; in rodata_test() local
|
| D | pmem.c | 9 static int found(u64 start, u64 end, void *data) in found()
|
| D | resource.c | 4 static void resource_clip(struct resource *res, resource_size_t start, in resource_clip()
|
| D | paravirt_patch_32.c | 35 const unsigned char *start, *end; in native_patch() local
|
| D | paravirt_patch_64.c | 45 const unsigned char *start, *end; in native_patch() local
|
| /linux-4.4.14/arch/blackfin/kernel/ |
| D | dma-mapping.c | 25 static void dma_alloc_init(unsigned long start, unsigned long end) in dma_alloc_init() 50 unsigned long start; in __alloc_dma_pages() local
|
| /linux-4.4.14/arch/arc/include/asm/ |
| D | cacheflush.h | 51 #define flush_cache_vmap(start, end) flush_cache_all() argument 52 #define flush_cache_vunmap(start, end) flush_cache_all() argument
|
| /linux-4.4.14/arch/sparc/kernel/ |
| D | setup_64.c | 226 void sun4v_patch_1insn_range(struct sun4v_1insn_patch_entry *start, in sun4v_patch_1insn_range() 240 void sun4v_patch_2insn_range(struct sun4v_2insn_patch_entry *start, in sun4v_patch_2insn_range() 258 void sun_m7_patch_2insn_range(struct sun4v_2insn_patch_entry *start, in sun_m7_patch_2insn_range()
|
| /linux-4.4.14/arch/s390/kvm/ |
| D | guestdbg.c | 22 static void extend_address_range(u64 *start, u64 *stop, u64 estart, int len) in extend_address_range() 64 unsigned long start, len; in enable_all_hw_bp() local 104 unsigned long start, len; in enable_all_hw_wp() local
|
| /linux-4.4.14/arch/arm/mach-keystone/ |
| D | platsmp.c | 29 unsigned long start = virt_to_idmap(&secondary_startup); in keystone_smp_boot_secondary() local
|
| /linux-4.4.14/arch/openrisc/include/asm/ |
| D | tlbflush.h | 49 static inline void flush_tlb_kernel_range(unsigned long start, in flush_tlb_kernel_range()
|
| /linux-4.4.14/arch/mips/cobalt/ |
| D | time.c | 30 u32 start, end; in plat_time_init() local
|
| /linux-4.4.14/arch/hexagon/kernel/ |
| D | time.c | 219 unsigned long long start = __vmgettime(); in __delay() local 234 unsigned long long start = __vmgettime(); in __udelay() local
|
| /linux-4.4.14/arch/score/mm/ |
| D | tlb-score.c | 80 void local_flush_tlb_range(struct vm_area_struct *vma, unsigned long start, in local_flush_tlb_range() 123 void local_flush_tlb_kernel_range(unsigned long start, unsigned long end) in local_flush_tlb_kernel_range()
|
| /linux-4.4.14/drivers/pci/ |
| D | hotplug-pci.c | 10 int pass, busnr, start = parent->busn_res.start; in pci_hp_add_bridge() local
|
| /linux-4.4.14/arch/mips/alchemy/common/ |
| D | setup.c | 79 unsigned long start = ALCHEMY_PCI_MEMWIN_START; in __fixup_bigphys_addr() local
|
| /linux-4.4.14/tools/perf/ |
| D | perf-read-vdso.c | 14 void *start, *end; in main() local
|
| /linux-4.4.14/tools/perf/util/ |
| D | find-vdso-map.c | 1 static int find_vdso_map(void **start, void **end) in find_vdso_map()
|
| D | symbol.c | 229 struct symbol *symbol__new(u64 start, u64 len, u8 binding, const char *name) in symbol__new() 516 u64 start)) in modules__parse() 529 u64 start; in modules__parse() local 613 char type, u64 start) in map__process_kallsym_symbol() 858 u64 start; member 915 static int __read_proc_modules(void *arg, const char *name, u64 start) in __read_proc_modules() 1080 u64 start; in validate_kcore_addresses() local 1097 static int kcore_mapfn(u64 start, u64 len, u64 pgoff, void *data) in kcore_mapfn() 1305 u64 start, size; in dso__load_perf_map() local
|
| D | comm.h | 12 u64 start; member
|
| /linux-4.4.14/fs/btrfs/ |
| D | inode.c | 139 u64 start, size_t size, size_t compressed_size, in insert_inline_extent() 240 struct inode *inode, u64 start, in cow_file_range_inline() 326 u64 start; member 339 u64 start; member 346 u64 start, u64 ram_size, in add_async_extent() 402 u64 start, u64 end, in compress_file_range() 840 const u64 start = async_extent->start; in submit_compressed_extents() local 873 static u64 get_extent_allocation_hint(struct inode *inode, u64 start, in get_extent_allocation_hint() 920 u64 start, u64 end, int *page_started, in cow_file_range() 1128 u64 start, u64 end, int *page_started, in cow_file_range_async() [all …]
|
| D | reada.c | 79 u64 start; member 109 u64 start, int err) in __readahead_hook() 237 u64 start, int err) in btree_readahead_hook() 255 u64 start; in reada_find_zone() local 918 u64 start; in btrfs_reada_add() local
|
| D | extent_io.h | 106 u64 start; member 126 u64 start; member 300 static inline unsigned long num_extent_pages(u64 start, u64 len) in num_extent_pages() 374 u64 start; member
|
| /linux-4.4.14/tools/testing/selftests/timers/ |
| D | adjtick.c | 70 long long diff_timespec(struct timespec start, struct timespec end) in diff_timespec() 82 struct timespec start, mid, end; in get_monotonic_and_raw() local
|
| D | rtctest.c | 39 struct timeval start, end, diff; in main() local
|
| /linux-4.4.14/net/sunrpc/xprtrdma/ |
| D | svc_rdma_marshal.c | 85 unsigned long start, end; in decode_write_list() local 120 unsigned long start, end; in decode_reply_array() local
|
| /linux-4.4.14/tools/perf/tests/ |
| D | hists_common.c | 22 u64 start; member 37 u64 start; member
|
| /linux-4.4.14/security/apparmor/include/ |
| D | crypto.h | 25 void *start, size_t len) in aa_calc_profile_hash()
|
| /linux-4.4.14/arch/mn10300/lib/ |
| D | delay.c | 41 unsigned long start, stop, cnt; in __udelay() local
|
| /linux-4.4.14/drivers/firmware/google/ |
| D | memconsole.c | 30 u16 start; member 39 u16 start; member
|
| /linux-4.4.14/arch/sparc/mm/ |
| D | init_32.c | 264 unsigned long start, end; in taint_real_pages() local 345 void free_initrd_mem(unsigned long start, unsigned long end) in free_initrd_mem()
|
| D | srmmu.c | 659 static void __init srmmu_early_allocate_ptable_skeleton(unsigned long start, in srmmu_early_allocate_ptable_skeleton() 690 static void __init srmmu_allocate_ptable_skeleton(unsigned long start, in srmmu_allocate_ptable_skeleton() 743 static void __init srmmu_inherit_prom_mappings(unsigned long start, in srmmu_inherit_prom_mappings() 1230 static void turbosparc_flush_cache_range(struct vm_area_struct *vma, unsigned long start, unsigned … in turbosparc_flush_cache_range() 1281 static void turbosparc_flush_tlb_range(struct vm_area_struct *vma, unsigned long start, unsigned lo… in turbosparc_flush_tlb_range() 1669 unsigned long start, in smp_flush_cache_range() 1686 unsigned long start, in smp_flush_tlb_range()
|
| D | gup.c | 163 int __get_user_pages_fast(unsigned long start, int nr_pages, int write, in __get_user_pages_fast() 193 int get_user_pages_fast(unsigned long start, int nr_pages, int write, in get_user_pages_fast()
|
| D | leon_mm.c | 287 unsigned long start, in leon_flush_cache_range() 305 unsigned long start, in leon_flush_tlb_range()
|
| /linux-4.4.14/fs/adfs/ |
| D | map.c | 77 unsigned int start = dm->dm_startbit; in lookup_zone() local 138 unsigned int start = 8, mapptr; in scan_free_map() local
|
| /linux-4.4.14/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/ |
| D | SchedGui.py | 79 def paint_rectangle_zone(self, nr, color, top_color, start, end): argument 103 def update_rectangles(self, dc, start, end): argument
|
| /linux-4.4.14/drivers/media/usb/cpia2/ |
| D | cpia2_usb.c | 546 u8 request, u8 * registers, u16 start, size_t size) in write_packet() 568 u8 request, u8 * registers, u16 start, size_t size) in read_packet() 591 u8 request, u8 start, u8 count, u8 direction) in cpia2_usb_transfer_cmd()
|
| /linux-4.4.14/drivers/media/dvb-frontends/ |
| D | stv6110.c | 70 int start, int len) in stv6110_write_regs() 111 int start, int len) in stv6110_read_regs() 145 static int stv6110_read_reg(struct dvb_frontend *fe, int start) in stv6110_read_reg()
|
| /linux-4.4.14/fs/f2fs/ |
| D | segment.c | 499 sector_t start = SECTOR_FROM_BLOCK(blkstart); in f2fs_issue_discard() local 540 unsigned int start, unsigned int end) in __add_discard_entry() 572 unsigned int start = 0, end = -1; in add_discard_addrs() local 632 unsigned int start = 0, end = -1; in clear_prefree_segments() local 1005 struct curseg_info *seg, block_t start) in __next_free_blkoff() 1133 __u64 start = F2FS_BYTES_TO_BLK(range->start); in f2fs_trim_fs() local 1503 block_t start; in read_compacted_summaries() local 1771 unsigned int start) in get_next_sit_page() 1992 unsigned int sit_segs, start; in build_sit_info() local 2126 unsigned int i, start, end; in build_sit_entries() local [all …]
|
| /linux-4.4.14/arch/arm/include/asm/hardware/ |
| D | memc.h | 19 #define video_set_dma(start,end,offset) \ argument
|
| D | cache-uniphier.h | 36 static inline void uniphier_cache_l2_touch_range(unsigned long start, in uniphier_cache_l2_touch_range()
|
| /linux-4.4.14/fs/qnx4/ |
| D | bitmap.c | 22 int start = le32_to_cpu(qnx4_sb(sb)->BitMap->di_first_xtnt.xtnt_blk) - 1; in qnx4_count_free_blocks() local
|
| /linux-4.4.14/arch/ia64/sn/kernel/sn2/ |
| D | timer.c | 46 unsigned long start = rtc_time(); in ia64_sn_udelay() local
|
| /linux-4.4.14/arch/nios2/lib/ |
| D | delay.c | 25 cycles_t start = get_cycles(); in __delay() local
|
| /linux-4.4.14/arch/arm64/lib/ |
| D | delay.c | 29 cycles_t start = get_cycles(); in __delay() local
|
| /linux-4.4.14/include/sound/ |
| D | sh_dac_audio.h | 17 void (*start)(struct dac_audio_pdata *pd); member
|
| /linux-4.4.14/drivers/gpu/drm/omapdrm/ |
| D | omap_gem_dmabuf.c | 82 size_t start, size_t len, enum dma_data_direction dir) in omap_gem_dmabuf_begin_cpu_access() 97 size_t start, size_t len, enum dma_data_direction dir) in omap_gem_dmabuf_end_cpu_access()
|
| /linux-4.4.14/drivers/s390/cio/ |
| D | itcw.c | 136 static inline void *fit_chunk(addr_t *start, addr_t end, size_t len, in fit_chunk() 182 addr_t start; in itcw_init() local
|
| D | qdio_main.c | 127 int start, int count, int auto_ack) in qdio_do_eqbs() 180 static int qdio_do_sqbs(struct qdio_q *q, unsigned char state, int start, in qdio_do_sqbs() 610 static inline void qdio_handle_aobs(struct qdio_q *q, int start, int count) in qdio_handle_aobs() 661 int start = q->first_to_kick; in qdio_kick_handler() local 1469 static inline int buf_in_between(int bufnr, int start, int count) in buf_in_between() 1691 int start, end; in qdio_get_next_buffers() local
|
| /linux-4.4.14/arch/nios2/mm/ |
| D | tlb.c | 94 void flush_tlb_range(struct vm_area_struct *vma, unsigned long start, in flush_tlb_range() 105 void flush_tlb_kernel_range(unsigned long start, unsigned long end) in flush_tlb_kernel_range()
|
| /linux-4.4.14/arch/tile/include/uapi/arch/ |
| D | icache.h | 45 const char* start, *end; in invalidate_icache() local
|
| /linux-4.4.14/arch/mips/kernel/ |
| D | csrc-ioasic.c | 45 u32 start, end; in dec_ioasic_clocksource_init() local
|
| /linux-4.4.14/arch/frv/mm/ |
| D | cache-page.c | 50 unsigned long start, unsigned long len) in flush_icache_user_range()
|
| D | init.c | 153 void __init free_initrd_mem(unsigned long start, unsigned long end) in free_initrd_mem()
|
| /linux-4.4.14/arch/cris/boot/compressed/ |
| D | head_v32.S | 20 start: label
|
| /linux-4.4.14/arch/arm/include/asm/ |
| D | tlb.h | 73 unsigned long start, end; member 151 tlb_gather_mmu(struct mmu_gather *tlb, struct mm_struct *mm, unsigned long start, unsigned long end) in tlb_gather_mmu() 169 tlb_finish_mmu(struct mmu_gather *tlb, unsigned long start, unsigned long end) in tlb_finish_mmu()
|
| /linux-4.4.14/arch/unicore32/boot/compressed/ |
| D | head.S | 21 start: label
|
| /linux-4.4.14/arch/c6x/mm/ |
| D | init.c | 70 void __init free_initrd_mem(unsigned long start, unsigned long end) in free_initrd_mem()
|
| /linux-4.4.14/arch/sh/include/asm/ |
| D | mmzone.h | 32 setup_bootmem_node(int nid, unsigned long start, unsigned long end) in setup_bootmem_node()
|
| /linux-4.4.14/drivers/video/fbdev/core/ |
| D | fb_ddc.c | 24 unsigned char start = 0x0; in fb_do_probe_ddc_edid() local
|
| /linux-4.4.14/arch/metag/tbx/ |
| D | tbistring.c | 25 const TBISTR *__TBIFindStr(const TBISTR *start, in __TBIFindStr()
|
| /linux-4.4.14/arch/metag/mm/ |
| D | numa.c | 30 void __init setup_bootmem_node(int nid, unsigned long start, unsigned long end) in setup_bootmem_node()
|
| D | init.c | 264 static void __init allocate_pgtables(unsigned long start, unsigned long end) in allocate_pgtables() 402 void free_initrd_mem(unsigned long start, unsigned long end) in free_initrd_mem()
|
| /linux-4.4.14/arch/openrisc/lib/ |
| D | delay.c | 33 cycles_t start = get_cycles(); in __delay() local
|
| /linux-4.4.14/arch/unicore32/kernel/ |
| D | setup.c | 134 static int __init uc32_add_memory(unsigned long start, unsigned long size) in uc32_add_memory() 171 unsigned long size, start; in early_mem() local
|
| /linux-4.4.14/arch/um/kernel/ |
| D | mem.c | 87 static void __init fixrange_init(unsigned long start, unsigned long end, in fixrange_init() 177 void free_initrd_mem(unsigned long start, unsigned long end) in free_initrd_mem()
|
| /linux-4.4.14/arch/tile/kernel/ |
| D | smp.c | 169 unsigned long start; member 179 void flush_icache_range(unsigned long start, unsigned long end) in flush_icache_range()
|
| /linux-4.4.14/security/apparmor/ |
| D | match.c | 300 unsigned int aa_dfa_match_len(struct aa_dfa *dfa, unsigned int start, in aa_dfa_match_len() 350 unsigned int aa_dfa_match(struct aa_dfa *dfa, unsigned int start, in aa_dfa_match()
|
| /linux-4.4.14/fs/squashfs/ |
| D | xattr.c | 45 u64 start = SQUASHFS_XATTR_BLK(squashfs_i(inode)->xattr) in squashfs_listxattr() local 122 u64 start = SQUASHFS_XATTR_BLK(squashfs_i(inode)->xattr) in squashfs_xattr_get() local
|
| D | xattr.h | 31 u64 start, u64 *xattr_table_start, int *xattr_ids) in squashfs_read_xattr_id_table()
|
| D | xattr_id.c | 66 __le64 *squashfs_read_xattr_id_table(struct super_block *sb, u64 start, in squashfs_read_xattr_id_table()
|
| /linux-4.4.14/fs/jffs2/ |
| D | file.c | 32 int jffs2_fsync(struct file *filp, loff_t start, loff_t end, int datasync) in jffs2_fsync() 248 unsigned start = pos & (PAGE_CACHE_SIZE - 1); in jffs2_write_end() local
|
| D | gc.c | 483 uint32_t start = 0, end = 0, nrfrags = 0; in jffs2_garbage_collect_live() local 995 uint32_t start, uint32_t end) in jffs2_garbage_collect_hole() 1146 uint32_t start, uint32_t end) in jffs2_garbage_collect_dnode()
|
| /linux-4.4.14/arch/powerpc/include/asm/ |
| D | tlbflush.h | 158 unsigned long start, unsigned long end) in flush_tlb_range() 162 static inline void flush_tlb_kernel_range(unsigned long start, in flush_tlb_kernel_range()
|
| /linux-4.4.14/tools/perf/ui/ |
| D | browser.c | 634 u16 start, u16 end) in __ui_browser__vline() 652 u64 start, u64 end) in __ui_browser__line_arrow_up() 692 u64 start, u64 end) in __ui_browser__line_arrow_down() 731 u64 start, u64 end) in __ui_browser__line_arrow()
|
| /linux-4.4.14/arch/cris/mm/ |
| D | init.c | 62 void free_initrd_mem(unsigned long start, unsigned long end) in free_initrd_mem()
|
| /linux-4.4.14/fs/afs/ |
| D | write.c | 321 pgoff_t start, first, last; in afs_write_back_from_locked_page() local 540 pgoff_t start, end, next; in afs_writepages() local 682 int afs_fsync(struct file *file, loff_t start, loff_t end, int datasync) in afs_fsync()
|
| /linux-4.4.14/arch/powerpc/mm/ |
| D | tlb_nohash.c | 355 void flush_tlb_kernel_range(unsigned long start, unsigned long end) in flush_tlb_kernel_range() 374 void flush_tlb_range(struct vm_area_struct *vma, unsigned long start, in flush_tlb_range() 403 unsigned long start = address & PMD_MASK; in tlb_flush_pgtable() local
|
| D | fsl_booke_mmu.c | 65 unsigned long start; member 267 notrace void __init relocate_init(u64 dt_ptr, phys_addr_t start) in relocate_init()
|
| D | dma-noncoherent.c | 319 unsigned long start = (unsigned long)vaddr; in __dma_sync() local 360 unsigned long flags, start, seg_offset = offset; in __dma_sync_page_highmem() local
|
| /linux-4.4.14/block/ |
| D | ioctl.c | 21 long long start, length; in blkpg_ioctl() local 201 uint64_t start, len; in blk_ioctl_discard() local 228 uint64_t start, len; in blk_ioctl_zeroout() local
|
| /linux-4.4.14/arch/s390/mm/ |
| D | mem_detect.c | 22 static inline void memblock_physmem_add(phys_addr_t start, phys_addr_t size) in memblock_physmem_add()
|
| D | gup.c | 176 int __get_user_pages_fast(unsigned long start, int nr_pages, int write, in __get_user_pages_fast() 230 int get_user_pages_fast(unsigned long start, int nr_pages, int write, in get_user_pages_fast()
|
| D | extable.c | 48 void sort_extable(struct exception_table_entry *start, in sort_extable()
|
| /linux-4.4.14/arch/metag/include/asm/ |
| D | mmzone.h | 30 setup_bootmem_node(int nid, unsigned long start, unsigned long end) in setup_bootmem_node()
|
| /linux-4.4.14/drivers/media/pci/bt8xx/ |
| D | btcx-risc.h | 9 int start; member
|
| /linux-4.4.14/include/asm-generic/ |
| D | mm_hooks.h | 20 unsigned long start, unsigned long end) in arch_unmap()
|
| /linux-4.4.14/drivers/media/common/ |
| D | btcx-risc.h | 11 int start; member
|
| /linux-4.4.14/drivers/media/rc/img-ir/ |
| D | img-ir-rc5.c | 18 unsigned int addr, cmd, tgl, start; in img_ir_rc5_scancode() local
|
| /linux-4.4.14/net/rose/ |
| D | rose_out.c | 52 unsigned short start, end; in rose_kick() local
|
| /linux-4.4.14/arch/cris/arch-v32/mach-fs/ |
| D | arbiter.c | 27 unsigned long start; member 263 int crisv32_arbiter_watch(unsigned long start, unsigned long size, in crisv32_arbiter_watch()
|
| /linux-4.4.14/arch/mips/jazz/ |
| D | reset.c | 39 unsigned long start = jiffies; in kb_wait() local
|
| /linux-4.4.14/arch/h8300/mm/ |
| D | init.c | 118 void free_initrd_mem(unsigned long start, unsigned long end) in free_initrd_mem()
|
| /linux-4.4.14/arch/arm64/kernel/ |
| D | smp_spin_table.c | 44 void *start = (void *)&secondary_holding_pen_release; in write_pen_release() local
|
| /linux-4.4.14/drivers/infiniband/core/ |
| D | umem_rbtree.c | 76 u64 start, u64 last, in rbt_ib_umem_for_each_in_range()
|
| /linux-4.4.14/arch/tile/lib/ |
| D | cacheflush.c | 22 void __flush_icache_range(unsigned long start, unsigned long end) in __flush_icache_range()
|
| /linux-4.4.14/drivers/infiniband/hw/usnic/ |
| D | usnic_uiom_interval_tree.h | 42 unsigned long start; member
|
| /linux-4.4.14/arch/ia64/include/asm/ |
| D | tlbflush.h | 96 static inline void flush_tlb_kernel_range(unsigned long start, in flush_tlb_kernel_range()
|
| /linux-4.4.14/drivers/pcmcia/ |
| D | rsrc_mgr.c | 33 struct resource *pcmcia_make_resource(resource_size_t start, in pcmcia_make_resource()
|
| /linux-4.4.14/arch/um/drivers/ |
| D | slip_common.c | 7 int i, n, size, start; in slip_proto_read() local
|
| /linux-4.4.14/fs/exofs/ |
| D | file.c | 45 static int exofs_file_fsync(struct file *filp, loff_t start, loff_t end, in exofs_file_fsync()
|
| /linux-4.4.14/arch/xtensa/mm/ |
| D | tlb.c | 89 unsigned long start, unsigned long end) in local_flush_tlb_range() 152 void local_flush_tlb_kernel_range(unsigned long start, unsigned long end) in local_flush_tlb_kernel_range()
|
| /linux-4.4.14/drivers/i2c/busses/ |
| D | i2c-viperboard.c | 121 u16 remain_len, len1, len2, start = 0x0000; in vprbrd_i2c_read() local 227 start = 0x0000; in vprbrd_i2c_write() local
|
| /linux-4.4.14/drivers/base/regmap/ |
| D | regcache.c | 624 unsigned int start, unsigned int end) in regcache_sync_block_single() 687 unsigned int block_base, unsigned int start, in regcache_sync_block_raw() 729 unsigned int block_base, unsigned int start, in regcache_sync_block()
|
| /linux-4.4.14/drivers/acpi/apei/ |
| D | apei-base.c | 293 unsigned long start; member 304 unsigned long start, unsigned long size) in apei_res_add() 421 unsigned long start, unsigned long size, in apei_resources_add() 448 static int apei_get_res_callback(__u64 start, __u64 size, void *data) in apei_get_res_callback()
|
| /linux-4.4.14/drivers/video/fbdev/omap2/dss/ |
| D | dss.h | 70 #define FLD_MASK(start, end) (((1 << ((start) - (end) + 1)) - 1) << (end)) argument 71 #define FLD_VAL(val, start, end) (((val) << (end)) & FLD_MASK(start, end)) argument 72 #define FLD_GET(val, start, end) (((val) & FLD_MASK(start, end)) >> (end)) argument 73 #define FLD_MOD(orig, val, start, end) \ argument
|
| /linux-4.4.14/drivers/gpu/drm/radeon/ |
| D | radeon_state.c | 659 int start; member 1522 unsigned int start; member 1603 struct drm_buf * buf, int start, int end) in radeon_cp_dispatch_indirect() 1648 int start = prim->start + RADEON_INDEX_PRIM_OFFSET; in radeon_cp_dispatch_indices() local 2675 int start = header.scalars.offset; in radeon_emit_scalars() local 2695 int start = ((unsigned int)header.scalars.offset) + 0x100; in radeon_emit_scalars2() local 2713 int start = header.vectors.offset; in radeon_emit_vectors() local 2733 int start = header.veclinear.addr_lo | (header.veclinear.addr_hi << 8); in radeon_emit_veclinear() local
|
| /linux-4.4.14/fs/ext4/ |
| D | fsync.c | 87 int ext4_sync_file(struct file *file, loff_t start, loff_t end, int datasync) in ext4_sync_file()
|
| /linux-4.4.14/fs/udf/ |
| D | ialloc.c | 54 uint32_t start = UDF_I(dir)->i_location.logicalBlockNum; in udf_new_inode() local
|
| /linux-4.4.14/drivers/gpu/drm/msm/ |
| D | msm_ringbuffer.h | 27 uint32_t *start, *end, *cur; member
|
| /linux-4.4.14/drivers/usb/host/whci/ |
| D | init.c | 61 resource_size_t start, len; in whc_init() local
|
| /linux-4.4.14/arch/m68k/kernel/ |
| D | bootinfo_proc.c | 35 const void *start = bi; in save_bootinfo() local
|
| D | pcibios.c | 36 resource_size_t start = res->start; in pcibios_align_resource() local
|
| /linux-4.4.14/drivers/net/wireless/ti/wl1251/ |
| D | ps.c | 68 unsigned long timeout, start; in wl1251_ps_elp_wakeup() local
|
| /linux-4.4.14/arch/mips/pmcs-msp71xx/ |
| D | msp_setup.c | 41 void *start, *end, *iptr; in msp7120_reset() local
|
| /linux-4.4.14/drivers/media/v4l2-core/ |
| D | videobuf2-memops.c | 37 struct frame_vector *vb2_create_framevec(unsigned long start, in vb2_create_framevec()
|
| /linux-4.4.14/arch/blackfin/mm/ |
| D | init.c | 107 void __init free_initrd_mem(unsigned long start, unsigned long end) in free_initrd_mem()
|
| /linux-4.4.14/arch/arm/plat-omap/ |
| D | sram.c | 75 void __init omap_map_sram(unsigned long start, unsigned long size, in omap_map_sram()
|
| /linux-4.4.14/fs/jfs/ |
| D | jfs_discard.c | 86 u64 start, end, minlen; in jfs_ioc_trim() local
|
| /linux-4.4.14/drivers/infiniband/hw/cxgb4/ |
| D | id_table.c | 83 int c4iw_id_table_alloc(struct c4iw_id_table *alloc, u32 start, u32 num, in c4iw_id_table_alloc()
|
| /linux-4.4.14/arch/mips/txx9/generic/ |
| D | setup_tx3927.c | 131 unsigned long start = txx9_ce_res[ch].start; in tx3927_mtd_init() local
|
| /linux-4.4.14/net/xfrm/ |
| D | xfrm_ipcomp.c | 47 const u8 *start = skb->data; in ipcomp_decompress() local 143 u8 *start = skb->data; in ipcomp_compress() local
|
| /linux-4.4.14/drivers/mtd/tests/ |
| D | torturetest.c | 83 static ktime_t start, finish; variable 429 static void print_bufs(unsigned char *read, unsigned char *written, int start, in print_bufs()
|
| /linux-4.4.14/arch/avr32/mm/ |
| D | init.c | 121 void free_initrd_mem(unsigned long start, unsigned long end) in free_initrd_mem()
|
| /linux-4.4.14/fs/nfs/objlayout/ |
| D | objlayout.c | 143 end_offset(u64 start, u64 len) in end_offset() 377 __be32 *start; in objlayout_encode_layoutcommit() local 513 __be32 *start; in objlayout_encode_layoutreturn() local
|
| /linux-4.4.14/fs/hpfs/ |
| D | alloc.c | 99 int hpfs_chk_sectors(struct super_block *s, secno start, int len, char *msg) in hpfs_chk_sectors() 502 static int do_trim(struct super_block *s, secno start, unsigned len, secno limit_start, secno limit… in do_trim() 524 int hpfs_trim_fs(struct super_block *s, u64 start, u64 end, u64 minlen, unsigned *result) in hpfs_trim_fs()
|