/linux/fs/ufs/ |
H A D | util.h | 310 #define ubh_get_addr8(ubh,begin) \ argument 314 #define ubh_get_addr16(ubh,begin) \ argument 318 #define ubh_get_addr32(ubh,begin) \ argument 322 #define ubh_get_addr64(ubh,begin) \ argument 338 #define ubh_blkmap(ubh,begin,bit) \ argument 366 #define ubh_setbit(ubh,begin,bit) \ argument 369 #define ubh_clrbit(ubh,begin,bit) \ argument 372 #define ubh_isset(ubh,begin,bit) \ argument 375 #define ubh_isclr(ubh,begin,bit) (!ubh_isset(ubh,begin,bit)) argument 377 #define ubh_find_first_zero_bit(ubh,begin,size) _ubh_find_next_zero_bit_(uspi,ubh,begin,size,0) argument [all …]
|
/linux/arch/sh/mm/ |
H 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
|
H 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
|
H 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
|
/linux/arch/mips/ath25/ |
H 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/ |
H 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/ |
H A D | ssh_msgb.h | 25 u8 *begin; member 120 u8 *const begin = msgb->ptr; in msgb_push_frame() local
|
/linux/fs/hfsplus/ |
H A D | bfind.c | 45 int *begin, in hfs_find_1st_rec_by_cnid() 83 int *begin, in hfs_find_rec_by_key()
|
/linux/arch/loongarch/kernel/ |
H A D | process.c | 235 unsigned long begin = (unsigned long)this_cpu_read(irq_stack); in in_irq_stack() local 256 unsigned long begin = (unsigned long)task_stack_page(task); in in_task_stack() local
|
/linux/arch/mips/mti-malta/ |
H 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/ |
H A D | dc_trace.h | 41 #define TRACE_DCN_FPU(begin, function, line, ref_count) \ argument
|
/linux/samples/seccomp/ |
H A D | bpf-helper.c | 66 struct __bpf_label *begin = labels->labels, *end; in seccomp_bpf_label() local
|
/linux/arch/loongarch/include/asm/ |
H A D | stacktrace.h | 21 unsigned long begin, end, next_sp; member
|
/linux/drivers/acpi/acpica/ |
H A D | extrace.c | 132 u8 begin, u8 *aml, char *pathname) in acpi_ex_trace_point()
|
/linux/drivers/net/wireless/st/cw1200/ |
H A D | scan.h | 26 struct ieee80211_channel **begin; member
|
/linux/include/linux/ |
H A D | suspend.h | 123 int (*begin)(suspend_state_t state); member 135 int (*begin)(void); member 364 int (*begin)(pm_message_t stage); member
|
H A D | ratelimit_types.h | 23 unsigned long begin; member
|
/linux/tools/testing/selftests/net/ |
H A D | bind_bhash.c | 93 clock_t begin, end; in main() local
|
/linux/drivers/acpi/ |
H A D | acpi_lpit.c | 131 static void lpit_process(u64 begin, u64 end) in lpit_process()
|
/linux/drivers/net/can/usb/ |
H A D | usb_8dev.c | 143 u8 begin; member 153 u8 begin; member 165 u8 begin; member
|
/linux/arch/arm64/kernel/ |
H A D | machine_kexec.c | 289 void crash_free_reserved_phys_range(unsigned long begin, unsigned long end) in crash_free_reserved_phys_range()
|
/linux/arch/mips/mm/ |
H A D | sc-rm7k.c | 189 unsigned long flags, addr, begin, end, pow2; in __probe_tcache() local
|
/linux/arch/s390/kernel/ |
H A D | machine_kexec.c | 137 crash_free_reserved_phys_range(unsigned long begin,unsigned long end) crash_free_reserved_phys_range() argument
|
/linux/arch/riscv/errata/thead/ |
H A D | errata.c | 189 void thead_errata_patch_func(struct alt_entry *begin, struct alt_entry *end, in thead_errata_patch_func()
|
/linux/net/ipv4/netfilter/ |
H A D | nf_nat_snmp_basic_main.c | 61 unsigned char *begin; member
|