Home
last modified time | relevance | path

Searched defs:end (Results 4151 - 4175 of 8254) sorted by relevance

1...<<161162163164165166167168169170>>...331

/kernel/liteos_m/components/net/lwip-2.1/porting/src/
H A Dapi_shell.c321 struct timespec start, end; in OsPingFunc() local
/kernel/linux/linux-6.6/drivers/s390/net/
H A Dqeth_l3_sys.c22 const char *end; in qeth_l3_string_to_ipaddr() local
/kernel/linux/linux-6.6/drivers/s390/char/
H A Dsclp_early_core.c87 unsigned char *ptr, *end, ch; in sclp_early_print_lm() local
339 void __weak __init add_physmem_online_range(u64 start, u64 end) {} in add_physmem_online_range() argument
/kernel/linux/linux-6.6/mm/
H A Dmmu_notifier.c365 __mmu_notifier_clear_flush_young(struct mm_struct *mm, unsigned long start, unsigned long end) __mmu_notifier_clear_flush_young() argument
385 __mmu_notifier_clear_young(struct mm_struct *mm, unsigned long start, unsigned long end) __mmu_notifier_clear_young() argument
588 __mmu_notifier_arch_invalidate_secondary_tlbs(struct mm_struct *mm, unsigned long start, unsigned long end) __mmu_notifier_arch_invalidate_secondary_tlbs() argument
[all...]
H A Dmprotect.c84 change_pte_range(struct mmu_gather *tlb, struct vm_area_struct *vma, pmd_t *pmd, unsigned long addr, unsigned long end, pgprot_t newprot, unsigned long cp_flags) change_pte_range() argument
354 change_pmd_range(struct mmu_gather *tlb, struct vm_area_struct *vma, pud_t *pud, unsigned long addr, unsigned long end, pgprot_t newprot, unsigned long cp_flags) change_pmd_range() argument
438 change_pud_range(struct mmu_gather *tlb, struct vm_area_struct *vma, p4d_t *p4d, unsigned long addr, unsigned long end, pgprot_t newprot, unsigned long cp_flags) change_pud_range() argument
461 change_p4d_range(struct mmu_gather *tlb, struct vm_area_struct *vma, pgd_t *pgd, unsigned long addr, unsigned long end, pgprot_t newprot, unsigned long cp_flags) change_p4d_range() argument
484 change_protection_range(struct mmu_gather *tlb, struct vm_area_struct *vma, unsigned long addr, unsigned long end, pgprot_t newprot, unsigned long cp_flags) change_protection_range() argument
514 change_protection(struct mmu_gather *tlb, struct vm_area_struct *vma, unsigned long start, unsigned long end, unsigned long cp_flags) change_protection() argument
576 mprotect_fixup(struct vma_iterator *vmi, struct mmu_gather *tlb, struct vm_area_struct *vma, struct vm_area_struct **pprev, unsigned long start, unsigned long end, unsigned long newflags) mprotect_fixup() argument
694 unsigned long nstart, end, tmp, reqprot; do_mprotect_pkey() local
[all...]
H A Dmlock.c308 mlock_pte_range(pmd_t *pmd, unsigned long addr, unsigned long end, struct mm_walk *walk) mlock_pte_range() argument
369 mlock_vma_pages_range(struct vm_area_struct *vma, unsigned long start, unsigned long end, vm_flags_t newflags) mlock_vma_pages_range() argument
412 mlock_fixup(struct vma_iterator *vmi, struct vm_area_struct *vma, struct vm_area_struct **prev, unsigned long start, unsigned long end, vm_flags_t newflags) mlock_fixup() argument
480 unsigned long nstart, end, tmp; apply_vma_lock_flags() local
539 unsigned long end; count_mm_mlocked_page_nr() local
[all...]
/kernel/linux/linux-6.6/lib/
H A Dtest_rhashtable.c214 s64 start, end; in test_rhashtable() local
H A Dmemcpy_kunit.c388 static int next_step(int idx, int start, int end, int inc) in next_step() argument
H A Dstring.c509 char *end; in strsep() local
[all...]
/kernel/linux/linux-6.6/lib/zstd/compress/
H A Dzstd_cwksp.h366 void* end; in ZSTD_cwksp_reserve_table() local
402 void* end = (BYTE*)alloc + roundedBytes; in ZSTD_cwksp_reserve_object() local
[all...]
/kernel/linux/linux-6.6/kernel/
H A Dtracepoint.c557 for_each_tracepoint_range( tracepoint_ptr_t *begin, tracepoint_ptr_t *end, void (*fct)(struct tracepoint *tp, void *priv), void *priv) for_each_tracepoint_range() argument
H A Dstatic_call_inline.c293 static int addr_conflict(struct static_call_site *site, void *start, void *end) in addr_conflict() argument
323 static int __static_call_mod_text_reserved(void *start, void *end) in __static_call_mod_text_reserved() argument
466 static inline int __static_call_mod_text_reserved(void *start, void *end) in __static_call_mod_text_reserved() argument
473 int static_call_text_reserved(void *start, void *end) in static_call_text_reserved() argument
304 __static_call_text_reserved(struct static_call_site *iter_start, struct static_call_site *iter_stop, void *start, void *end, bool init) __static_call_text_reserved() argument
[all...]
/kernel/linux/linux-6.6/mm/kasan/
H A Dgeneric.c94 memory_is_nonzero(const void *start, const void *end) memory_is_nonzero() argument
/kernel/linux/linux-6.6/mm/kfence/
H A Dkfence_test.c101 const char *end; in report_matches() local
[all...]
/kernel/linux/linux-6.6/kernel/trace/
H A Dfgraph.c409 int start = 0, end = FTRACE_RETSTACK_ALLOC_SIZE; in alloc_retstack_tasklist() local
/kernel/linux/linux-6.6/net/ieee802154/6lowpan/
H A Dreassembly.c89 int end, offset, err; in lowpan_frag_queue() local
[all...]
/kernel/linux/linux-6.6/net/ethtool/
H A Dbitset.c34 static void ethnl_bitmap32_clear(u32 *dst, unsigned int start, unsigned int end, in ethnl_bitmap32_clear() argument
86 ethnl_bitmap32_not_zero(const u32 *map, unsigned int start, unsigned int end) ethnl_bitmap32_not_zero() argument
[all...]
/kernel/linux/linux-6.6/net/ipv4/
H A Dinet_fragment.c383 inet_frag_queue_insert(struct inet_frag_queue *q, struct sk_buff *skb, int offset, int end) inet_frag_queue_insert() argument
H A Dip_fragment.c230 unsigned int start, end; in ip_frag_too_far() local
278 int ihl, end, flags, offset; in ip_frag_queue() local
[all...]
/kernel/linux/linux-6.6/net/ceph/
H A Dauth.c105 int ceph_auth_entity_name_encode(const char *name, void **p, void *end) in ceph_auth_entity_name_encode() argument
124 void *p = monhdr + 1, *end = buf + len, *lenp; in ceph_auth_build_hello() local
167 void *end = buf + buf_len; in build_request() local
203 void *end = buf + len; ceph_handle_auth_reply() local
406 encode_con_modes(void **p, void *end, int pref_mode, int fallb_mode) encode_con_modes() argument
430 void *end = buf + buf_len; ceph_auth_get_request() local
551 void *end = buf + *buf_len; ceph_auth_get_authorizer() local
582 void *end = buf + *buf_len; ceph_auth_handle_svc_reply_more() local
[all...]
/kernel/linux/linux-6.6/sound/soc/uniphier/
H A Daio-core.c1135 int aiodma_rb_set_buffer(struct uniphier_aio_sub *sub, u64 start, u64 end, in aiodma_rb_set_buffer() argument
/kernel/linux/linux-6.6/sound/soc/samsung/
H A Didma.c43 dma_addr_t end; member
/kernel/linux/linux-6.6/tools/lib/bpf/
H A Dringbuf.c523 static __u64 ns_elapsed_timespec(const struct timespec *start, const struct timespec *end) in ns_elapsed_timespec() argument
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dvirtio_iommu.h30 __le64 end; member
34 __le32 end; member
113 __le64 end; member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Duserfaultfd.h71 __u64 end; member

Completed in 24 milliseconds

1...<<161162163164165166167168169170>>...331