Home
last modified time | relevance | path

Searched defs:end (Results 176 – 200 of 2390) sorted by relevance

12345678910>>...96

/linux-6.14.4/kernel/
Dstatic_call_inline.c293 static int addr_conflict(struct static_call_site *site, void *start, void *end) in addr_conflict()
306 void *start, void *end, bool init) in __static_call_text_reserved()
323 static int __static_call_mod_text_reserved(void *start, void *end) in __static_call_mod_text_reserved()
477 static inline int __static_call_mod_text_reserved(void *start, void *end) in __static_call_mod_text_reserved()
484 int static_call_text_reserved(void *start, void *end) in static_call_text_reserved()
/linux-6.14.4/arch/x86/mm/pat/
Dset_memory.c209 within(unsigned long addr, unsigned long start, unsigned long end) in within()
215 within_inclusive(unsigned long addr, unsigned long start, unsigned long end) in within_inclusive()
489 static pgprotval_t protect_kernel_text(unsigned long start, unsigned long end) in protect_kernel_text()
510 unsigned long end) in protect_kernel_text_ro()
536 unsigned long end) in protect_kernel_text_ro()
548 unsigned long start, unsigned long end, in check_conflict()
576 unsigned long end; in static_protections() local
623 unsigned long end; in verify_rwx() local
1224 static bool unmap_pte_range(pmd_t *pmd, unsigned long start, unsigned long end) in unmap_pte_range()
1243 unsigned long start, unsigned long end) in __unmap_pmd_range()
[all …]
/linux-6.14.4/drivers/platform/x86/
Dhuawei-wmi.c321 static int huawei_wmi_battery_get(int *start, int *end) in huawei_wmi_battery_get()
342 static int huawei_wmi_battery_set(int start, int end) in huawei_wmi_battery_set()
389 int err, end; in charge_control_end_threshold_show() local
402 int err, start, end; in charge_control_thresholds_show() local
415 int err, start, end; in charge_control_start_threshold_store() local
435 int err, start, end; in charge_control_end_threshold_store() local
455 int err, start, end; in charge_control_thresholds_store() local
/linux-6.14.4/fs/bcachefs/
Dfs-io.c220 int bch2_fsync(struct file *file, loff_t start, loff_t end, int datasync) in bch2_fsync()
251 struct bpos end) in range_has_data()
261 pgoff_t index, loff_t start, loff_t end) in __bch2_truncate_folio()
381 loff_t start, loff_t end) in bch2_truncate_folios()
532 u64 end = offset + len; in bchfs_fpunch() local
738 u64 end = offset + len; in bchfs_fallocate() local
833 u64 start, u64 end) in quota_reserve_range()
Dvarint.c49 int bch2_varint_decode(const u8 *in, const u8 *end, u64 *out) in bch2_varint_decode()
110 int bch2_varint_decode_fast(const u8 *in, const u8 *end, u64 *out) in bch2_varint_decode_fast()
/linux-6.14.4/arch/x86/kernel/cpu/mtrr/
Dgeneric.c38 u64 end; member
183 static int add_map_entry_at(u64 start, u64 end, u8 type, int idx) in add_map_entry_at()
240 static int clr_map_range_at(u64 start, u64 end, int idx) in clr_map_range_at()
265 static void add_map_entry(u64 start, u64 end, u8 type) in add_map_entry()
351 u64 start, end, size; in mtrr_build_map() local
512 u8 mtrr_type_lookup(u64 start, u64 end, u8 *uniform) in mtrr_type_lookup()
613 static void __init update_fixed_last(unsigned base, unsigned end, in update_fixed_last()
/linux-6.14.4/arch/mips/mm/
Dc-r3k.c103 static void r3k_flush_icache_range(unsigned long start, unsigned long end) in r3k_flush_icache_range()
160 static void r3k_flush_dcache_range(unsigned long start, unsigned long end) in r3k_flush_dcache_range()
232 unsigned long start, unsigned long end) in r3k_flush_cache_range()
Dsc-r5k.c27 unsigned long end = start + scache_size; in blast_r5000_scache() local
37 unsigned long end, a; in r5k_dma_cache_inv_sc() local
/linux-6.14.4/arch/m68k/mm/
Dcache.c62 unsigned long start, end; in flush_icache_user_range() local
103 unsigned long start, end; in flush_icache_user_page() local
/linux-6.14.4/arch/sh/mm/
Dcache-sh2.c21 unsigned long begin, end; in sh2__flush_wback_region() local
42 unsigned long begin, end; in sh2__flush_purge_region() local
Dcache-sh3.c35 unsigned long begin, end; in sh3__flush_wback_region() local
74 unsigned long begin, end; in sh3__flush_purge_region() local
/linux-6.14.4/net/ceph/
Dmessenger_v2.c916 void *end = buf + buf_len; in init_sgs() local
2178 void *end = con->v2.in_kvecs[0].iov_base + con->v2.in_kvecs[0].iov_len; in process_banner_payload() local
2221 static int process_hello(struct ceph_connection *con, void *p, void *end) in process_hello()
2289 void *p, void *end) in process_auth_bad_method()
2351 void *p, void *end) in process_auth_reply_more()
2387 static int process_auth_done(struct ceph_connection *con, void *p, void *end) in process_auth_done()
2453 void *p, void *end) in process_auth_signature()
2503 void *p, void *end) in process_server_ident()
2587 void *p, void *end) in process_ident_missing_features()
2609 void *p, void *end) in process_session_reconnect_ok()
[all …]
Darmor.c37 int ceph_armor(char *dst, const char *src, const char *end) in ceph_armor()
75 int ceph_unarmor(char *dst, const char *src, const char *end) in ceph_unarmor()
/linux-6.14.4/arch/powerpc/kexec/
Dfile_load_64.c66 phys_addr_t start, end; in __locate_mem_hole_top_down() local
118 u64 start, end, tmin, tmax; in locate_mem_hole_top_down_ppc64() local
165 phys_addr_t start, end; in __locate_mem_hole_bottom_up() local
216 u64 start, end, tmin, tmax; in locate_mem_hole_bottom_up_ppc64() local
287 static int add_usable_mem(struct umem_info *um_info, u64 base, u64 end) in add_usable_mem()
335 u64 base, end; in kdump_setup_usable_lmb() local
Dranges.c215 u64 mstart, mend, end; in add_mem_range() local
291 u64 base, end; in add_initrd_mem_range() local
559 phys_addr_t base, end; in get_crash_memory_ranges() local
636 u64 end; in remove_mem_range() local
/linux-6.14.4/arch/loongarch/kvm/
Dmmu.c125 unsigned long *p, *end; in _kvm_pte_init() local
184 static int kvm_ptw_leaf(kvm_pte_t *dir, phys_addr_t addr, phys_addr_t end, kvm_ptw_ctx *ctx) in kvm_ptw_leaf()
218 static int kvm_ptw_dir(kvm_pte_t *dir, phys_addr_t addr, phys_addr_t end, kvm_ptw_ctx *ctx) in kvm_ptw_dir()
262 static int kvm_ptw_top(kvm_pte_t *dir, phys_addr_t addr, phys_addr_t end, kvm_ptw_ctx *ctx) in kvm_ptw_top()
368 gfn_t end = base_gfn + __fls(mask) + 1; in kvm_arch_mmu_enable_log_dirty_pt_masked() local
611 hva_t start, end; in fault_supports_huge_mapping() local
/linux-6.14.4/arch/x86/mm/
Dinit_32.c125 page_table_range_init_count(unsigned long start, unsigned long end) in page_table_range_init_count()
204 page_table_range_init(unsigned long start, unsigned long end, pgd_t *pgd_base) in page_table_range_init()
250 unsigned long end, in kernel_physical_mapping_init()
401 phys_addr_t start, end; in add_highpages_with_active_regions() local
498 unsigned long vaddr, end; in early_ioremap_page_table_range_init() local
/linux-6.14.4/tools/testing/selftests/vDSO/
Dvdso_test_correctness.c82 void *start, *end; in vsyscall_getcpu() local
266 struct timespec start, vdso, end; in test_one_clock_gettime() local
328 struct __kernel_timespec start, vdso, end; in test_one_clock_gettime64() local
390 struct timeval start, vdso, end; in test_gettimeofday() local
/linux-6.14.4/net/sctp/
Dtsnmap.c154 __u16 *start, __u16 *end) in sctp_tsnmap_next_gap_ack()
273 __u16 len, __u16 *start, __u16 *end) in sctp_tsnmap_find_gap_ack()
325 __u16 start = 0, end = 0; in sctp_tsnmap_num_gabs() local
/linux-6.14.4/arch/s390/kernel/
Dvdso.c187 unsigned long addr, end, offset; in vdso_addr() local
236 static struct page ** __init vdso_setup_pages(void *start, void *end) in vdso_setup_pages()
253 struct alt_instr *start, *end; in vdso_apply_alternatives() local
/linux-6.14.4/drivers/gpu/drm/arm/display/include/
Dmalidp_utils.h29 u32 end; member
32 static inline void set_range(struct malidp_range *rg, u32 start, u32 end) in set_range()
/linux-6.14.4/arch/csky/mm/
Ddma-mapping.c15 void (*fn)(unsigned long start, unsigned long end)) in cache_op()
47 static void dma_wbinv_set_zero_range(unsigned long start, unsigned long end) in dma_wbinv_set_zero_range()
/linux-6.14.4/drivers/gpu/drm/i915/gt/
Dgen8_ppgtt.c148 gen8_pd_range(u64 start, u64 end, int lvl, unsigned int *idx) in gen8_pd_range()
163 static bool gen8_pd_contains(u64 start, u64 end, int lvl) in gen8_pd_contains()
171 static unsigned int gen8_pt_count(u64 start, u64 end) in gen8_pt_count()
241 u64 start, const u64 end, int lvl) in __gen8_ppgtt_clear()
325 u64 * const start, const u64 end, int lvl) in __gen8_ppgtt_alloc()
408 u64 *start, u64 end, int lvl, in __gen8_ppgtt_foreach()
512 u64 end = start + vma_res->vma_size; in xehp_ppgtt_insert_huge() local
/linux-6.14.4/mm/
Dvma.c15 unsigned long end; member
722 unsigned long end = vmg->end; in vma_merge_existing_range() local
985 unsigned long end = vmg->end; in vma_merge_new_range() local
1115 unsigned long start, unsigned long end, pgoff_t pgoff) in vma_shrink()
1409 unsigned long start, unsigned long end, struct list_head *uf, in init_vma_munmap()
1445 struct mm_struct *mm, unsigned long start, unsigned long end, in do_vmi_align_munmap()
1495 unsigned long end; in do_vmi_munmap() local
1533 unsigned long end = vmg->end; in vma_modify() local
1571 struct vm_area_struct *vma, unsigned long start, unsigned long end, in vma_modify_flags()
1586 unsigned long end, in vma_modify_flags_name()
[all …]
/linux-6.14.4/io_uring/
Dtctx.c224 int start, int end) in io_ring_add_registered_file()
239 int start, int end) in io_ring_add_registered_fd()
284 int start, end; in io_ringfd_register() local

12345678910>>...96