Searched defs:begin (Results 1 - 25 of 125) sorted by relevance

12345

/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/samples/seccomp/
H A Dbpf-helper.c66 struct __bpf_label *begin = labels->labels, *end; local
/linux-master/include/trace/events/
H A Dpower_cpu_migrate.h44 __define_cpu_migrate_event(begin); variable
/linux-master/arch/sh/mm/
H A Dcache-sh2.c21 unsigned long begin, end; local
42 unsigned long begin, end; local
H A Dcache-sh3.c35 unsigned long begin, end; local
74 unsigned long begin, end; local
H A Dcache-sh2a.c53 unsigned long begin, end; local
94 unsigned long begin, end; local
124 unsigned long begin, end; local
[all...]
/linux-master/drivers/net/wireless/st/cw1200/
H A Dscan.h26 struct ieee80211_channel **begin; member in struct:cw1200_scan
/linux-master/arch/x86/kernel/
H A Ddumpstack_32.c40 unsigned long *begin = (unsigned long *)this_cpu_read(pcpu_hot.hardirq_stack_ptr); local
65 unsigned long *begin = (unsigned long *)this_cpu_read(pcpu_hot.softirq_stack_ptr); local
93 void *begin = ss->stack; local
[all...]
H A Dsys_x86_64.c122 unsigned long begin, end; local
89 find_start_end(unsigned long addr, unsigned long flags, unsigned long *begin, unsigned long *end) argument
H A Ddumpstack_64.c96 unsigned long begin, end, stk = (unsigned long)stack; local
138 unsigned long *begin; local
[all...]
/linux-master/arch/riscv/errata/andes/
H A Derrata.c64 void __init_or_module andes_errata_patch_func(struct alt_entry *begin, struct alt_entry *end, argument
/linux-master/include/linux/
H A Dratelimit_types.h22 unsigned long begin; member in struct:ratelimit_state
/linux-master/arch/loongarch/include/asm/
H A Dstacktrace.h21 unsigned long begin, end, next_sp; member in struct:stack_info
/linux-master/include/asm-generic/
H A Dsections.h91 static inline bool memory_contains(void *begin, void *end, void *virt, argument
108 static inline bool memory_intersects(void *begin, void *end, void *virt, argument
/linux-master/drivers/acpi/acpica/
H A Dextrace.c131 acpi_ex_trace_point(acpi_trace_event_type type, u8 begin, u8 *aml, char *pathname) argument
/linux-master/arch/mips/mm/
H A Dsc-rm7k.c189 unsigned long flags, addr, begin, end, pow2; local
[all...]
/linux-master/drivers/net/wireless/ath/wcn36xx/
H A Ddebug.c119 char *begin; local
/linux-master/drivers/platform/surface/aggregator/
H A Dssh_msgb.h25 u8 *begin; member in struct:msgbuf
120 u8 *const begin = msgb->ptr; local
/linux-master/arch/riscv/errata/sifive/
H A Derrata.c85 void sifive_errata_patch_func(struct alt_entry *begin, struct alt_entry *end, argument
/linux-master/arch/powerpc/kernel/
H A Dcrash_dump.c112 void crash_free_reserved_phys_range(unsigned long begin, unsigned long end) argument
/linux-master/arch/riscv/errata/thead/
H A Derrata.c154 void thead_errata_patch_func(struct alt_entry *begin, struct alt_entry *end, argument
/linux-master/fs/hfsplus/
H A Dbfind.c54 hfs_find_1st_rec_by_cnid(struct hfs_bnode *bnode, struct hfs_find_data *fd, int *begin, int *end, int *cur_rec) argument
92 hfs_find_rec_by_key(struct hfs_bnode *bnode, struct hfs_find_data *fd, int *begin, int *end, int *cur_rec) argument
/linux-master/net/ipv4/netfilter/
H A Dnf_nat_snmp_basic_main.c61 unsigned char *begin; member in struct:snmp_ctx
/linux-master/arch/mips/ath25/
H A Dboard.c61 const void __iomem *begin = limit - 0x1000; local
74 const void __iomem *rcfg, *begin, *end; local
/linux-master/arch/x86/include/asm/
H A Dstacktrace.h28 unsigned long *begin, *end, *next_sp; member in struct:stack_info
55 void *begin = info->begin; local

Completed in 226 milliseconds

12345