/openbmc/u-boot/lib/ |
H A D | smbios.c | 29 static int smbios_add_string(char *start, const char *str) in smbios_add_string() 60 static int smbios_string_table_len(char *start) in smbios_string_table_len()
|
/openbmc/qemu/tests/unit/ |
H A D | test-bitops.c | 14 int start; member 21 int start; member
|
/openbmc/linux/arch/loongarch/mm/ |
H A D | tlb.c | 56 void local_flush_tlb_range(struct vm_area_struct *vma, unsigned long start, in local_flush_tlb_range() 87 void local_flush_tlb_kernel_range(unsigned long start, unsigned long end) in local_flush_tlb_kernel_range()
|
/openbmc/qemu/accel/tcg/ |
H A D | icount-common.c | 132 unsigned start; in icount_get_raw() local 146 unsigned start; in icount_get() local
|
/openbmc/linux/arch/powerpc/mm/book3s64/ |
H A D | slice.c | 60 static void slice_range_to_mask(unsigned long start, unsigned long len, in slice_range_to_mask() 105 unsigned long start = slice << SLICE_HIGH_SHIFT; in slice_high_has_vma() local 140 unsigned long start, unsigned long len) in slice_check_range_fits() 729 void slice_set_range_psize(struct mm_struct *mm, unsigned long start, in slice_set_range_psize()
|
/openbmc/linux/drivers/acpi/apei/ |
H A D | apei-base.c | 282 unsigned long start; member 293 unsigned long start, unsigned long size) in apei_res_add() 410 unsigned long start, unsigned long size, in apei_resources_add() 437 static int apei_get_res_callback(__u64 start, __u64 size, void *data) in apei_get_res_callback()
|
/openbmc/linux/tools/perf/ui/ |
H A D | browser.c | 656 u16 start, u16 end) in __ui_browser__vline() 674 u64 start, u64 end) in __ui_browser__line_arrow_up() 714 u64 start, u64 end) in __ui_browser__line_arrow_down() 753 u64 start, u64 end) in __ui_browser__line_arrow()
|
/openbmc/qemu/migration/ |
H A D | dirtyrate.c | 67 CPUState *cpu, bool start) in record_dirtypages() 90 void global_dirty_log_change(unsigned int flag, bool start) in global_dirty_log_change() 138 bool start) in vcpu_dirty_stat_collect() 591 bool start) in record_dirtypages_bitmap()
|
/openbmc/linux/drivers/acpi/ |
H A D | resource.c | 52 static bool acpi_dev_resource_len_valid(u64 start, u64 end, u64 len, bool io) in acpi_dev_resource_len_valid() 84 static void acpi_dev_get_memresource(struct resource *res, u64 start, u64 len, in acpi_dev_get_memresource() 157 static void acpi_dev_get_ioresource(struct resource *res, u64 start, u64 len, in acpi_dev_get_ioresource() 213 u64 start, end, offset = 0; in acpi_decode_space() local
|
/openbmc/linux/drivers/video/fbdev/core/ |
H A D | fb_ddc.c | 24 unsigned char start = 0x0; in fb_do_probe_ddc_edid() local
|
/openbmc/linux/include/vdso/ |
H A D | helpers.h | 21 u32 start) in vdso_read_retry()
|
/openbmc/linux/arch/mips/pci/ |
H A D | pci.c | 48 const struct resource *rsrc, resource_size_t *start, in pci_resource_to_user()
|
/openbmc/linux/arch/sh/include/asm/ |
H A D | mmzone.h | 31 setup_bootmem_node(int nid, unsigned long start, unsigned long end) in setup_bootmem_node()
|
/openbmc/linux/drivers/gpu/drm/nouveau/ |
H A D | nv50_fence.c | 41 u32 start = reg->start * PAGE_SIZE; in nv50_fence_context_new() local
|
/openbmc/linux/arch/openrisc/lib/ |
H A D | delay.c | 32 cycles_t start = get_cycles(); in __delay() local
|
/openbmc/linux/kernel/irq/ |
H A D | timings.c | 384 int index, i, period_max, count, start, min = INT_MAX; in __irq_timings_next_event() local 716 int index, start, i, count, period_max; in irq_timings_test_next_index() local 839 int start = count >= IRQ_TIMINGS_SIZE ? count - IRQ_TIMINGS_SIZE : 0; in irq_timings_test_irqts() local
|
/openbmc/linux/tools/testing/selftests/mm/ |
H A D | mremap_test.c | 125 static bool is_range_mapped(FILE *maps_fp, void *start, void *end) in is_range_mapped() 159 char *remap, *start; in mremap_expand_merge() local 198 char *remap, *start; in mremap_expand_merge_offset() local
|
/openbmc/linux/tools/perf/util/ |
H A D | symbol.c | 264 struct symbol *symbol__new(u64 start, u64 len, u8 binding, u8 type, const char *name) in symbol__new() 615 u64 start, u64 size)) in modules__parse() 628 u64 start, size; in modules__parse() local 718 char type, u64 start) in map__process_kallsym_symbol() 984 u64 start; member 1041 static int __read_proc_modules(void *arg, const char *name, u64 start, in __read_proc_modules() 1202 u64 start; in validate_kcore_addresses() local 1219 static int kcore_mapfn(u64 start, u64 len, u64 pgoff, void *data) in kcore_mapfn() 1485 u64 start, size; in dso__load_perf_map() local 1563 u64 start, len; in dso__load_bfd_symbols() local
|
/openbmc/linux/tools/testing/selftests/bpf/ |
H A D | xdping.h | 8 __u64 start; member
|
/openbmc/linux/include/linux/ |
H A D | ptdump.h | 9 unsigned long start; member
|
/openbmc/qemu/tests/tcg/mips/user/ase/msa/bit-count/ |
H A D | test_msa_pcnt_h.c | 39 struct timeval start, end; in main() local
|
H A D | test_msa_pcnt_d.c | 39 struct timeval start, end; in main() local
|
H A D | test_msa_pcnt_w.c | 39 struct timeval start, end; in main() local
|
H A D | test_msa_nlzc_w.c | 39 struct timeval start, end; in main() local
|
H A D | test_msa_pcnt_b.c | 39 struct timeval start, end; in main() local
|