/openbmc/qemu/hw/arm/ |
H A D | xen_arm.c | 147 void xen_hvm_modified_memory(ram_addr_t start, ram_addr_t length) in xen_hvm_modified_memory()
|
/openbmc/linux/drivers/net/can/spi/mcp251xfd/ |
H A D | mcp251xfd-dump.c | 16 void *start; member
|
/openbmc/linux/tools/perf/util/ |
H A D | symbol-elf.c | 1432 u64 start = sym->st_value; in dso__process_kernel_symbol() local 2137 u64 start) in kcore_copy__process_kallsyms() 2193 u64 start, u64 size __maybe_unused) in kcore_copy__process_modules() 2220 static int kcore_copy__map(struct kcore_copy_info *kci, u64 start, u64 end, in kcore_copy__map() 2234 static int kcore_copy__read_map(u64 start, u64 len, u64 pgoff, void *data) in kcore_copy__read_map() 2901 int sdt_notes__get_count(struct list_head *start) in sdt_notes__get_count()
|
H A D | unwind-libdw.c | 189 u64 start, end; in memory_read() local
|
/openbmc/u-boot/drivers/net/ |
H A D | rtl8169.c | 461 unsigned long start = (unsigned long)desc & ~(ARCH_DMA_MINALIGN - 1); in rtl_inval_rx_desc() local 478 unsigned long start = (unsigned long)desc & ~(ARCH_DMA_MINALIGN - 1); in rtl_inval_tx_desc() local 494 unsigned long start = (unsigned long)buf & ~(ARCH_DMA_MINALIGN - 1); in rtl_inval_buffer() local
|
/openbmc/linux/net/openvswitch/ |
H A D | flow_table.c | 56 int start = full ? 0 : mask->range.start; in ovs_flow_mask_key() local 204 unsigned int start; in tbl_mask_array_reset_counters() local 1135 unsigned int start; in ovs_flow_masks_rebalance() local
|
/openbmc/linux/net/devlink/ |
H A D | sb.c | 342 static int __sb_pool_get_dumpit(struct sk_buff *msg, int start, int *p_idx, in __sb_pool_get_dumpit() 544 static int __sb_port_pool_get_dumpit(struct sk_buff *msg, int start, int *p_idx, in __sb_port_pool_get_dumpit() 761 int start, int *p_idx, in __sb_tc_pool_bind_get_dumpit()
|
/openbmc/linux/drivers/spi/ |
H A D | spi-aspeed-smc.c | 440 u32 start = aspi->ahb_base_phy + win->offset; in aspeed_spi_set_window() local 818 static u32 aspeed_spi_segment_reg(struct aspeed_spi *aspi, u32 start, u32 end) in aspeed_spi_segment_reg() 851 u32 start, u32 end) in aspeed_spi_segment_ast2600_reg()
|
/openbmc/linux/drivers/ptp/ |
H A D | ptp_idt82p33.c | 642 ktime_t start, stop; in idt82p33_measure_one_byte_write_overhead() local 675 ktime_t start, stop; in idt82p33_measure_one_byte_read_overhead() local 709 ktime_t start, stop; in idt82p33_measure_tod_write_9_byte_overhead() local
|
/openbmc/linux/drivers/md/bcache/ |
H A D | bset.c | 1106 struct bset_tree *start) in __bch_btree_iter_stack_init() 1236 unsigned int start, unsigned int order, bool fixup, in __btree_sort() 1292 void bch_btree_sort_partial(struct btree_keys *b, unsigned int start, in bch_btree_sort_partial()
|
/openbmc/linux/fs/ext4/ |
H A D | extents.c | 2573 ext4_lblk_t start, ext4_lblk_t end) in ext4_ext_rm_leaf() 2793 int ext4_ext_remove_space(struct inode *inode, ext4_lblk_t start, in ext4_ext_remove_space() 4566 loff_t start, end; in ext4_zero_range() local 4973 static int ext4_fiemap_check_ranges(struct inode *inode, u64 start, u64 *len) in ext4_fiemap_check_ranges() 4996 u64 start, u64 len) in ext4_fiemap() 5026 __u64 start, __u64 len) in ext4_get_es_cache() 5176 ext4_lblk_t start, ext4_lblk_t shift, in ext4_ext_shift_extents() 5898 int ext4_ext_replay_update_ex(struct inode *inode, ext4_lblk_t start, in ext4_ext_replay_update_ex()
|
/openbmc/linux/include/linux/ |
H A D | hugetlb.h | 255 unsigned long *start, unsigned long *end) in hugetlb_zap_begin() 315 unsigned long *start, unsigned long *end) in adjust_range_if_pmd_sharing_possible() 321 unsigned long *start, unsigned long *end) in hugetlb_zap_begin() 477 struct vm_area_struct *vma, unsigned long start, in __unmap_hugepage_range()
|
/openbmc/linux/drivers/iommu/intel/ |
H A D | dmar.c | 81 void *dmar_alloc_dev_scope(void *start, void *end, int *cnt) in dmar_alloc_dev_scope() 215 void *start, void*end, u16 segment, in dmar_insert_dev_scope() 582 static int dmar_walk_remapping_entries(struct acpi_dmar_header *start, in dmar_walk_remapping_entries() 2231 struct acpi_dmar_header *start; in dmar_walk_dsm_resource() local
|
/openbmc/openbmc/poky/bitbake/lib/bs4/builder/ |
H A D | _lxml.py | 136 def start(self, name, attrs, nsmap={}): member in LXMLTreeBuilderForXML
|
/openbmc/u-boot/cmd/ |
H A D | armflash.c | 37 static u32 compute_crc(ulong start, u32 len) in compute_crc()
|
/openbmc/u-boot/arch/x86/lib/ |
H A D | physmem.c | 155 phys_addr_t arch_phys_memset(phys_addr_t start, int c, phys_size_t size) in arch_phys_memset()
|
/openbmc/u-boot/arch/arm/mach-exynos/ |
H A D | dmc_init_ddr3.c | 352 int start, int end, int results[NUM_BYTE_LANES]) in test_shifts()
|
/openbmc/linux/net/dccp/ |
H A D | ackvec.c | 176 u16 start = __ackvec_idx_add(av->av_buf_head, 1), in dccp_ackvec_reserve_seats() local
|
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4_tc_u32.c | 151 const struct cxgb4_match_field *start, *link_start = NULL; in cxgb4_config_knode() local
|
/openbmc/openbmc/poky/scripts/lib/wic/plugins/imager/ |
H A D | direct.py | 503 def _create_partition(self, device, parttype, fstype, start, size): argument
|
/openbmc/linux/sound/soc/sof/ |
H A D | sof-client-ipc-flood-test.c | 68 ktime_t start, end, test_end; in sof_debug_ipc_flood_test() local
|
/openbmc/linux/arch/powerpc/platforms/85xx/ |
H A D | smp.c | 394 long start = mftb(); in mpc85xx_smp_kexec_cpu_down() local
|
/openbmc/linux/arch/mips/txx9/generic/ |
H A D | setup_tx4938.c | 325 unsigned long start = txx9_ce_res[ch].start; in tx4938_mtd_init() local
|
/openbmc/linux/arch/parisc/kernel/ |
H A D | signal.c | 219 unsigned long start; in setup_rt_frame() local
|
/openbmc/linux/drivers/gpu/drm/i915/gt/ |
H A D | selftest_engine_pm.c | 221 ktime_t start, unused, dt; in __spin_until_busier() local
|