Home
last modified time | relevance | path

Searched defs:end (Results 1 – 25 of 2652) sorted by relevance

12345678910>>...107

/openbmc/linux/include/linux/ceph/
H A Ddecode.h57 #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, v, bad) \ argument
73 #define ceph_decode_16_safe(p, end, v, bad) \ argument
78 #define ceph_decode_8_safe(p, end, v, bad) \ argument
139 #define ceph_decode_skip_n(p, end, n, bad) \ argument
145 #define ceph_decode_skip_64(p, end, bad) \ argument
148 #define ceph_decode_skip_32(p, end, bad) \ argument
151 #define ceph_decode_skip_16(p, end, bad) \ argument
154 #define ceph_decode_skip_8(p, end, bad) \ argument
[all …]
/openbmc/linux/arch/riscv/mm/
H A Dkasan_init.c80 unsigned long vaddr, unsigned long end) in kasan_populate_pud()
110 unsigned long vaddr, unsigned long end) in kasan_populate_p4d()
140 unsigned long vaddr, unsigned long end) in kasan_populate_pgd()
163 unsigned long vaddr, unsigned long end) in kasan_early_clear_pud()
188 unsigned long vaddr, unsigned long end) in kasan_early_clear_p4d()
214 unsigned long vaddr, unsigned long end) in kasan_early_clear_pgd()
233 unsigned long end) in kasan_early_populate_pud()
262 unsigned long end) in kasan_early_populate_p4d()
300 unsigned long end) in kasan_early_populate_pgd()
375 unsigned long vaddr, unsigned long end) in kasan_shallow_populate_pud()
[all …]
/openbmc/linux/arch/s390/boot/
H A Dvmem.c62 unsigned long start, end; in kasan_populate_shadow() local
124 unsigned long end, enum populate_mode mode) in kasan_pgd_populate_zero_shadow()
135 unsigned long end, enum populate_mode mode) in kasan_p4d_populate_zero_shadow()
146 unsigned long end, enum populate_mode mode) in kasan_pud_populate_zero_shadow()
157 unsigned long end, enum populate_mode mode) in kasan_pmd_populate_zero_shadow()
182 unsigned long end, enum populate_mode mode) in kasan_pgd_populate_zero_shadow()
188 unsigned long end, enum populate_mode mode) in kasan_p4d_populate_zero_shadow()
194 unsigned long end, enum populate_mode mode) in kasan_pud_populate_zero_shadow()
200 unsigned long end, enum populate_mode mode) in kasan_pmd_populate_zero_shadow()
271 static bool can_large_pud(pud_t *pu_dir, unsigned long addr, unsigned long end) in can_large_pud()
[all …]
/openbmc/linux/arch/csky/mm/
H A Dcachev2.c24 void icache_inv_range(unsigned long start, unsigned long end) in icache_inv_range()
35 unsigned long end; member
62 void icache_inv_range(unsigned long start, unsigned long end) in icache_inv_range()
79 void dcache_wb_range(unsigned long start, unsigned long end) in dcache_wb_range()
88 void cache_wbinv_range(unsigned long start, unsigned long end) in cache_wbinv_range()
95 void dma_wbinv_range(unsigned long start, unsigned long end) in dma_wbinv_range()
104 void dma_inv_range(unsigned long start, unsigned long end) in dma_inv_range()
113 void dma_wb_range(unsigned long start, unsigned long end) in dma_wb_range()
H A Dcachev1.c45 unsigned int end, in cache_op_range()
87 void icache_inv_range(unsigned long start, unsigned long end) in icache_inv_range()
102 void dcache_wb_range(unsigned long start, unsigned long end) in dcache_wb_range()
112 void cache_wbinv_range(unsigned long start, unsigned long end) in cache_wbinv_range()
123 void dma_wbinv_range(unsigned long start, unsigned long end) in dma_wbinv_range()
128 void dma_inv_range(unsigned long start, unsigned long end) in dma_inv_range()
133 void dma_wb_range(unsigned long start, unsigned long end) in dma_wb_range()
/openbmc/linux/arch/m68k/include/asm/
H A Dcacheflush_mm.h31 static inline void clear_cf_icache(unsigned long start, unsigned long end) in clear_cf_icache()
40 static inline void clear_cf_dcache(unsigned long start, unsigned long end) in clear_cf_dcache()
49 static inline void clear_cf_bcache(unsigned long start, unsigned long end) in clear_cf_bcache()
62 static inline void flush_cf_icache(unsigned long start, unsigned long end) in flush_cf_icache()
80 static inline void flush_cf_dcache(unsigned long start, unsigned long end) in flush_cf_dcache()
98 static inline void flush_cf_bcache(unsigned long start, unsigned long end) in flush_cf_bcache()
193 #define flush_cache_vmap(start, end) flush_cache_all() argument
194 #define flush_cache_vmap_early(start, end) do { } while (0) argument
195 #define flush_cache_vunmap(start, end) flush_cache_all() argument
209 unsigned long end) in flush_cache_range()
[all …]
/openbmc/linux/mm/
H A Dpagewalk.c24 unsigned long end, struct mm_walk *walk) in walk_pte_range_inner()
78 unsigned long end, struct mm_walk *walk, int pdshift) in walk_hugepd_range()
109 unsigned long end, struct mm_walk *walk, int pdshift) in walk_hugepd_range()
264 static int walk_pgd_range(unsigned long addr, unsigned long end, in walk_pgd_range()
303 unsigned long end) in hugetlb_entry_end()
309 static int walk_hugetlb_range(unsigned long addr, unsigned long end, in walk_hugetlb_range()
338 static int walk_hugetlb_range(unsigned long addr, unsigned long end, in walk_hugetlb_range()
352 static int walk_page_test(unsigned long start, unsigned long end, in walk_page_test()
471 unsigned long end, const struct mm_walk_ops *ops, in walk_page_range()
544 unsigned long end, const struct mm_walk_ops *ops, in walk_page_range_novma()
[all …]
H A Dmadvise.c190 unsigned long end, struct mm_walk *walk) in swapin_walk_pmd_entry()
239 unsigned long start, unsigned long end, in shmem_swapin_range()
343 unsigned long addr, unsigned long end, in madvise_cold_or_pageout_pte_range()
626 unsigned long end, struct mm_walk *walk) in madvise_free_pte_range()
831 unsigned long *end, in madvise_dontneed_free_valid_vma()
963 unsigned long start, unsigned long end) in madvise_remove()
1013 unsigned long start, unsigned long end, in madvise_vma_behavior()
1107 unsigned long start, unsigned long end) in madvise_inject_error()
1217 unsigned long end, unsigned long arg, in madvise_walk_vmas()
1301 unsigned long end; in madvise_set_anon_name() local
[all …]
H A Dmapping_dirty_helpers.c34 static int wp_pte(pte_t *pte, unsigned long addr, unsigned long end, in wp_pte()
70 pgoff_t end; member
90 unsigned long end, struct mm_walk *walk) in clean_record_pte()
126 static int wp_clean_pmd_entry(pmd_t *pmd, unsigned long addr, unsigned long end, in wp_clean_pmd_entry()
148 static int wp_clean_pud_entry(pud_t *pud, unsigned long addr, unsigned long end, in wp_clean_pud_entry()
169 static int wp_clean_pre_vma(unsigned long start, unsigned long end, in wp_clean_pre_vma()
218 static int wp_clean_test_walk(unsigned long start, unsigned long end, in wp_clean_test_walk()
318 pgoff_t *end) in clean_record_shared_mapping_range()
/openbmc/u-boot/arch/nios2/lib/
H A Dcache.c13 static void __flush_dcache(unsigned long start, unsigned long end) in __flush_dcache()
29 static void __flush_dcache_all(unsigned long start, unsigned long end) in __flush_dcache_all()
48 static void __invalidate_dcache(unsigned long start, unsigned long end) in __invalidate_dcache()
64 static void __flush_icache(unsigned long start, unsigned long end) in __flush_icache()
90 void flush_dcache_range(unsigned long start, unsigned long end) in flush_dcache_range()
107 void invalidate_dcache_range(unsigned long start, unsigned long end) in invalidate_dcache_range()
/openbmc/linux/arch/microblaze/kernel/cpu/
H A Dcache.c92 #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 #define CACHE_RANGE_LOOP_1(start, end, line_length, op) \ argument
159 static void __flush_icache_range_msr_irq(unsigned long start, unsigned long end) in __flush_icache_range_msr_irq()
186 unsigned long end) in __flush_icache_range_nomsr_irq()
214 unsigned long end) in __flush_icache_range_noirq()
378 unsigned long end) in __invalidate_dcache_range_wb()
398 unsigned long end) in __invalidate_dcache_range_nomsr_wt()
418 unsigned long end) in __invalidate_dcache_range_msr_irq_wt()
445 unsigned long end) in __invalidate_dcache_range_nomsr_irq()
[all …]
/openbmc/linux/lib/
H A Dvsprintf.c456 char *number(char *buf, char *end, unsigned long long num, in number()
656 static char *err_ptr(char *buf, char *end, void *ptr, in err_ptr()
721 char *string(char *buf, char *end, const char *s, in string()
730 static char *pointer_string(char *buf, char *end, in pointer_string()
981 char *symbol_string(char *buf, char *end, void *ptr, in symbol_string()
1268 char *mac_address_string(char *buf, char *end, u8 *addr, in mac_address_string()
1689 char *uuid_string(char *buf, char *end, const u8 *addr, in uuid_string()
2107 char *end) in fwnode_full_name_string()
2756 char *str, *end; in vsnprintf() local
3061 char *str, *end; in vbin_printf() local
[all …]
/openbmc/linux/arch/x86/mm/
H A Dkasan_init_64.c39 unsigned long end, int nid) in kasan_populate_pmd()
74 unsigned long end, int nid) in kasan_populate_pud()
104 unsigned long end, int nid) in kasan_populate_p4d()
124 unsigned long end, int nid) in kasan_populate_pgd()
142 static void __init kasan_populate_shadow(unsigned long addr, unsigned long end, in kasan_populate_shadow()
160 unsigned long end; in map_range() local
169 unsigned long end) in clear_pgds()
206 unsigned long end) in kasan_early_p4d_populate()
235 unsigned long end = KASAN_SHADOW_END; in kasan_map_early_shadow() local
247 unsigned long end) in kasan_shallow_populate_p4ds()
[all …]
/openbmc/u-boot/arch/nds32/lib/
H A Dcache.c44 unsigned long end, line_size; in invalidate_icache_all() local
61 void invalidate_icache_range(unsigned long start, unsigned long end) in invalidate_icache_range()
117 void invalidate_icache_range(unsigned long start, unsigned long end) in invalidate_icache_range()
139 unsigned long end, line_size; in dcache_wbinval_all() local
159 void flush_dcache_range(unsigned long start, unsigned long end) in flush_dcache_range()
174 void invalidate_dcache_range(unsigned long start, unsigned long end) in invalidate_dcache_range()
226 void flush_dcache_range(unsigned long start, unsigned long end) in flush_dcache_range()
230 void invalidate_dcache_range(unsigned long start, unsigned long end) in invalidate_dcache_range()
/openbmc/linux/arch/nios2/mm/
H A Dcacheflush.c19 static void __flush_dcache(unsigned long start, unsigned long end) in __flush_dcache()
38 static void __invalidate_dcache(unsigned long start, unsigned long end) in __invalidate_dcache()
54 static void __flush_icache(unsigned long start, unsigned long end) in __flush_icache()
115 void flush_icache_range(unsigned long start, unsigned long end) in flush_icache_range()
121 void flush_dcache_range(unsigned long start, unsigned long end) in flush_dcache_range()
128 void invalidate_dcache_range(unsigned long start, unsigned long end) in invalidate_dcache_range()
135 unsigned long end) in flush_cache_range()
146 unsigned long end = start + nr * PAGE_SIZE; in flush_icache_pages() local
156 unsigned long end = start + PAGE_SIZE; in flush_cache_page() local
/openbmc/linux/arch/arm/include/asm/
H A Doutercache.h40 static inline void outer_inv_range(phys_addr_t start, phys_addr_t end) in outer_inv_range()
51 static inline void outer_clean_range(phys_addr_t start, phys_addr_t end) in outer_clean_range()
62 static inline void outer_flush_range(phys_addr_t start, phys_addr_t end) in outer_flush_range()
108 static inline void outer_inv_range(phys_addr_t start, phys_addr_t end) in outer_inv_range()
110 static inline void outer_clean_range(phys_addr_t start, phys_addr_t end) in outer_clean_range()
112 static inline void outer_flush_range(phys_addr_t start, phys_addr_t end) in outer_flush_range()
/openbmc/linux/arch/arm/mm/
H A Dkasan_init.c38 unsigned long end, bool early) in kasan_pte_populate()
88 unsigned long end, bool early) in kasan_pmd_populate()
117 static void __init kasan_pgd_populate(unsigned long addr, unsigned long end, in kasan_pgd_populate()
183 unsigned long end) in clear_pgds()
189 static int __init create_mapping(void *start, void *end) in create_mapping()
247 void *end = __va(pa_end); in kasan_init() local
/openbmc/linux/arch/s390/mm/
H A Dvmem.c98 static void vmemmap_mark_sub_pmd_used(unsigned long start, unsigned long end) in vmemmap_mark_sub_pmd_used()
109 static void vmemmap_use_sub_pmd(unsigned long start, unsigned long end) in vmemmap_use_sub_pmd()
125 static void vmemmap_use_new_sub_pmd(unsigned long start, unsigned long end) in vmemmap_use_new_sub_pmd()
147 static bool vmemmap_unuse_sub_pmd(unsigned long start, unsigned long end) in vmemmap_unuse_sub_pmd()
158 unsigned long end, bool add, bool direct) in modify_pte_table()
215 unsigned long end, bool add, bool direct) in modify_pmd_table()
308 static int modify_pud_table(p4d_t *p4d, unsigned long addr, unsigned long end, in modify_pud_table()
376 static int modify_p4d_table(pgd_t *pgd, unsigned long addr, unsigned long end, in modify_p4d_table()
421 static int modify_pagetable(unsigned long start, unsigned long end, bool add, in modify_pagetable()
460 static int add_pagetable(unsigned long start, unsigned long end, bool direct) in add_pagetable()
[all …]
/openbmc/linux/arch/hexagon/mm/
H A Dcache.c12 #define spanlines(start, end) \ argument
15 void flush_dcache_range(unsigned long start, unsigned long end) in flush_dcache_range()
35 void flush_icache_range(unsigned long start, unsigned long end) in flush_icache_range()
60 void hexagon_clean_dcache_range(unsigned long start, unsigned long end) in hexagon_clean_dcache_range()
80 void hexagon_inv_dcache_range(unsigned long start, unsigned long end) in hexagon_inv_dcache_range()
/openbmc/linux/drivers/firmware/
H A Dmemmap.c32 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()
219 firmware_map_find_entry_in_list(u64 start, u64 end, const char *type, in firmware_map_find_entry_in_list()
246 firmware_map_find_entry(u64 start, u64 end, const char *type) in firmware_map_find_entry()
263 firmware_map_find_entry_bootmem(u64 start, u64 end, const char *type) in firmware_map_find_entry_bootmem()
282 int __meminit firmware_map_add_hotplug(u64 start, u64 end, const char *type) in firmware_map_add_hotplug()
324 int __init firmware_map_add_early(u64 start, u64 end, const char *type) in firmware_map_add_early()
346 int __meminit firmware_map_remove(u64 start, u64 end, const char *type) in firmware_map_remove()
/openbmc/linux/arch/xtensa/include/asm/
H A Dcacheflush.h119 #define flush_cache_vmap(start,end) flush_cache_all() argument
120 #define flush_cache_vmap_early(start,end) do { } while (0) argument
121 #define flush_cache_vunmap(start,end) flush_cache_all() argument
143 #define flush_cache_vmap(start,end) do { } while (0) argument
144 #define flush_cache_vmap_early(start,end) do { } while (0) argument
145 #define flush_cache_vunmap(start,end) do { } while (0) argument
152 #define flush_cache_range(vma, start, end) do { } while (0) argument
159 #define local_flush_icache_range(start, end) \ argument
/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddescs_com.h22 static inline void ehn_desc_rx_set_on_ring(struct dma_desc *p, int end, in ehn_desc_rx_set_on_ring()
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()
54 static inline void ndesc_rx_set_on_ring(struct dma_desc *p, int end, int bfsize) in ndesc_rx_set_on_ring()
68 static inline void ndesc_end_tx_desc_on_ring(struct dma_desc *p, int end) in ndesc_end_tx_desc_on_ring()
107 static inline void ndesc_rx_set_on_chain(struct dma_desc *p, int end) in ndesc_rx_set_on_chain()
/openbmc/linux/arch/powerpc/lib/
H A Drestart_table.c6 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
H A Dfeature-fixups.c185 long *start, *end; in do_stf_entry_barrier_fixups() local
222 long *start, *end; in do_stf_exit_barrier_fixups() local
314 long *start, *end; in do_uaccess_flush_fixups() local
355 long *start, *end; in __do_entry_flush_fixups() local
439 long *start, *end; in __do_rfi_flush_fixups() local
505 long *start, *end; in do_barrier_nospec_fixups_range() local
528 void *start, *end; in do_barrier_nospec_fixups() local
541 long *start, *end; in do_barrier_nospec_fixups_range() local
575 long *start, *end; in do_btb_flush_fixups() local
587 long *start, *end; in do_lwsync_fixups() local
[all …]
/openbmc/linux/mm/kasan/
H A Dinit.c93 unsigned long end) in zero_pte_populate()
110 unsigned long end) in zero_pmd_populate()
147 unsigned long end) in zero_pud_populate()
189 unsigned long end) in zero_p4d_populate()
240 unsigned long end = (unsigned long)shadow_end; in kasan_populate_early_shadow() local
353 unsigned long end) in kasan_remove_pte_table()
375 unsigned long end) in kasan_remove_pmd_table()
401 unsigned long end) in kasan_remove_pud_table()
428 unsigned long end) in kasan_remove_p4d_table()
455 unsigned long addr, end, next; in kasan_remove_zero_shadow() local

12345678910>>...107