/linux/fs/ufs/ |
A D | util.h | 323 #define ubh_get_addr8(ubh,begin) \ argument 327 #define ubh_get_addr16(ubh,begin) \ argument 331 #define ubh_get_addr32(ubh,begin) \ argument 335 #define ubh_get_addr64(ubh,begin) \ argument 351 #define ubh_blkmap(ubh,begin,bit) \ argument 379 #define ubh_setbit(ubh,begin,bit) \ argument 382 #define ubh_clrbit(ubh,begin,bit) \ argument 385 #define ubh_isset(ubh,begin,bit) \ argument 388 #define ubh_isclr(ubh,begin,bit) (!ubh_isset(ubh,begin,bit)) argument 395 unsigned begin, unsigned size, unsigned offset) in _ubh_find_next_zero_bit_() [all …]
|
/linux/arch/x86/kernel/ |
A D | dumpstack_32.c | 40 unsigned long *begin = (unsigned long *)this_cpu_read(hardirq_stack_ptr); in in_hardirq_stack() local 65 unsigned long *begin = (unsigned long *)this_cpu_read(softirq_stack_ptr); in in_softirq_stack() local 93 void *begin = ss->stack; in in_doublefault_stack() local
|
A D | dumpstack_64.c | 96 unsigned long begin, end, stk = (unsigned long)stack; in in_exception_stack() local 138 unsigned long *begin; in in_irq_stack() local
|
A D | sys_x86_64.c | 100 unsigned long *begin, unsigned long *end) in find_start_end() 132 unsigned long begin, end; in arch_get_unmapped_area() local
|
A D | dumpstack.c | 35 unsigned long *begin = task_stack_page(task); in in_task_stack() local 54 void *begin = ss; in in_entry_stack() local
|
/linux/arch/sh/mm/ |
A D | cache-sh2a.c | 53 unsigned long begin, end; in sh2a__flush_wback_region() local 94 unsigned long begin, end; in sh2a__flush_purge_region() local 124 unsigned long begin, end; in sh2a__flush_invalidate_region() local
|
A D | cache-sh2.c | 21 unsigned long begin, end; in sh2__flush_wback_region() local 42 unsigned long begin, end; in sh2__flush_purge_region() local
|
A D | cache-sh3.c | 35 unsigned long begin, end; in sh3__flush_wback_region() local 74 unsigned long begin, end; in sh3__flush_purge_region() local
|
/linux/include/asm-generic/ |
A D | sections.h | 78 static inline bool memory_contains(void *begin, void *end, void *virt, in memory_contains() 95 static inline bool memory_intersects(void *begin, void *end, void *virt, in memory_intersects()
|
/linux/arch/mips/ath25/ |
A D | board.c | 61 const void __iomem *begin = limit - 0x1000; in find_board_config() local 74 const void __iomem *rcfg, *begin, *end; in find_radio_config() local
|
/linux/arch/x86/include/asm/ |
A D | stacktrace.h | 28 unsigned long *begin, *end, *next_sp; member 55 void *begin = info->begin; in on_stack() local
|
/linux/drivers/platform/surface/aggregator/ |
A D | ssh_msgb.h | 25 u8 *begin; member 120 u8 *const begin = msgb->ptr; in msgb_push_frame() local
|
/linux/fs/hfsplus/ |
A D | bfind.c | 56 int *begin, in hfs_find_1st_rec_by_cnid() 94 int *begin, in hfs_find_rec_by_key()
|
/linux/arch/mips/mti-malta/ |
A D | malta-memory.c | 27 static void free_init_pages_eva_malta(void *begin, void *end) in free_init_pages_eva_malta()
|
/linux/drivers/gpu/drm/amd/display/dc/ |
A D | dc_trace.h | 41 #define TRACE_DCN_FPU(begin, function, line, ref_count) \ argument
|
/linux/samples/seccomp/ |
A D | bpf-helper.c | 66 struct __bpf_label *begin = labels->labels, *end; in seccomp_bpf_label() local
|
/linux/drivers/acpi/acpica/ |
A D | extrace.c | 132 u8 begin, u8 *aml, char *pathname) in acpi_ex_trace_point()
|
/linux/arch/riscv/errata/sifive/ |
A D | errata.c | 82 void __init sifive_errata_patch_func(struct alt_entry *begin, struct alt_entry *end, in sifive_errata_patch_func()
|
/linux/include/linux/ |
A D | ratelimit_types.h | 22 unsigned long begin; member
|
/linux/drivers/net/wireless/st/cw1200/ |
A D | scan.h | 26 struct ieee80211_channel **begin; member
|
/linux/arch/powerpc/kernel/ |
A D | crash_dump.c | 125 void crash_free_reserved_phys_range(unsigned long begin, unsigned long end) in crash_free_reserved_phys_range()
|
/linux/drivers/acpi/ |
A D | acpi_lpit.c | 130 static void lpit_process(u64 begin, u64 end) in lpit_process()
|
/linux/drivers/net/wireless/ath/wcn36xx/ |
A D | debug.c | 118 char *begin; in write_file_dump() local
|
/linux/arch/mips/mm/ |
A D | sc-rm7k.c | 189 unsigned long flags, addr, begin, end, pow2; in __probe_tcache() local
|
/linux/arch/powerpc/kexec/ |
A D | core_64.c | 38 unsigned long begin, end; /* limits of segment */ in machine_kexec_prepare() local
|