/linux/include/linux/ceph/ |
H A D | decode.h | 52 static inline bool ceph_has_room(void **p, void *end, size_t n) in ceph_has_room() argument 57 #define ceph_decode_need(p, end, n, bad) \ argument 63 #define ceph_decode_64_safe(p, end, v, bad) \ argument 68 #define ceph_decode_32_safe(p, end, argument 73 ceph_decode_16_safe(p,end,v,bad) global() argument 78 ceph_decode_8_safe(p,end,v,bad) global() argument 84 ceph_decode_copy_safe(p,end,pv,n,bad) global() argument 107 ceph_extract_encoded_string(void ** p,void * end,size_t * lenp,gfp_t gfp) ceph_extract_encoded_string() argument 139 ceph_decode_skip_n(p,end,n,bad) global() argument 145 ceph_decode_skip_64(p,end,bad) global() argument 148 ceph_decode_skip_32(p,end,bad) global() argument 151 ceph_decode_skip_16(p,end,bad) global() argument 154 ceph_decode_skip_8(p,end,bad) global() argument 157 ceph_decode_skip_string(p,end,bad) global() argument 165 ceph_decode_skip_set(p,end,type,bad) global() argument 174 ceph_decode_skip_map(p,end,ktype,vtype,bad) global() argument 185 ceph_decode_skip_map_of_map(p,end,ktype1,ktype2,vtype2,bad) global() argument 282 ceph_encode_filepath(void ** p,void * end,u64 ino,const char * path) ceph_encode_filepath() argument 295 ceph_encode_string(void ** p,void * end,const char * s,u32 len) ceph_encode_string() argument 336 ceph_start_decoding(void ** p,void * end,u8 v,const char * name,u8 * struct_v,u32 * struct_len) ceph_start_decoding() argument 359 ceph_encode_need(p,end,n,bad) global() argument 365 ceph_encode_64_safe(p,end,v,bad) global() argument 370 ceph_encode_32_safe(p,end,v,bad) global() argument 375 ceph_encode_16_safe(p,end,v,bad) global() argument 380 ceph_encode_8_safe(p,end,v,bad) global() argument 386 ceph_encode_copy_safe(p,end,pv,n,bad) global() argument 391 ceph_encode_string_safe(p,end,s,n,bad) global() argument [all...] |
/linux/arch/riscv/mm/ |
H A D | kasan_init.c | 29 static void __init kasan_populate_pte(pmd_t *pmd, unsigned long vaddr, unsigned long end) in kasan_populate_pte() argument 50 static void __init kasan_populate_pmd(pud_t *pud, unsigned long vaddr, unsigned long end) in kasan_populate_pmd() argument 81 unsigned long vaddr, unsigned long end) in kasan_populate_pud() argument 112 unsigned long vaddr, unsigned long end) in kasan_populate_p4d() argument 143 kasan_populate_pgd(pgd_t * pgdp,unsigned long vaddr,unsigned long end) kasan_populate_pgd() argument 166 kasan_early_clear_pud(p4d_t * p4dp,unsigned long vaddr,unsigned long end) kasan_early_clear_pud() argument 191 kasan_early_clear_p4d(pgd_t * pgdp,unsigned long vaddr,unsigned long end) kasan_early_clear_p4d() argument 217 kasan_early_clear_pgd(pgd_t * pgdp,unsigned long vaddr,unsigned long end) kasan_early_clear_pgd() argument 236 kasan_early_populate_pud(p4d_t * p4dp,unsigned long vaddr,unsigned long end) kasan_early_populate_pud() argument 265 kasan_early_populate_p4d(pgd_t * pgdp,unsigned long vaddr,unsigned long end) kasan_early_populate_p4d() argument 303 kasan_early_populate_pgd(pgd_t * pgdp,unsigned long vaddr,unsigned long end) kasan_early_populate_pgd() argument 369 kasan_populate(void * start,void * end) kasan_populate() argument 378 kasan_shallow_populate_pud(p4d_t * p4d,unsigned long vaddr,unsigned long end) kasan_shallow_populate_pud() argument 398 kasan_shallow_populate_p4d(pgd_t * pgd,unsigned long vaddr,unsigned long end) kasan_shallow_populate_p4d() argument 417 kasan_shallow_populate_pgd(unsigned long vaddr,unsigned long end) kasan_shallow_populate_pgd() argument 436 kasan_shallow_populate(void * start,void * end) kasan_shallow_populate() argument 513 void *end = (void *)__va(p_end); kasan_init() local [all...] |
/linux/arch/s390/boot/ |
H A D | vmem.c | 87 static inline void kasan_populate(unsigned long start, unsigned long end, enum populate_mode mode) in kasan_populate() argument 103 unsigned long start, end; in kasan_populate_shadow() local 139 unsigned long end, enum populate_mode mode) in kasan_pgd_populate_zero_shadow() argument 150 kasan_p4d_populate_zero_shadow(p4d_t * p4d,unsigned long addr,unsigned long end,enum populate_mode mode) kasan_p4d_populate_zero_shadow() argument 161 kasan_pud_populate_zero_shadow(pud_t * pud,unsigned long addr,unsigned long end,enum populate_mode mode) kasan_pud_populate_zero_shadow() argument 172 kasan_pmd_populate_zero_shadow(pmd_t * pmd,unsigned long addr,unsigned long end,enum populate_mode mode) kasan_pmd_populate_zero_shadow() argument 197 kasan_pgd_populate_zero_shadow(pgd_t * pgd,unsigned long addr,unsigned long end,enum populate_mode mode) kasan_pgd_populate_zero_shadow() argument 203 kasan_p4d_populate_zero_shadow(p4d_t * p4d,unsigned long addr,unsigned long end,enum populate_mode mode) kasan_p4d_populate_zero_shadow() argument 209 kasan_pud_populate_zero_shadow(pud_t * pud,unsigned long addr,unsigned long end,enum populate_mode mode) kasan_pud_populate_zero_shadow() argument 215 kasan_pmd_populate_zero_shadow(pmd_t * pmd,unsigned long addr,unsigned long end,enum populate_mode mode) kasan_pmd_populate_zero_shadow() argument 314 try_get_large_pud_pa(pud_t * pu_dir,unsigned long addr,unsigned long end,enum populate_mode mode) try_get_large_pud_pa() argument 330 try_get_large_pmd_pa(pmd_t * pm_dir,unsigned long addr,unsigned long end,enum populate_mode mode) try_get_large_pmd_pa() argument 346 pgtable_pte_populate(pmd_t * pmd,unsigned long addr,unsigned long end,enum populate_mode mode) pgtable_pte_populate() argument 367 pgtable_pmd_populate(pud_t * pud,unsigned long addr,unsigned long end,enum populate_mode mode) pgtable_pmd_populate() argument 399 pgtable_pud_populate(p4d_t * p4d,unsigned long addr,unsigned long end,enum populate_mode mode) pgtable_pud_populate() argument 431 pgtable_p4d_populate(pgd_t * pgd,unsigned long addr,unsigned long end,enum populate_mode mode) pgtable_p4d_populate() argument 451 pgtable_populate(unsigned long addr,unsigned long end,enum populate_mode mode) pgtable_populate() argument 484 unsigned long start, end; setup_vmem() local [all...] |
/linux/arch/csky/mm/ |
H A D | cachev2.c | 24 void icache_inv_range(unsigned long start, unsigned long end) in icache_inv_range() argument 35 unsigned long end; member 62 void icache_inv_range(unsigned long start, unsigned long end) in icache_inv_range() argument 79 void dcache_wb_range(unsigned long start, unsigned long end) in dcache_wb_range() argument 88 void cache_wbinv_range(unsigned long start, unsigned long end) in cache_wbinv_range() argument 95 dma_wbinv_range(unsigned long start,unsigned long end) dma_wbinv_range() argument 104 dma_inv_range(unsigned long start,unsigned long end) dma_inv_range() argument 113 dma_wb_range(unsigned long start,unsigned long end) dma_wb_range() argument [all...] |
H A D | cachev1.c | 45 unsigned int end, in cache_op_range() argument 87 void icache_inv_range(unsigned long start, unsigned long end) in icache_inv_range() argument 102 void dcache_wb_range(unsigned long start, unsigned long end) in dcache_wb_range() argument 112 void cache_wbinv_range(unsigned long start, unsigned long end) in cache_wbinv_range() argument 123 void dma_wbinv_range(unsigned long start, unsigned long end) in dma_wbinv_range() argument 128 dma_inv_range(unsigned long start,unsigned long end) dma_inv_range() argument 133 dma_wb_range(unsigned long start,unsigned long end) dma_wb_range() argument [all...] |
/linux/arch/m68k/include/asm/ |
H A D | cacheflush_mm.h | 31 static inline void clear_cf_icache(unsigned long start, unsigned long end) in clear_cf_icache() argument 40 static inline void clear_cf_dcache(unsigned long start, unsigned long end) in clear_cf_dcache() argument 49 static inline void clear_cf_bcache(unsigned long start, unsigned long end) in clear_cf_bcache() argument 62 static inline void flush_cf_icache(unsigned long start, unsigned long end) in flush_cf_icache() argument 80 static inline void flush_cf_dcache(unsigned long start, unsigned long end) in flush_cf_dcache() argument 98 static inline void flush_cf_bcache(unsigned long start, unsigned long end) in flush_cf_bcache() argument 193 flush_cache_vmap(start,end) global() argument 194 flush_cache_vmap_early(start,end) global() argument 195 flush_cache_vunmap(start,end) global() argument 209 flush_cache_range(struct vm_area_struct * vma,unsigned long start,unsigned long end) flush_cache_range() argument 227 unsigned long addr, start, end; __flush_pages_to_ram() local [all...] |
/linux/arch/microblaze/kernel/cpu/ |
H A D | cache.c | 92 #define CACHE_LOOP_LIMITS(start, end, cache_line_length, cache_size) \ argument 125 #define CACHE_RANGE_LOOP_2(start, end, line_length, op) \ argument 142 CACHE_RANGE_LOOP_1(start,end,line_length,op) global() argument 159 __flush_icache_range_msr_irq(unsigned long start,unsigned long end) __flush_icache_range_msr_irq() argument 186 __flush_icache_range_nomsr_irq(unsigned long start,unsigned long end) __flush_icache_range_nomsr_irq() argument 214 __flush_icache_range_noirq(unsigned long start,unsigned long end) __flush_icache_range_noirq() argument 378 __invalidate_dcache_range_wb(unsigned long start,unsigned long end) __invalidate_dcache_range_wb() argument 398 __invalidate_dcache_range_nomsr_wt(unsigned long start,unsigned long end) __invalidate_dcache_range_nomsr_wt() argument 418 __invalidate_dcache_range_msr_irq_wt(unsigned long start,unsigned long end) __invalidate_dcache_range_msr_irq_wt() argument 445 __invalidate_dcache_range_nomsr_irq(unsigned long start,unsigned long end) __invalidate_dcache_range_nomsr_irq() argument 489 __flush_dcache_range_wb(unsigned long start,unsigned long end) __flush_dcache_range_wb() argument [all...] |
/linux/lib/ |
H A D | vsprintf.c | 465 char *number(char *buf, char *end, unsigned long long num, in number() argument 586 special_hex_number(char * buf,char * end,unsigned long long num,int size) special_hex_number() argument 598 move_right(char * buf,char * end,unsigned len,unsigned spaces) move_right() argument 625 widen_string(char * buf,int n,char * end,struct printf_spec spec) widen_string() argument 646 string_nocheck(char * buf,char * end,const char * s,struct printf_spec spec) string_nocheck() argument 664 err_ptr(char * buf,char * end,void * ptr,struct printf_spec spec) err_ptr() argument 684 error_string(char * buf,char * end,const char * s,struct printf_spec spec) error_string() argument 714 check_pointer(char ** buf,char * end,const void * ptr,struct printf_spec spec) check_pointer() argument 729 string(char * buf,char * end,const char * s,struct printf_spec spec) string() argument 738 pointer_string(char * buf,char * end,const void * ptr,struct printf_spec spec) pointer_string() argument 814 ptr_to_id(char * buf,char * end,const void * ptr,struct printf_spec spec) ptr_to_id() argument 844 default_pointer(char * buf,char * end,const void * ptr,struct printf_spec spec) default_pointer() argument 860 restricted_pointer(char * buf,char * end,const void * ptr,struct printf_spec spec) restricted_pointer() argument 907 dentry_name(char * buf,char * end,const struct dentry * d,struct printf_spec spec,const char * fmt) dentry_name() argument 956 file_dentry_name(char * buf,char * end,const struct file * f,struct printf_spec spec,const char * fmt) file_dentry_name() argument 966 bdev_name(char * buf,char * end,struct block_device * bdev,struct printf_spec spec,const char * fmt) bdev_name() argument 989 symbol_string(char * buf,char * end,void * ptr,struct printf_spec spec,const char * fmt) symbol_string() argument 1050 hex_range(char * buf,char * end,u64 start_val,u64 end_val,struct printf_spec spec) hex_range() argument 1064 resource_string(char * buf,char * end,struct resource * res,struct printf_spec spec,const char * fmt) resource_string() argument 1161 range_string(char * buf,char * end,const struct range * range,struct printf_spec spec,const char * fmt) range_string() argument 1186 hex_string(char * buf,char * end,u8 * addr,struct printf_spec spec,const char * fmt) hex_string() argument 1237 bitmap_string(char * buf,char * end,const unsigned long * bitmap,struct printf_spec spec,const char * fmt) bitmap_string() argument 1281 bitmap_list_string(char * buf,char * end,const unsigned long * bitmap,struct printf_spec spec,const char * fmt) bitmap_list_string() argument 1311 mac_address_string(char * buf,char * end,u8 * addr,struct printf_spec spec,const char * fmt) mac_address_string() argument 1501 ip6_addr_string(char * buf,char * end,const u8 * addr,struct printf_spec spec,const char * fmt) ip6_addr_string() argument 1515 ip4_addr_string(char * buf,char * end,const u8 * addr,struct printf_spec spec,const char * fmt) ip4_addr_string() argument 1526 ip6_addr_string_sa(char * buf,char * end,const struct sockaddr_in6 * sa,struct printf_spec spec,const char * fmt) ip6_addr_string_sa() argument 1588 ip4_addr_string_sa(char * buf,char * end,const struct sockaddr_in * sa,struct printf_spec spec,const char * fmt) ip4_addr_string_sa() argument 1623 ip_addr_string(char * buf,char * end,const void * ptr,struct printf_spec spec,const char * fmt) ip_addr_string() argument 1658 escaped_string(char * buf,char * end,u8 * addr,struct printf_spec spec,const char * fmt) escaped_string() argument 1719 va_format(char * buf,char * end,struct va_format * va_fmt,struct printf_spec spec) va_format() argument 1736 uuid_string(char * buf,char * end,const u8 * addr,struct printf_spec spec,const char * fmt) uuid_string() argument 1781 netdev_bits(char * buf,char * end,const void * addr,struct printf_spec spec,const char * fmt) netdev_bits() argument 1803 fourcc_string(char * buf,char * end,const u32 * fourcc,struct printf_spec spec,const char * fmt) fourcc_string() argument 1863 address_val(char * buf,char * end,const void * addr,struct printf_spec spec,const char * fmt) address_val() argument 1888 date_str(char * buf,char * end,const struct rtc_time * tm,bool r) date_str() argument 1907 time_str(char * buf,char * end,const struct rtc_time * tm,bool r) time_str() argument 1923 rtc_str(char * buf,char * end,const struct rtc_time * tm,struct printf_spec spec,const char * fmt) rtc_str() argument 1973 time64_str(char * buf,char * end,const time64_t time,struct printf_spec spec,const char * fmt) time64_str() argument 1996 time_and_date(char * buf,char * end,void * ptr,struct printf_spec spec,const char * fmt) time_and_date() argument 2010 clock(char * buf,char * end,struct clk * clk,struct printf_spec spec,const char * fmt) clock() argument 2027 format_flags(char * buf,char * end,unsigned long flags,const struct trace_print_flags * names) format_flags() argument 2075 format_page_flags(char * buf,char * end,unsigned long flags) format_page_flags() argument 2122 flags_string(char * buf,char * end,void * flags_ptr,struct printf_spec spec,const char * fmt) flags_string() argument 2151 fwnode_full_name_string(struct fwnode_handle * fwnode,char * buf,char * end) fwnode_full_name_string() argument 2177 device_node_string(char * buf,char * end,struct device_node * dn,struct printf_spec spec,const char * fmt) device_node_string() argument 2267 fwnode_string(char * buf,char * end,struct fwnode_handle * fwnode,struct printf_spec spec,const char * fmt) fwnode_string() argument 2297 resource_or_range(const char * fmt,char * buf,char * end,void * ptr,struct printf_spec spec) resource_or_range() argument 2506 pointer(const char * fmt,char * buf,char * end,void * ptr,struct printf_spec spec) pointer() argument 2845 char *str, *end; vsnprintf() local 3127 char *str, *end; vbin_printf() local 3267 char *str, *end; bstr_printf() local [all...] |
/linux/arch/x86/mm/ |
H A D | kasan_init_64.c | 38 unsigned long end, int nid) in kasan_populate_pmd() argument 73 unsigned long end, int nid) in kasan_populate_pud() argument 103 unsigned long end, int nid) in kasan_populate_p4d() argument 123 kasan_populate_pgd(pgd_t * pgd,unsigned long addr,unsigned long end,int nid) kasan_populate_pgd() argument 141 kasan_populate_shadow(unsigned long addr,unsigned long end,int nid) kasan_populate_shadow() argument 159 unsigned long end; map_range() local 168 clear_pgds(unsigned long start,unsigned long end) clear_pgds() argument 205 kasan_early_p4d_populate(pgd_t * pgd,unsigned long addr,unsigned long end) kasan_early_p4d_populate() argument 234 unsigned long end = KASAN_SHADOW_END; kasan_map_early_shadow() local 246 kasan_shallow_populate_p4ds(pgd_t * pgd,unsigned long addr,unsigned long end) kasan_shallow_populate_p4ds() argument 263 kasan_shallow_populate_pgds(void * start,void * end) kasan_shallow_populate_pgds() argument [all...] |
/linux/arch/nios2/mm/ |
H A D | cacheflush.c | 19 static void __flush_dcache(unsigned long start, unsigned long end) in __flush_dcache() argument 38 static void __invalidate_dcache(unsigned long start, unsigned long end) in __invalidate_dcache() argument 54 __flush_icache(unsigned long start,unsigned long end) __flush_icache() argument 115 flush_icache_range(unsigned long start,unsigned long end) flush_icache_range() argument 121 flush_dcache_range(unsigned long start,unsigned long end) flush_dcache_range() argument 128 invalidate_dcache_range(unsigned long start,unsigned long end) invalidate_dcache_range() argument 135 flush_cache_range(struct vm_area_struct * vma,unsigned long start,unsigned long end) flush_cache_range() argument 146 unsigned long end = start + nr * PAGE_SIZE; flush_icache_pages() local 156 unsigned long end = start + PAGE_SIZE; flush_cache_page() local [all...] |
/linux/mm/ |
H A D | mapping_dirty_helpers.c | 34 static int wp_pte(pte_t *pte, unsigned long addr, unsigned long end, in wp_pte() argument 70 pgoff_t end; member 90 unsigned long end, struct mm_walk *walk) in clean_record_pte() argument 126 wp_clean_pmd_entry(pmd_t * pmd,unsigned long addr,unsigned long end,struct mm_walk * walk) wp_clean_pmd_entry() argument 148 wp_clean_pud_entry(pud_t * pud,unsigned long addr,unsigned long end,struct mm_walk * walk) wp_clean_pud_entry() argument 169 wp_clean_pre_vma(unsigned long start,unsigned long end,struct mm_walk * walk) wp_clean_pre_vma() argument 218 wp_clean_test_walk(unsigned long start,unsigned long end,struct mm_walk * walk) wp_clean_test_walk() argument 318 clean_record_shared_mapping_range(struct address_space * mapping,pgoff_t first_index,pgoff_t nr,pgoff_t bitmap_pgoff,unsigned long * bitmap,pgoff_t * start,pgoff_t * end) clean_record_shared_mapping_range() argument [all...] |
/linux/arch/s390/mm/ |
H A D | vmem.c | 106 static void vmemmap_mark_sub_pmd_used(unsigned long start, unsigned long end) in vmemmap_mark_sub_pmd_used() argument 117 static void vmemmap_use_sub_pmd(unsigned long start, unsigned long end) in vmemmap_use_sub_pmd() argument 133 static void vmemmap_use_new_sub_pmd(unsigned long start, unsigned long end) in vmemmap_use_new_sub_pmd() argument 155 static bool vmemmap_unuse_sub_pmd(unsigned long start, unsigned long end) in vmemmap_unuse_sub_pmd() argument 166 modify_pte_table(pmd_t * pmd,unsigned long addr,unsigned long end,bool add,bool direct,struct vmem_altmap * altmap) modify_pte_table() argument 221 modify_pmd_table(pud_t * pud,unsigned long addr,unsigned long end,bool add,bool direct,struct vmem_altmap * altmap) modify_pmd_table() argument 312 modify_pud_table(p4d_t * p4d,unsigned long addr,unsigned long end,bool add,bool direct,struct vmem_altmap * altmap) modify_pud_table() argument 378 modify_p4d_table(pgd_t * pgd,unsigned long addr,unsigned long end,bool add,bool direct,struct vmem_altmap * altmap) modify_p4d_table() argument 423 modify_pagetable(unsigned long start,unsigned long end,bool add,bool direct,struct vmem_altmap * altmap) modify_pagetable() argument 462 add_pagetable(unsigned long start,unsigned long end,bool direct,struct vmem_altmap * altmap) add_pagetable() argument 468 remove_pagetable(unsigned long start,unsigned long end,bool direct,struct vmem_altmap * altmap) remove_pagetable() argument 495 vmemmap_populate(unsigned long start,unsigned long end,int node,struct vmem_altmap * altmap) vmemmap_populate() argument 511 vmemmap_free(unsigned long start,unsigned long end,struct vmem_altmap * altmap) vmemmap_free() argument [all...] |
/linux/arch/arm/include/asm/ |
H A D | outercache.h | 40 static inline void outer_inv_range(phys_addr_t start, phys_addr_t end) in outer_inv_range() argument 51 static inline void outer_clean_range(phys_addr_t start, phys_addr_t end) in outer_clean_range() argument 62 outer_flush_range(phys_addr_t start,phys_addr_t end) outer_flush_range() argument 108 outer_inv_range(phys_addr_t start,phys_addr_t end) outer_inv_range() argument 110 outer_clean_range(phys_addr_t start,phys_addr_t end) outer_clean_range() argument 112 outer_flush_range(phys_addr_t start,phys_addr_t end) outer_flush_range() argument [all...] |
/linux/arch/arm/mm/ |
H A D | kasan_init.c | 44 unsigned long end, bool early) in kasan_pte_populate() argument 94 unsigned long end, bool early) in kasan_pmd_populate() argument 123 static void __init kasan_pgd_populate(unsigned long addr, unsigned long end, in kasan_pgd_populate() argument 189 unsigned long end) in clear_pgds() argument 195 create_mapping(void * start,void * end) create_mapping() argument 253 void *end = __va(pa_end); kasan_init() local [all...] |
/linux/mm/kasan/ |
H A D | init.c | 93 unsigned long end) in zero_pte_populate() argument 110 unsigned long end) in zero_pmd_populate() argument 145 unsigned long end) in zero_pud_populate() argument 183 zero_p4d_populate(pgd_t * pgd,unsigned long addr,unsigned long end) zero_p4d_populate() argument 234 unsigned long end = (unsigned long)shadow_end; kasan_populate_early_shadow() local 347 kasan_remove_pte_table(pte_t * pte,unsigned long addr,unsigned long end) kasan_remove_pte_table() argument 369 kasan_remove_pmd_table(pmd_t * pmd,unsigned long addr,unsigned long end) kasan_remove_pmd_table() argument 395 kasan_remove_pud_table(pud_t * pud,unsigned long addr,unsigned long end) kasan_remove_pud_table() argument 422 kasan_remove_p4d_table(p4d_t * p4d,unsigned long addr,unsigned long end) kasan_remove_p4d_table() argument 449 unsigned long addr, end, next; kasan_remove_zero_shadow() local [all...] |
/linux/fs/btrfs/ |
H A D | extent-io-tree.h | 125 u64 end; /* inclusive */ member 149 static inline int btrfs_lock_extent(struct extent_io_tree *tree, u64 start, u64 end, in btrfs_lock_extent() argument 156 u64 end, struct extent_state **cached) in btrfs_try_lock_extent() argument 182 btrfs_clear_extent_bit(struct extent_io_tree * tree,u64 start,u64 end,u32 bits,struct extent_state ** cached) btrfs_clear_extent_bit() argument 188 btrfs_unlock_extent(struct extent_io_tree * tree,u64 start,u64 end,struct extent_state ** cached) btrfs_unlock_extent() argument 201 btrfs_clear_extent_dirty(struct extent_io_tree * tree,u64 start,u64 end,struct extent_state ** cached) btrfs_clear_extent_dirty() argument 223 btrfs_lock_dio_extent(struct extent_io_tree * tree,u64 start,u64 end,struct extent_state ** cached) btrfs_lock_dio_extent() argument 229 btrfs_try_lock_dio_extent(struct extent_io_tree * tree,u64 start,u64 end,struct extent_state ** cached) btrfs_try_lock_dio_extent() argument 235 btrfs_unlock_dio_extent(struct extent_io_tree * tree,u64 start,u64 end,struct extent_state ** cached) btrfs_unlock_dio_extent() argument [all...] |
/linux/drivers/firmware/ |
H A D | memmap.c | 32 u64 end; /* end of the memory range (incl.) */ member 142 static int firmware_map_add_entry(u64 start, u64 end, in firmware_map_add_entry() argument 219 firmware_map_find_entry_in_list(u64 start,u64 end,const char * type,struct list_head * list) firmware_map_find_entry_in_list() argument 246 firmware_map_find_entry(u64 start,u64 end,const char * type) firmware_map_find_entry() argument 263 firmware_map_find_entry_bootmem(u64 start,u64 end,const char * type) firmware_map_find_entry_bootmem() argument 282 firmware_map_add_hotplug(u64 start,u64 end,const char * type) firmware_map_add_hotplug() argument 324 firmware_map_add_early(u64 start,u64 end,const char * type) firmware_map_add_early() argument 346 firmware_map_remove(u64 start,u64 end,const char * type) firmware_map_remove() argument [all...] |
/linux/arch/openrisc/mm/ |
H A D | cache.c | 31 static __always_inline void cache_loop(unsigned long paddr, unsigned long end, in cache_loop() argument 47 unsigned long end = paddr + PAGE_SIZE; in cache_loop_page() local 66 void local_dcache_range_flush(unsigned long start, unsigned long end) in local_dcache_range_flush() argument 71 void local_dcache_range_inv(unsigned long start, unsigned long end) in local_dcache_range_inv() argument 76 void local_icache_range_inv(unsigned long start, unsigned long end) in local_icache_range_inv() argument [all...] |
/linux/net/ceph/ |
H A D | osdmap.c | 71 static int crush_decode_uniform_bucket(void **p, void *end, in crush_decode_uniform_bucket() argument 82 static int crush_decode_list_bucket(void **p, void *end, in crush_decode_list_bucket() argument 103 static int crush_decode_tree_bucket(void **p, void *end, in crush_decode_tree_bucket() argument 120 crush_decode_straw_bucket(void ** p,void * end,struct crush_bucket_straw * b) crush_decode_straw_bucket() argument 141 crush_decode_straw2_bucket(void ** p,void * end,struct crush_bucket_straw2 * b) crush_decode_straw2_bucket() argument 277 decode_array_32_alloc(void ** p,void * end,u32 * plen) decode_array_32_alloc() argument 311 decode_choose_arg(void ** p,void * end,struct crush_choose_arg * arg) decode_choose_arg() argument 350 decode_choose_args(void ** p,void * end,struct crush_map * c) decode_choose_args() argument 431 crush_decode(void * pbyval,void * end) crush_decode() argument 788 decode_pool(void ** p,void * end,struct ceph_pg_pool_info * pi) decode_pool() argument 952 decode_pool_names(void ** p,void * end,struct ceph_osdmap * map) decode_pool_names() argument 1290 get_osdmap_client_data_v(void ** p,void * end,const char * prefix,u8 * v) get_osdmap_client_data_v() argument 1339 __decode_pools(void ** p,void * end,struct ceph_osdmap * map,bool incremental) __decode_pools() argument 1378 decode_pools(void ** p,void * end,struct ceph_osdmap * map) decode_pools() argument 1383 decode_new_pools(void ** p,void * end,struct ceph_osdmap * map) decode_new_pools() argument 1390 decode_pg_mapping(void ** p,void * end,struct rb_root * mapping_root,decode_mapping_fn_t fn,bool incremental) decode_pg_mapping() argument 1432 __decode_pg_temp(void ** p,void * end,bool incremental) __decode_pg_temp() argument 1459 decode_pg_temp(void ** p,void * end,struct ceph_osdmap * map) decode_pg_temp() argument 1465 decode_new_pg_temp(void ** p,void * end,struct ceph_osdmap * map) decode_new_pg_temp() argument 1471 __decode_primary_temp(void ** p,void * end,bool incremental) __decode_primary_temp() argument 1492 decode_primary_temp(void ** p,void * end,struct ceph_osdmap * map) decode_primary_temp() argument 1498 decode_new_primary_temp(void ** p,void * end,struct ceph_osdmap * map) decode_new_primary_temp() argument 1538 decode_primary_affinity(void ** p,void * end,struct ceph_osdmap * map) decode_primary_affinity() argument 1568 decode_new_primary_affinity(void ** p,void * end,struct ceph_osdmap * map) decode_new_primary_affinity() argument 1594 __decode_pg_upmap(void ** p,void * end,bool __unused) __decode_pg_upmap() argument 1600 decode_pg_upmap(void ** p,void * end,struct ceph_osdmap * map) decode_pg_upmap() argument 1606 decode_new_pg_upmap(void ** p,void * end,struct ceph_osdmap * map) decode_new_pg_upmap() argument 1612 decode_old_pg_upmap(void ** p,void * end,struct ceph_osdmap * map) decode_old_pg_upmap() argument 1617 __decode_pg_upmap_items(void ** p,void * end,bool __unused) __decode_pg_upmap_items() argument 1644 decode_pg_upmap_items(void ** p,void * end,struct ceph_osdmap * map) decode_pg_upmap_items() argument 1650 decode_new_pg_upmap_items(void ** p,void * end,struct ceph_osdmap * map) decode_new_pg_upmap_items() argument 1657 decode_old_pg_upmap_items(void ** p,void * end,struct ceph_osdmap * map) decode_old_pg_upmap_items() argument 1666 osdmap_decode(void ** p,void * end,bool msgr2,struct ceph_osdmap * map) osdmap_decode() argument 1817 ceph_osdmap_decode(void ** p,void * end,bool msgr2) ceph_osdmap_decode() argument 1843 decode_new_up_state_weight(void ** p,void * end,u8 struct_v,bool msgr2,struct ceph_osdmap * map) decode_new_up_state_weight() argument 1965 osdmap_apply_incremental(void ** p,void * end,bool msgr2,struct ceph_osdmap * map) osdmap_apply_incremental() argument [all...] |
/linux/arch/arm64/mm/ |
H A D | mmu.c | 177 static void init_pte(pte_t *ptep, unsigned long addr, unsigned long end, in init_pte() argument 201 unsigned long end, phys_addr_t phys, in alloc_init_cont_pte() argument 252 static void init_pmd(pmd_t *pmdp, unsigned long addr, unsigned long end, in init_pmd() argument 286 unsigned long end, phys_addr_ in alloc_init_cont_pmd() argument 335 alloc_init_pud(p4d_t * p4dp,unsigned long addr,unsigned long end,phys_addr_t phys,pgprot_t prot,phys_addr_t (* pgtable_alloc)(enum pgtable_type),int flags) alloc_init_pud() argument 393 alloc_init_p4d(pgd_t * pgdp,unsigned long addr,unsigned long end,phys_addr_t phys,pgprot_t prot,phys_addr_t (* pgtable_alloc)(enum pgtable_type),int flags) alloc_init_p4d() argument 442 unsigned long addr, end, next; __create_pgd_mapping_locked() local 573 __map_memblock(pgd_t * pgdp,phys_addr_t start,phys_addr_t end,pgprot_t prot,int flags) __map_memblock() argument 648 phys_addr_t start, end; map_mem() local 806 u64 end = __pa_symbol(__idmap_text_end); create_idmap() local 855 pgtable_range_aligned(unsigned long start,unsigned long end,unsigned long floor,unsigned long ceiling,unsigned long mask) pgtable_range_aligned() argument 875 unmap_hotplug_pte_range(pmd_t * pmdp,unsigned long addr,unsigned long end,bool free_mapped,struct vmem_altmap * altmap) unmap_hotplug_pte_range() argument 896 unmap_hotplug_pmd_range(pud_t * pudp,unsigned long addr,unsigned long end,bool free_mapped,struct vmem_altmap * altmap) unmap_hotplug_pmd_range() argument 929 unmap_hotplug_pud_range(p4d_t * p4dp,unsigned long addr,unsigned long end,bool free_mapped,struct vmem_altmap * altmap) unmap_hotplug_pud_range() argument 962 unmap_hotplug_p4d_range(pgd_t * pgdp,unsigned long addr,unsigned long end,bool free_mapped,struct vmem_altmap * altmap) unmap_hotplug_p4d_range() argument 980 unmap_hotplug_range(unsigned long addr,unsigned long end,bool free_mapped,struct vmem_altmap * altmap) unmap_hotplug_range() argument 1007 free_empty_pte_table(pmd_t * pmdp,unsigned long addr,unsigned long end,unsigned long floor,unsigned long ceiling) free_empty_pte_table() argument 1044 free_empty_pmd_table(pud_t * pudp,unsigned long addr,unsigned long end,unsigned long floor,unsigned long ceiling) free_empty_pmd_table() argument 1084 free_empty_pud_table(p4d_t * p4dp,unsigned long addr,unsigned long end,unsigned long floor,unsigned long ceiling) free_empty_pud_table() argument 1124 free_empty_p4d_table(pgd_t * pgdp,unsigned long addr,unsigned long end,unsigned long floor,unsigned long ceiling) free_empty_p4d_table() argument 1163 free_empty_tables(unsigned long addr,unsigned long end,unsigned long floor,unsigned long ceiling) free_empty_tables() argument 1196 vmemmap_populate(unsigned long start,unsigned long end,int node,struct vmem_altmap * altmap) vmemmap_populate() argument 1211 vmemmap_free(unsigned long start,unsigned long end,struct vmem_altmap * altmap) vmemmap_free() argument 1295 unsigned long next, end; pud_free_pmd_page() local 1322 unsigned long end = start + size; __remove_pgd_mapping() local 1424 unsigned long end = start + (1UL << PA_SECTION_SHIFT); prevent_bootmem_remove_notifier() local 1474 phys_addr_t start, end, addr; validate_bootmem_online() local [all...] |
/linux/arch/hexagon/mm/ |
H A D | cache.c | 12 #define spanlines(start, end) \ argument 15 void flush_dcache_range(unsigned long start, unsigned long end) in flush_dcache_range() argument 35 void flush_icache_range(unsigned long start, unsigned long end) in flush_icache_range() argument 60 void hexagon_clean_dcache_range(unsigned long start, unsigned long end) in hexagon_clean_dcache_range() argument 80 void hexagon_inv_dcache_range(unsigned long start, unsigned long end) in hexagon_inv_dcache_range() argument [all...] |
/linux/drivers/usb/core/ |
H A D | devices.c | 142 static char *usb_dump_endpoint_descriptor(int speed, char *start, char *end, in usb_dump_endpoint_descriptor() argument 191 static char *usb_dump_interface_descriptor(char *start, char *end, in usb_dump_interface_descriptor() argument 222 static char *usb_dump_interface(int speed, char *start, char *end, in usb_dump_interface() argument 237 static char *usb_dump_iad_descriptor(char *start, char *end, in usb_dump_iad_descriptor() argument 257 static char *usb_dump_config_descriptor(char *start, char *end, in usb_dump_config_descriptor() argument 279 usb_dump_config(int speed,char * start,char * end,const struct usb_host_config * config,int active) usb_dump_config() argument 313 usb_dump_device_descriptor(char * start,char * end,const struct usb_device_descriptor * desc) usb_dump_device_descriptor() argument 341 usb_dump_device_strings(char * start,char * end,struct usb_device * dev) usb_dump_device_strings() argument 364 usb_dump_desc(char * start,char * end,struct usb_device * dev) usb_dump_desc() argument [all...] |
/linux/drivers/net/ethernet/stmicro/stmmac/ |
H A D | descs_com.h | 22 static inline void ehn_desc_rx_set_on_ring(struct dma_desc *p, int end, in ehn_desc_rx_set_on_ring() argument 34 static inline void enh_desc_end_tx_desc_on_ring(struct dma_desc *p, int end) in enh_desc_end_tx_desc_on_ring() argument 54 static inline void ndesc_rx_set_on_ring(struct dma_desc *p, int end, int bfsize) in ndesc_rx_set_on_ring() argument 68 static inline void ndesc_end_tx_desc_on_ring(struct dma_desc *p, int end) in ndesc_end_tx_desc_on_ring() argument 107 static inline void ndesc_rx_set_on_chain(struct dma_desc *p, int end) in ndesc_rx_set_on_chain() argument
|
/linux/arch/arm64/include/asm/ |
H A D | rsi.h | 26 static inline int rsi_set_memory_range(phys_addr_t start, phys_addr_t end, in rsi_set_memory_range() argument 47 phys_addr_t end) in rsi_set_memory_range_protected() argument 58 phys_addr_t end) in rsi_set_memory_range_protected_safe() argument 65 phys_addr_t end) in rsi_set_memory_range_shared() argument [all...] |
/linux/arch/powerpc/lib/ |
H A D | restart_table.c | 6 unsigned long end; member 11 unsigned long end; member 28 unsigned long end = smte->end; in search_kernel_soft_mask_table() local 46 unsigned long end = rte->end; in search_kernel_restart_table() local
|