Home
last modified time | relevance | path

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

12345678910>>...67

/linux/include/linux/ceph/
H A 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/arch/riscv/mm/
H A Dkasan_init.c29 static void __init kasan_populate_pte(pmd_t *pmd, unsigned long vaddr, unsigned long end) in kasan_populate_pte()
50 static void __init kasan_populate_pmd(pud_t *pud, unsigned long vaddr, unsigned long end) in kasan_populate_pmd()
81 unsigned long vaddr, unsigned long end) in kasan_populate_pud()
112 unsigned long vaddr, unsigned long end) in kasan_populate_p4d()
143 unsigned long vaddr, unsigned long end) in kasan_populate_pgd()
166 unsigned long vaddr, unsigned long end) in kasan_early_clear_pud()
191 unsigned long vaddr, unsigned long end) in kasan_early_clear_p4d()
217 unsigned long vaddr, unsigned long end) in kasan_early_clear_pgd()
236 unsigned long end) in kasan_early_populate_pud()
265 unsigned long end) in kasan_early_populate_p4d()
[all …]
H A Dtlbflush.c79 void local_flush_tlb_kernel_range(unsigned long start, unsigned long end) in local_flush_tlb_kernel_range()
158 unsigned long start, unsigned long end, in flush_tlb_mm_range()
171 unsigned long end) in flush_tlb_range()
203 void flush_tlb_kernel_range(unsigned long start, unsigned long end) in flush_tlb_kernel_range()
211 unsigned long end) in flush_pmd_tlb_range()
218 unsigned long end) in flush_pud_tlb_range()
231 struct mm_struct *mm, unsigned long start, unsigned long end) in arch_tlbbatch_add_pending()
/linux/arch/s390/boot/
H A Dvmem.c86 static inline void kasan_populate(unsigned long start, unsigned long end, enum populate_mode mode) in kasan_populate()
102 unsigned long start, end; in kasan_populate_shadow() local
138 unsigned long end, enum populate_mode mode) in kasan_pgd_populate_zero_shadow()
149 unsigned long end, enum populate_mode mode) in kasan_p4d_populate_zero_shadow()
160 unsigned long end, enum populate_mode mode) in kasan_pud_populate_zero_shadow()
171 unsigned long end, enum populate_mode mode) in kasan_pmd_populate_zero_shadow()
196 unsigned long end, enum populate_mode mode) in kasan_pgd_populate_zero_shadow()
202 unsigned long end, enum populate_mode mode) in kasan_p4d_populate_zero_shadow()
208 unsigned long end, enum populate_mode mode) in kasan_pud_populate_zero_shadow()
214 unsigned long end, enum populate_mode mode) in kasan_pmd_populate_zero_shadow()
[all …]
/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 …]
/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()
/linux/mm/
H A Dpagewalk.c30 unsigned long end, struct mm_walk *walk) in walk_pte_range_inner()
61 static int walk_pte_range(pmd_t *pmd, unsigned long addr, unsigned long end, in walk_pte_range()
96 static int walk_pmd_range(pud_t *pud, unsigned long addr, unsigned long end, in walk_pmd_range()
185 static int walk_pud_range(p4d_t *p4d, unsigned long addr, unsigned long end, in walk_pud_range()
250 static int walk_p4d_range(pgd_t *pgd, unsigned long addr, unsigned long end, in walk_p4d_range()
288 static int walk_pgd_range(unsigned long addr, unsigned long end, in walk_pgd_range()
331 unsigned long end) in hugetlb_entry_end()
338 static int walk_hugetlb_range(unsigned long addr, unsigned long end, in walk_hugetlb_range()
367 static int walk_hugetlb_range(unsigned long addr, unsigned long end, in walk_hugetlb_range()
381 static int walk_page_test(unsigned long start, unsigned long end, in walk_page_test()
[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()
/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 …]
/linux/arch/x86/mm/
H A Dkasan_init_64.c38 unsigned long end, int nid) in kasan_populate_pmd()
73 unsigned long end, int nid) in kasan_populate_pud()
103 unsigned long end, int nid) in kasan_populate_p4d()
123 unsigned long end, int nid) in kasan_populate_pgd()
141 static void __init kasan_populate_shadow(unsigned long addr, unsigned long end, in kasan_populate_shadow()
159 unsigned long end; in map_range() local
168 unsigned long end) in clear_pgds()
205 unsigned long end) in kasan_early_p4d_populate()
234 unsigned long end = KASAN_SHADOW_END; in kasan_map_early_shadow() local
246 unsigned long end) in kasan_shallow_populate_p4ds()
[all …]
/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
/linux/arch/s390/mm/
H A Dvmem.c109 static void vmemmap_mark_sub_pmd_used(unsigned long start, unsigned long end) in vmemmap_mark_sub_pmd_used()
120 static void vmemmap_use_sub_pmd(unsigned long start, unsigned long end) in vmemmap_use_sub_pmd()
136 static void vmemmap_use_new_sub_pmd(unsigned long start, unsigned long end) in vmemmap_use_new_sub_pmd()
158 static bool vmemmap_unuse_sub_pmd(unsigned long start, unsigned long end) in vmemmap_unuse_sub_pmd()
169 unsigned long end, bool add, bool direct, in modify_pte_table()
224 unsigned long end, bool add, bool direct, in modify_pmd_table()
315 static int modify_pud_table(p4d_t *p4d, unsigned long addr, unsigned long end, in modify_pud_table()
385 static int modify_p4d_table(pgd_t *pgd, unsigned long addr, unsigned long end, in modify_p4d_table()
430 static int modify_pagetable(unsigned long start, unsigned long end, bool add, in modify_pagetable()
475 static int add_pagetable(unsigned long start, unsigned long end, bool direct, in add_pagetable()
[all …]
/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()
/linux/fs/btrfs/
H A Dextent-io-tree.h125 u64 end; /* inclusive */ member
149 static inline int btrfs_lock_extent(struct extent_io_tree *tree, u64 start, u64 end, in btrfs_lock_extent()
156 u64 end, struct extent_state **cached) in btrfs_try_lock_extent()
182 u64 end, u32 bits, in btrfs_clear_extent_bit()
188 static inline int btrfs_unlock_extent(struct extent_io_tree *tree, u64 start, u64 end, in btrfs_unlock_extent()
201 u64 end, struct extent_state **cached) in btrfs_clear_extent_dirty()
223 u64 end, struct extent_state **cached) in btrfs_lock_dio_extent()
229 u64 end, struct extent_state **cached) in btrfs_try_lock_dio_extent()
235 u64 end, struct extent_state **cached) in btrfs_unlock_dio_extent()
/linux/net/ceph/
H A Dosdmap.c71 static int crush_decode_uniform_bucket(void **p, void *end, in crush_decode_uniform_bucket()
82 static int crush_decode_list_bucket(void **p, void *end, in crush_decode_list_bucket()
103 static int crush_decode_tree_bucket(void **p, void *end, in crush_decode_tree_bucket()
120 static int crush_decode_straw_bucket(void **p, void *end, in crush_decode_straw_bucket()
141 static int crush_decode_straw2_bucket(void **p, void *end, in crush_decode_straw2_bucket()
281 static u32 *decode_array_32_alloc(void **p, void *end, u32 *plen) in decode_array_32_alloc()
315 static int decode_choose_arg(void **p, void *end, struct crush_choose_arg *arg) in decode_choose_arg()
353 static int decode_choose_args(void **p, void *end, struct crush_map *c) in decode_choose_args()
434 static struct crush_map *crush_decode(void *pbyval, void *end) in crush_decode()
791 static int decode_pool(void **p, void *end, struct ceph_pg_pool_info *pi) in decode_pool()
[all …]
/linux/arch/arm/mm/
H A Dkasan_init.c44 unsigned long end, bool early) in kasan_pte_populate()
94 unsigned long end, bool early) in kasan_pmd_populate()
123 static void __init kasan_pgd_populate(unsigned long addr, unsigned long end, in kasan_pgd_populate()
189 unsigned long end) in clear_pgds()
195 static int __init create_mapping(void *start, void *end) in create_mapping()
253 void *end = __va(pa_end); in kasan_init() local
H A Dcache-l2x0.c180 unsigned long end) in __l2c210_op_pa_range()
188 static void l2c210_inv_range(unsigned long start, unsigned long end) in l2c210_inv_range()
207 static void l2c210_clean_range(unsigned long start, unsigned long end) in l2c210_clean_range()
216 static void l2c210_flush_range(unsigned long start, unsigned long end) in l2c210_flush_range()
286 unsigned long end, unsigned long flags) in l2c220_op_pa_range()
308 static void l2c220_inv_range(unsigned long start, unsigned long end) in l2c220_inv_range()
335 static void l2c220_clean_range(unsigned long start, unsigned long end) in l2c220_clean_range()
354 static void l2c220_flush_range(unsigned long start, unsigned long end) in l2c220_flush_range()
468 static void l2c310_inv_range_erratum(unsigned long start, unsigned long end) in l2c310_inv_range_erratum()
500 static void l2c310_flush_range_erratum(unsigned long start, unsigned long end) in l2c310_flush_range_erratum()
[all …]
/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()
/linux/include/linux/
H A Dmmu_notifier.h307 unsigned long end; member
447 unsigned long start, unsigned long end) in mmu_notifier_clear_flush_young()
455 unsigned long start, unsigned long end) in mmu_notifier_clear_young()
515 unsigned long start, unsigned long end) in mmu_notifier_arch_invalidate_secondary_tlbs()
538 unsigned long end) in mmu_notifier_range_init()
551 unsigned long end, void *owner) in mmu_notifier_range_init_owner()
561 unsigned long end; member
566 unsigned long end) in _mmu_notifier_range_init()
572 #define mmu_notifier_range_init(range,event,flags,mm,start,end) \ argument
575 end, owner) \ argument
[all …]
/linux/drivers/usb/core/
H A 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()
237 static char *usb_dump_iad_descriptor(char *start, char *end, in usb_dump_iad_descriptor()
257 static char *usb_dump_config_descriptor(char *start, char *end, in usb_dump_config_descriptor()
279 static char *usb_dump_config(int speed, char *start, char *end, in usb_dump_config()
313 static char *usb_dump_device_descriptor(char *start, char *end, in usb_dump_device_descriptor()
341 static char *usb_dump_device_strings(char *start, char *end, in usb_dump_device_strings()
364 static char *usb_dump_desc(char *start, char *end, struct usb_device *dev) in usb_dump_desc()
/linux/arch/openrisc/mm/
H A Dcache.c31 static __always_inline void cache_loop(unsigned long paddr, unsigned long end, in cache_loop()
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()
71 void local_dcache_range_inv(unsigned long start, unsigned long end) in local_dcache_range_inv()
76 void local_icache_range_inv(unsigned long start, unsigned long end) in local_icache_range_inv()
/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()
/linux/arch/arm64/include/asm/
H A Drsi.h26 static inline int rsi_set_memory_range(phys_addr_t start, phys_addr_t end, in rsi_set_memory_range()
47 phys_addr_t end) in rsi_set_memory_range_protected()
58 phys_addr_t end) in rsi_set_memory_range_protected_safe()
65 phys_addr_t end) in rsi_set_memory_range_shared()
/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

12345678910>>...67