Searched defs:end (Results 1 - 25 of 2210) sorted by relevance

1234567891011>>

/linux-master/arch/mips/cobalt/
H A Dtime.c17 u32 start, end; local
/linux-master/drivers/pinctrl/renesas/
H A Dcore.h16 u16 end; member in struct:sh_pfc_pin_range
/linux-master/arch/x86/include/asm/e820/
H A Dapi.h50 static inline bool is_ISA_range(u64 start, u64 end) argument
/linux-master/security/integrity/platform_certs/
H A Dload_ipl_s390.c20 void *ptr, *end; local
/linux-master/arch/s390/purgatory/
H A Dpurgatory.c17 struct kexec_sha_region *ptr, *end; local
/linux-master/tools/perf/arch/arm/tests/
H A Dvectors-page.c14 void *start, *end; local
/linux-master/arch/x86/boot/compressed/
H A Dsev.h19 static inline void snp_accept_memory(phys_addr_t start, phys_addr_t end) { } argument
/linux-master/arch/x86/include/asm/
H A Dunaccepted_memory.h8 static inline void arch_accept_memory(phys_addr_t start, phys_addr_t end) argument
/linux-master/fs/nls/
H A Dnls_ucs2_data.h8 wchar_t end; member in struct:UniCaseRange
/linux-master/tools/testing/selftests/bpf/progs/
H A Dtest_lwt_reroute.c17 void *end = (void *)(long)skb->data_end; local
/linux-master/kernel/
H A Delfcorehdr.c31 char *end; local
/linux-master/drivers/infiniband/hw/qib/
H A Dqib_pio_copy.c50 const u64 *end = src + (count >> 1); local
/linux-master/tools/perf/util/
H A Dfind-map.c2 static int find_map(void **start, void **end, const char *name) argument
H A Dtime-utils.h10 u64 start, end; member in struct:perf_time_interval
/linux-master/tools/perf/
H A Dperf-read-vdso.c15 void *start, *end; local
/linux-master/include/linux/
H A Dfirmware-map.h23 static inline int firmware_map_add_early(u64 start, u64 end, const char *type) argument
28 static inline int firmware_map_add_hotplug(u64 start, u64 end, const char *type) argument
33 static inline int firmware_map_remove(u64 start, u64 end, const char *type) argument
/linux-master/arch/mips/lib/
H A Diomap_copy.c21 const u64 __iomem *end = src + count; local
/linux-master/arch/powerpc/boot/
H A Dstdlib.c13 unsigned long long int strtoull(const char *ptr, char **end, int base) argument
/linux-master/arch/mips/mti-malta/
H A Dmalta-memory.c27 static void free_init_pages_eva_malta(void *begin, void *end) argument
/linux-master/net/ceph/
H A Dbuffer.c44 int ceph_decode_buffer(struct ceph_buffer **b, void **p, void *end) argument
/linux-master/net/sunrpc/auth_gss/
H A Dauth_gss_internal.h16 simple_get_bytes(const void *p, const void *end, void *res, size_t len) argument
26 simple_get_netobj(const void *p, const void *end, struct xdr_netobj *dest) argument
/linux-master/arch/riscv/purgatory/
H A Dpurgatory.c22 struct kexec_sha_region *ptr, *end; local
/linux-master/drivers/acpi/arm64/
H A Ddma.c10 u64 end, mask; local
/linux-master/arch/loongarch/kernel/
H A Ddma.c11 u64 mask, end = 0; local
/linux-master/crypto/asymmetric_keys/
H A Dx509_loader.c12 const u8 *p, *end; local

Completed in 582 milliseconds

1234567891011>>