/openbmc/linux/fs/ufs/ |
H A D | util.h | 317 #define ubh_get_addr8(ubh,begin) \ argument 321 #define ubh_get_addr16(ubh,begin) \ argument 325 #define ubh_get_addr32(ubh,begin) \ argument 329 #define ubh_get_addr64(ubh,begin) \ argument 345 #define ubh_blkmap(ubh,begin,bit) \ argument 373 #define ubh_setbit(ubh,begin,bit) \ argument 376 #define ubh_clrbit(ubh,begin,bit) \ argument 379 #define ubh_isset(ubh,begin,bit) \ argument 382 #define ubh_isclr(ubh,begin,bit) (!ubh_isset(ubh,begin,bit)) argument 389 unsigned begin, unsigned size, unsigned offset) in _ubh_find_next_zero_bit_() [all …]
|
/openbmc/linux/arch/x86/kernel/ |
H A D | dumpstack_32.c | 40 unsigned long *begin = (unsigned long *)this_cpu_read(pcpu_hot.hardirq_stack_ptr); in in_hardirq_stack() local 65 unsigned long *begin = (unsigned long *)this_cpu_read(pcpu_hot.softirq_stack_ptr); in in_softirq_stack() local 93 void *begin = ss->stack; in in_doublefault_stack() local
|
H 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
|
H A D | sys_x86_64.c | 97 unsigned long *begin, unsigned long *end) in find_start_end() 129 unsigned long begin, end; in arch_get_unmapped_area() local
|
/openbmc/telemetry/src/ |
H A D | sensor_cache.cpp | 4 SensorCache::SensorsContainer::iterator begin) in findExpiredSensor() 12 auto begin = sensors.begin(); in cleanupExpiredSensors() local
|
/openbmc/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-sh2.c | 21 unsigned long begin, end; in sh2__flush_wback_region() local 42 unsigned long begin, end; in sh2__flush_purge_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
|
/openbmc/u-boot/fs/cramfs/ |
H A D | cramfs.c | 101 static char *cramfs_uncompress_link (unsigned long begin, unsigned long offset) in cramfs_uncompress_link() 116 static unsigned long cramfs_resolve (unsigned long begin, unsigned long offset, in cramfs_resolve() 207 static int cramfs_uncompress (unsigned long begin, unsigned long offset, in cramfs_uncompress()
|
/openbmc/linux/include/asm-generic/ |
H A D | sections.h | 91 static inline bool memory_contains(void *begin, void *end, void *virt, in memory_contains() 108 static inline bool memory_intersects(void *begin, void *end, void *virt, in memory_intersects()
|
/openbmc/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
|
/openbmc/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
|
/openbmc/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
|
/openbmc/linux/arch/riscv/kernel/ |
H A D | alternative.c | 152 static void __init_or_module _apply_alternatives(struct alt_entry *begin, in _apply_alternatives() 177 struct alt_entry *begin, *end; in apply_vdso_alternatives() local
|
/openbmc/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()
|
/openbmc/phosphor-hwmon/ |
H A D | sensorset.hpp | 49 container_t::const_iterator begin() in begin() function in SensorSet
|
/openbmc/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()
|
/openbmc/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
|
/openbmc/telemetry/src/utils/ |
H A D | circular_vector.hpp | 47 typename std::vector<T>::const_iterator begin() const in begin() function in CircularVector
|
/openbmc/qemu/tests/qemu-iotests/ |
H A D | 303 | 51 def add_bitmap(num, begin, end, disabled): argument
|
/openbmc/linux/samples/seccomp/ |
H A D | bpf-helper.c | 66 struct __bpf_label *begin = labels->labels, *end; in seccomp_bpf_label() local
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/ |
H A D | dc_trace.h | 41 #define TRACE_DCN_FPU(begin, function, line, ref_count) \ argument
|
/openbmc/linux/arch/riscv/errata/andes/ |
H A D | errata.c | 64 void __init_or_module andes_errata_patch_func(struct alt_entry *begin, struct alt_entry *end, in andes_errata_patch_func()
|
/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/ |
H A D | __ranges.hpp | 108 inline constexpr __detail::__begin_t begin{}; variable
|
/openbmc/openpower-proc-control/ |
H A D | targeting.hpp | 103 inline auto begin() in begin() function in openpower::targeting::Targeting
|