Home
last modified time | relevance | path

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

12345678910>>...81

/Linux-v5.15/include/linux/ceph/
Ddecode.h52 static inline bool ceph_has_room(void **p, void *end, size_t n) in ceph_has_room()
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, 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
84 #define ceph_decode_copy_safe(p, end, pv, n, bad) \ argument
107 static inline char *ceph_extract_encoded_string(void **p, void *end, in ceph_extract_encoded_string()
139 #define ceph_decode_skip_n(p, end, n, bad) \ argument
145 #define ceph_decode_skip_64(p, end, bad) \ argument
[all …]
/Linux-v5.15/arch/nds32/mm/
Dproc.c103 unsigned long end, line_size; in cpu_icache_inval_all() local
177 unsigned long line_size, end; in cpu_icache_inval_page() local
197 unsigned long line_size, end; in cpu_dcache_inval_page() local
217 unsigned long line_size, end; in cpu_dcache_wb_page() local
238 unsigned long line_size, end; in cpu_dcache_wbinval_page() local
278 void cpu_icache_inval_range(unsigned long start, unsigned long end) in cpu_icache_inval_range()
291 void cpu_dcache_inval_range(unsigned long start, unsigned long end) in cpu_dcache_inval_range()
303 void cpu_dcache_wb_range(unsigned long start, unsigned long end) in cpu_dcache_wb_range()
318 void cpu_dcache_wbinval_range(unsigned long start, unsigned long end) in cpu_dcache_wbinval_range()
334 void cpu_cache_wbinval_range(unsigned long start, unsigned long end, int flushi) in cpu_cache_wbinval_range()
[all …]
/Linux-v5.15/arch/s390/mm/
Dvmem.c93 static void vmemmap_mark_sub_pmd_used(unsigned long start, unsigned long end) in vmemmap_mark_sub_pmd_used()
104 static void vmemmap_use_sub_pmd(unsigned long start, unsigned long end) in vmemmap_use_sub_pmd()
120 static void vmemmap_use_new_sub_pmd(unsigned long start, unsigned long end) in vmemmap_use_new_sub_pmd()
142 static bool vmemmap_unuse_sub_pmd(unsigned long start, unsigned long end) in vmemmap_unuse_sub_pmd()
153 unsigned long end, bool add, bool direct) in modify_pte_table()
210 unsigned long end, bool add, bool direct) in modify_pmd_table()
292 const unsigned long end = start + PUD_SIZE; in try_free_pmd_table() local
311 static int modify_pud_table(p4d_t *p4d, unsigned long addr, unsigned long end, in modify_pud_table()
367 const unsigned long end = start + P4D_SIZE; in try_free_pud_table() local
388 static int modify_p4d_table(pgd_t *pgd, unsigned long addr, unsigned long end, in modify_p4d_table()
[all …]
/Linux-v5.15/arch/csky/mm/
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()
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()
/Linux-v5.15/fs/btrfs/
Dextent-io-tree.h84 u64 end; /* inclusive */ member
110 static inline int lock_extent(struct extent_io_tree *tree, u64 start, u64 end) in lock_extent()
137 static inline int unlock_extent(struct extent_io_tree *tree, u64 start, u64 end) in unlock_extent()
143 u64 end, struct extent_state **cached) in unlock_extent_cached()
150 u64 start, u64 end, struct extent_state **cached) in unlock_extent_cached_atomic()
157 u64 end, u32 bits) in clear_extent_bits()
177 u64 end, u32 bits) in set_extent_bits()
184 u64 end, struct extent_state **cached_state) in clear_extent_uptodate()
191 u64 end, gfp_t mask) in set_extent_dirty()
198 u64 end, struct extent_state **cached) in clear_extent_dirty()
[all …]
/Linux-v5.15/mm/
Dpagewalk.c24 unsigned long end, struct mm_walk *walk) in walk_pte_range_inner()
41 static int walk_pte_range(pmd_t *pmd, unsigned long addr, unsigned long end, in walk_pte_range()
63 unsigned long end, struct mm_walk *walk, int pdshift) in walk_hugepd_range()
94 unsigned long end, struct mm_walk *walk, int pdshift) in walk_hugepd_range()
100 static int walk_pmd_range(pud_t *pud, unsigned long addr, unsigned long end, in walk_pmd_range()
161 static int walk_pud_range(p4d_t *p4d, unsigned long addr, unsigned long end, in walk_pud_range()
213 static int walk_p4d_range(pgd_t *pgd, unsigned long addr, unsigned long end, in walk_p4d_range()
248 static int walk_pgd_range(unsigned long addr, unsigned long end, in walk_pgd_range()
287 unsigned long end) in hugetlb_entry_end()
293 static int walk_hugetlb_range(unsigned long addr, unsigned long end, in walk_hugetlb_range()
[all …]
Dmapping_dirty_helpers.c33 static int wp_pte(pte_t *pte, unsigned long addr, unsigned long end, in wp_pte()
69 pgoff_t end; member
89 unsigned long end, struct mm_walk *walk) in clean_record_pte()
125 static int wp_clean_pmd_entry(pmd_t *pmd, unsigned long addr, unsigned long end, in wp_clean_pmd_entry()
155 static int wp_clean_pud_entry(pud_t *pud, unsigned long addr, unsigned long end, in wp_clean_pud_entry()
184 static int wp_clean_pre_vma(unsigned long start, unsigned long end, in wp_clean_pre_vma()
233 static int wp_clean_test_walk(unsigned long start, unsigned long end, in wp_clean_test_walk()
332 pgoff_t *end) in clean_record_shared_mapping_range()
Dmadvise.c71 unsigned long start, unsigned long end, int behavior) in madvise_behavior()
188 unsigned long end, struct mm_walk *walk) in swapin_walk_pmd_entry()
227 unsigned long start, unsigned long end, in force_shm_swapin_readahead()
262 unsigned long start, unsigned long end) in madvise_willneed()
309 unsigned long addr, unsigned long end, in madvise_cold_or_pageout_pte_range()
487 unsigned long addr, unsigned long end) in madvise_cold_page_range()
520 unsigned long addr, unsigned long end) in madvise_pageout_page_range()
572 unsigned long end, struct mm_walk *walk) in madvise_free_pte_range()
763 unsigned long start, unsigned long end) in madvise_dontneed_single_vma()
771 unsigned long start, unsigned long end, in madvise_dontneed_free()
[all …]
/Linux-v5.15/arch/x86/mm/
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 …]
/Linux-v5.15/arch/m68k/include/asm/
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_vunmap(start, end) flush_cache_all() argument
208 unsigned long end) in flush_cache_range()
226 unsigned long addr, start, end; in __flush_page_to_ram() local
/Linux-v5.15/arch/riscv/mm/
Dkasan_init.c54 static void __init kasan_populate_pte(pmd_t *pmd, unsigned long vaddr, unsigned long end) in kasan_populate_pte()
76 static void __init kasan_populate_pmd(pgd_t *pgd, unsigned long vaddr, unsigned long end) in kasan_populate_pmd()
111 static void __init kasan_populate_pgd(unsigned long vaddr, unsigned long end) in kasan_populate_pgd()
138 static void __init kasan_populate(void *start, void *end) in kasan_populate()
149 static void __init kasan_shallow_populate_pgd(unsigned long vaddr, unsigned long end) in kasan_shallow_populate_pgd()
164 static void __init kasan_shallow_populate(void *start, void *end) in kasan_shallow_populate()
186 void *end = (void *)__va(p_end); in kasan_init() local
/Linux-v5.15/arch/microblaze/kernel/cpu/
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 …]
/Linux-v5.15/lib/
Dvsprintf.c449 char *number(char *buf, char *end, unsigned long long num, in number()
570 char *special_hex_number(char *buf, char *end, unsigned long long num, int size) in special_hex_number()
583 static void move_right(char *buf, char *end, unsigned len, unsigned spaces) in move_right()
610 char *widen_string(char *buf, int n, char *end, struct printf_spec spec) in widen_string()
631 static char *string_nocheck(char *buf, char *end, const char *s, in string_nocheck()
649 static char *err_ptr(char *buf, char *end, void *ptr, in err_ptr()
669 static char *error_string(char *buf, char *end, const char *s, in error_string()
699 static int check_pointer(char **buf, char *end, const void *ptr, in check_pointer()
714 char *string(char *buf, char *end, const char *s, in string()
723 static char *pointer_string(char *buf, char *end, in pointer_string()
[all …]
/Linux-v5.15/arch/nios2/mm/
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()
114 void flush_icache_range(unsigned long start, unsigned long end) in flush_icache_range()
120 void flush_dcache_range(unsigned long start, unsigned long end) in flush_dcache_range()
127 void invalidate_dcache_range(unsigned long start, unsigned long end) in invalidate_dcache_range()
134 unsigned long end) in flush_cache_range()
144 unsigned long end = start + PAGE_SIZE; in flush_icache_page() local
154 unsigned long end = start + PAGE_SIZE; in flush_cache_page() local
/Linux-v5.15/drivers/usb/core/
Ddevices.c142 static char *usb_dump_endpoint_descriptor(int speed, char *start, char *end, in usb_dump_endpoint_descriptor()
191 static char *usb_dump_interface_descriptor(char *start, char *end, in usb_dump_interface_descriptor()
222 static char *usb_dump_interface(int speed, char *start, char *end, in usb_dump_interface()
239 static char *usb_dump_iad_descriptor(char *start, char *end, in usb_dump_iad_descriptor()
259 static char *usb_dump_config_descriptor(char *start, char *end, in usb_dump_config_descriptor()
281 static char *usb_dump_config(int speed, char *start, char *end, in usb_dump_config()
317 static char *usb_dump_device_descriptor(char *start, char *end, in usb_dump_device_descriptor()
345 static char *usb_dump_device_strings(char *start, char *end, in usb_dump_device_strings()
368 static char *usb_dump_desc(char *start, char *end, struct usb_device *dev) in usb_dump_desc()
396 static char *usb_dump_hub_descriptor(char *start, char *end, in usb_dump_hub_descriptor()
[all …]
/Linux-v5.15/arch/arm/mm/
Dkasan_init.c39 unsigned long end, bool early) in kasan_pte_populate()
89 unsigned long end, bool early) in kasan_pmd_populate()
118 static void __init kasan_pgd_populate(unsigned long addr, unsigned long end, in kasan_pgd_populate()
184 unsigned long end) in clear_pgds()
190 static int __init create_mapping(void *start, void *end) in create_mapping()
244 void *end = __va(pa_end); in kasan_init() local
/Linux-v5.15/arch/arm/include/asm/
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()
/Linux-v5.15/mm/kasan/
Dinit.c93 unsigned long end) in zero_pte_populate()
110 unsigned long end) in zero_pmd_populate()
143 unsigned long end) in zero_pud_populate()
180 unsigned long end) in zero_p4d_populate()
230 unsigned long end = (unsigned long)shadow_end; in kasan_populate_early_shadow() local
343 unsigned long end) in kasan_remove_pte_table()
362 unsigned long end) in kasan_remove_pmd_table()
388 unsigned long end) in kasan_remove_pud_table()
415 unsigned long end) in kasan_remove_p4d_table()
442 unsigned long addr, end, next; in kasan_remove_zero_shadow() local
/Linux-v5.15/drivers/firmware/
Dmemmap.c32 u64 end; /* end of the memory range (incl.) */ member
141 static int firmware_map_add_entry(u64 start, u64 end, in firmware_map_add_entry()
218 firmware_map_find_entry_in_list(u64 start, u64 end, const char *type, in firmware_map_find_entry_in_list()
245 firmware_map_find_entry(u64 start, u64 end, const char *type) in firmware_map_find_entry()
262 firmware_map_find_entry_bootmem(u64 start, u64 end, const char *type) in firmware_map_find_entry_bootmem()
281 int __meminit firmware_map_add_hotplug(u64 start, u64 end, const char *type) in firmware_map_add_hotplug()
323 int __init firmware_map_add_early(u64 start, u64 end, const char *type) in firmware_map_add_early()
345 int __meminit firmware_map_remove(u64 start, u64 end, const char *type) in firmware_map_remove()
/Linux-v5.15/arch/hexagon/mm/
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()
/Linux-v5.15/drivers/net/ethernet/stmicro/stmmac/
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()
/Linux-v5.15/arch/arm64/mm/
Dmmu.c155 static void init_pte(pmd_t *pmdp, unsigned long addr, unsigned long end, in init_pte()
180 unsigned long end, phys_addr_t phys, in alloc_init_cont_pte()
218 static void init_pmd(pud_t *pudp, unsigned long addr, unsigned long end, in init_pmd()
256 unsigned long end, phys_addr_t phys, in alloc_init_cont_pmd()
308 static void alloc_init_pud(pgd_t *pgdp, unsigned long addr, unsigned long end, in alloc_init_pud()
369 unsigned long addr, end, next; in __create_pgd_mapping() local
470 phys_addr_t end, pgprot_t prot, int flags) in __map_memblock()
506 phys_addr_t start, end; in map_mem() local
811 static bool pgtable_range_aligned(unsigned long start, unsigned long end, in pgtable_range_aligned()
831 unsigned long end, bool free_mapped, in unmap_hotplug_pte_range()
[all …]
/Linux-v5.15/arch/powerpc/lib/
Dfeature-fixups.c72 u32 *start, *end, *alt_start, *alt_end, *src, *dest; in patch_feature_section() local
124 long *start, *end; in do_stf_entry_barrier_fixups() local
176 long *start, *end; in do_stf_exit_barrier_fixups() local
272 long *start, *end; in do_uaccess_flush_fixups() local
323 long *start, *end; in __do_entry_flush_fixups() local
436 long *start, *end; in __do_rfi_flush_fixups() local
505 long *start, *end; in do_barrier_nospec_fixups_range() local
533 void *start, *end; in do_barrier_nospec_fixups() local
546 long *start, *end; in do_barrier_nospec_fixups_range() local
574 unsigned int *start, *end; in patch_btb_flush_section() local
[all …]
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

12345678910>>...81