Home
last modified time | relevance | path

Searched defs:start (Results 26 – 50 of 3617) sorted by relevance

12345678910>>...145

/openbmc/linux/drivers/usb/core/
H A Ddevices.c142 static char *usb_dump_endpoint_descriptor(int speed, char *start, char *end, in usb_dump_endpoint_descriptor()
191 static char *usb_dump_interface_descriptor(char *start, char *end, in usb_dump_interface_descriptor()
222 static char *usb_dump_interface(int speed, char *start, char *end, in usb_dump_interface()
237 static char *usb_dump_iad_descriptor(char *start, char *end, in usb_dump_iad_descriptor()
257 static char *usb_dump_config_descriptor(char *start, char *end, in usb_dump_config_descriptor()
279 static char *usb_dump_config(int speed, char *start, char *end, in usb_dump_config()
313 static char *usb_dump_device_descriptor(char *start, char *end, in usb_dump_device_descriptor()
341 static char *usb_dump_device_strings(char *start, char *end, in usb_dump_device_strings()
364 static char *usb_dump_desc(char *start, char *end, struct usb_device *dev) in usb_dump_desc()
/openbmc/u-boot/post/drivers/
H A Dmemory.c270 static int memory_post_test1(unsigned long start, in memory_post_test1()
302 static int memory_post_test2(unsigned long start, unsigned long size) in memory_post_test2()
332 static int memory_post_test3(unsigned long start, unsigned long size) in memory_post_test3()
362 static int memory_post_test4(unsigned long start, unsigned long size) in memory_post_test4()
392 static int memory_post_test_lines(unsigned long start, unsigned long size) in memory_post_test_lines()
410 static int memory_post_test_patterns(unsigned long start, unsigned long size) in memory_post_test_patterns()
438 static int memory_post_test_regions(unsigned long start, unsigned long size) in memory_post_test_regions()
455 static int memory_post_tests(unsigned long start, unsigned long size) in memory_post_tests()
/openbmc/openbmc-test-automation/data/
H A Dboot_table_x86.json3 "start": { object
22 "start": { object
42 "start": { object
60 "start": { object
78 "start": { object
96 "start": { object
114 "start": { object
137 "start": { object
159 "start": { object
180 "start": { object
[all …]
H A Dboot_table_redfish.json3 "start": { object
24 "start": { object
45 "start": { object
65 "start": { object
84 "start": { object
103 "start": { object
122 "start": { object
141 "start": { object
166 "start": { object
190 "start": { object
[all …]
H A Dboot_table_osrunning_redfish.json3 "start": { object
24 "start": { object
45 "start": { object
65 "start": { object
84 "start": { object
103 "start": { object
122 "start": { object
141 "start": { object
166 "start": { object
190 "start": { object
[all …]
H A Dboot_table.json3 "start": { object
26 "start": { object
49 "start": { object
73 "start": { object
93 "start": { object
113 "start": { object
133 "start": { object
153 "start": { object
173 "start": { object
193 "start": { object
[all …]
/openbmc/linux/drivers/infiniband/hw/usnic/
H A Dusnic_uiom_interval_tree.c45 #define MAKE_NODE(node, start, end, ref_cnt, flags, err, err_out) \ argument
57 #define MAKE_NODE_AND_APPEND(node, start, end, ref_cnt, flags, err, \ argument
70 usnic_uiom_interval_node_alloc(long int start, long int last, int ref_cnt, in usnic_uiom_interval_node_alloc()
105 unsigned long start, unsigned long last, in find_intervals_intersection_sorted()
120 int usnic_uiom_get_intervals_diff(unsigned long start, unsigned long last, in usnic_uiom_get_intervals_diff()
179 int usnic_uiom_insert_interval(struct rb_root_cached *root, unsigned long start, in usnic_uiom_insert_interval()
251 unsigned long start, unsigned long last, in usnic_uiom_remove_interval()
/openbmc/linux/fs/pstore/
H A Dram_core.c35 atomic_t start; member
123 unsigned int start, unsigned int count) in persistent_ram_update_ecc()
275 const void *s, unsigned int start, unsigned int count) in persistent_ram_update()
283 const void __user *s, unsigned int start, unsigned int count) in persistent_ram_update_user()
296 size_t start = buffer_start(prz); in persistent_ram_save_old() local
320 size_t start; in persistent_ram_write() local
349 size_t start; in persistent_ram_write_user() local
403 static void *persistent_ram_vmap(phys_addr_t start, size_t size, in persistent_ram_vmap()
457 static void *persistent_ram_iomap(phys_addr_t start, size_t size, in persistent_ram_iomap()
482 static int persistent_ram_buffer_map(phys_addr_t start, phys_addr_t size, in persistent_ram_buffer_map()
[all …]
/openbmc/linux/kernel/
H A Dstatic_call_inline.c106 static inline void static_call_sort_entries(struct static_call_site *start, in static_call_sort_entries()
221 struct static_call_site *start, in __static_call_init()
293 static int addr_conflict(struct static_call_site *site, void *start, void *end) in addr_conflict()
306 void *start, void *end, bool init) in __static_call_text_reserved()
323 static int __static_call_mod_text_reserved(void *start, void *end) in __static_call_mod_text_reserved()
349 struct static_call_tramp_key *start = __start_static_call_tramp_key; in tramp_key_lookup() local
366 struct static_call_site *start = mod->static_call_sites; in static_call_add_module() local
405 struct static_call_site *start = mod->static_call_sites; in static_call_del_module() local
466 static inline int __static_call_mod_text_reserved(void *start, void *end) in __static_call_mod_text_reserved()
473 int static_call_text_reserved(void *start, void *end) in static_call_text_reserved()
/openbmc/linux/mm/
H A Dmadvise.c239 unsigned long start, unsigned long end, in shmem_swapin_range()
281 unsigned long start, unsigned long end) in madvise_willneed()
823 unsigned long start, unsigned long end) in madvise_dontneed_single_vma()
830 unsigned long start, in madvise_dontneed_free_valid_vma()
861 unsigned long start, unsigned long end, in madvise_dontneed_free()
915 unsigned long start, unsigned long end, in madvise_populate()
963 unsigned long start, unsigned long end) in madvise_remove()
1013 unsigned long start, unsigned long end, in madvise_vma_behavior()
1107 unsigned long start, unsigned long end) in madvise_inject_error()
1216 int madvise_walk_vmas(struct mm_struct *mm, unsigned long start, in madvise_walk_vmas()
[all …]
/openbmc/qemu/linux-user/
H A Dmmap.c77 static void shm_region_add(abi_ptr start, abi_ptr last) in shm_region_add()
86 static abi_ptr shm_region_find(abi_ptr start) in shm_region_find()
99 static void shm_region_rm_complete(abi_ptr start, abi_ptr last) in shm_region_rm_complete()
167 int target_mprotect(abi_ulong start, abi_ulong len, int target_prot) in target_mprotect()
554 static abi_long mmap_end(abi_ulong start, abi_ulong last, in mmap_end()
592 static abi_long mmap_h_eq_g(abi_ulong start, abi_ulong len, in mmap_h_eq_g()
779 static abi_long mmap_h_gt_g(abi_ulong start, abi_ulong len, in mmap_h_gt_g()
901 static abi_long target_mmap__locked(abi_ulong start, abi_ulong len, in target_mmap__locked()
951 abi_long target_mmap(abi_ulong start, abi_ulong len, int target_prot, in target_mmap()
1016 static int mmap_reserve_or_unmap(abi_ulong start, abi_ulong len) in mmap_reserve_or_unmap()
[all …]
/openbmc/u-boot/drivers/mmc/
H A Dmmc_private.h48 lbaint_t start, lbaint_t blkcnt) in mmc_berase()
53 static inline ulong mmc_bwrite(struct udevice *dev, lbaint_t start, in mmc_bwrite()
60 lbaint_t start, lbaint_t blkcnt) in mmc_berase()
65 static inline ulong mmc_bwrite(struct blk_desc *block_dev, lbaint_t start, in mmc_bwrite()
/openbmc/linux/arch/powerpc/lib/
H A Dfeature-fixups.c185 long *start, *end; in do_stf_entry_barrier_fixups() local
222 long *start, *end; in do_stf_exit_barrier_fixups() local
314 long *start, *end; in do_uaccess_flush_fixups() local
355 long *start, *end; in __do_entry_flush_fixups() local
439 long *start, *end; in __do_rfi_flush_fixups() local
505 long *start, *end; in do_barrier_nospec_fixups_range() local
528 void *start, *end; in do_barrier_nospec_fixups() local
541 long *start, *end; in do_barrier_nospec_fixups_range() local
563 unsigned int *start, *end; in patch_btb_flush_section() local
575 long *start, *end; in do_btb_flush_fixups() local
[all …]
/openbmc/u-boot/arch/arm/mach-exynos/
H A Dpinmux.c15 int i, start, count; in exynos5_uart_config() local
46 int i, start, count; in exynos5420_uart_config() local
78 int i, start, start_ext, gpio_func = 0; in exynos5_mmc_config() local
131 int i, start = 0, start_ext = 0; in exynos5420_mmc_config() local
621 int i, start = 0, start_ext = 0; in exynos4_mmc_config() local
667 int i, start, count; in exynos4_uart_config() local
736 int i, start = 0, start_ext = 0; in exynos4x12_mmc_config() local
781 int i, start, count; in exynos4x12_uart_config() local
/openbmc/linux/include/linux/
H A Dioport.h22 resource_size_t start; member
268 #define request_region(start,n,name) __request_region(&ioport_resource, (start), (n), (name), 0) argument
271 #define request_mem_region(start,n,name) __request_region(&iomem_resource, (start), (n), (name), 0) argument
272 #define request_mem_region_muxed(start, n, name) \ argument
274 #define request_mem_region_exclusive(start,n,name) \ argument
284 #define release_region(start,n) __release_region(&ioport_resource, (start), (n)) argument
285 #define release_mem_region(start,n) __release_region(&iomem_resource, (start), (n)) argument
303 #define devm_request_region(dev,start,n,name) \ argument
305 #define devm_request_mem_region(dev,start,n,name) \ argument
312 #define devm_release_region(dev, start, n) \ argument
[all …]
H A Dfirmware-map.h23 static inline int firmware_map_add_early(u64 start, u64 end, const char *type) in firmware_map_add_early()
28 static inline int firmware_map_add_hotplug(u64 start, u64 end, const char *type) in firmware_map_add_hotplug()
33 static inline int firmware_map_remove(u64 start, u64 end, const char *type) in firmware_map_remove()
/openbmc/linux/arch/csky/abiv2/inc/abi/
H A Dcacheflush.h16 #define flush_cache_range(vma, start, end) do { } while (0) argument
37 #define flush_icache_range(start, end) cache_wbinv_range(start, end) argument
43 #define flush_cache_vmap(start, end) do { } while (0) argument
44 #define flush_cache_vmap_early(start, end) do { } while (0) argument
45 #define flush_cache_vunmap(start, end) do { } while (0) argument
/openbmc/qemu/include/exec/
H A Dram_addr.h56 static inline void clear_bmap_set(RAMBlock *rb, uint64_t start, in clear_bmap_set()
154 static inline bool cpu_physical_memory_get_dirty(ram_addr_t start, in cpu_physical_memory_get_dirty()
194 static inline bool cpu_physical_memory_all_dirty(ram_addr_t start, in cpu_physical_memory_all_dirty()
248 static inline uint8_t cpu_physical_memory_range_includes_clean(ram_addr_t start, in cpu_physical_memory_range_includes_clean()
288 static inline void cpu_physical_memory_set_dirty_range(ram_addr_t start, in cpu_physical_memory_set_dirty_range()
348 ram_addr_t start, in cpu_physical_memory_set_dirty_lebitmap()
448 static inline void cpu_physical_memory_dirty_bits_cleared(ram_addr_t start, in cpu_physical_memory_dirty_bits_cleared()
467 static inline void cpu_physical_memory_clear_dirty_range(ram_addr_t start, in cpu_physical_memory_clear_dirty_range()
479 ram_addr_t start, in cpu_physical_memory_sync_dirty_bitmap()
/openbmc/linux/tools/lib/
H A Dfind_bit.c49 #define FIND_NEXT_BIT(FETCH, MUNGE, size, start) \ argument
103 unsigned long _find_next_bit(const unsigned long *addr, unsigned long nbits, unsigned long start) in _find_next_bit()
111 unsigned long nbits, unsigned long start) in _find_next_and_bit()
119 unsigned long start) in _find_next_zero_bit()
/openbmc/linux/drivers/vhost/
H A Diotlb.c51 u64 start, u64 last, in vhost_iotlb_add_range_ctx()
104 u64 start, u64 last, in vhost_iotlb_add_range()
118 void vhost_iotlb_del_range(struct vhost_iotlb *iotlb, u64 start, u64 last) in vhost_iotlb_del_range()
195 vhost_iotlb_itree_first(struct vhost_iotlb *iotlb, u64 start, u64 last) in vhost_iotlb_itree_first()
208 vhost_iotlb_itree_next(struct vhost_iotlb_map *map, u64 start, u64 last) in vhost_iotlb_itree_next()
/openbmc/linux/drivers/firmware/efi/libstub/
H A Dfind.c13 #define FIND_NEXT_BIT(FETCH, MUNGE, size, start) \ argument
34 unsigned long _find_next_bit(const unsigned long *addr, unsigned long nbits, unsigned long start) in _find_next_bit()
40 unsigned long start) in _find_next_zero_bit()
/openbmc/linux/arch/x86/kernel/
H A De820.c78 u64 start, u64 end, enum e820_type type) in _e820__mapped_any()
94 bool e820__mapped_raw_any(u64 start, u64 end, enum e820_type type) in e820__mapped_raw_any()
100 bool e820__mapped_any(u64 start, u64 end, enum e820_type type) in e820__mapped_any()
112 static struct e820_entry *__e820__mapped_all(u64 start, u64 end, in __e820__mapped_all()
148 bool __init e820__mapped_all(u64 start, u64 end, enum e820_type type) in e820__mapped_all()
156 int e820__get_entry_type(u64 start, u64 end) in e820__get_entry_type()
182 void __init e820__range_add(u64 start, u64 size, enum e820_type type) in e820__range_add()
427 u64 start = entry->addr; in __append_e820_table() local
541 u64 __init e820__range_remove(u64 start, u64 size, enum e820_type old_type, bool check_type) in e820__range_remove()
628 unsigned long long start = e820_table->entries[i].addr; in e820_search_gap() local
[all …]
/openbmc/u-boot/arch/nds32/lib/
H A Dcache.c61 void invalidate_icache_range(unsigned long start, unsigned long end) in invalidate_icache_range()
117 void invalidate_icache_range(unsigned long start, unsigned long end) in invalidate_icache_range()
159 void flush_dcache_range(unsigned long start, unsigned long end) in flush_dcache_range()
174 void invalidate_dcache_range(unsigned long start, unsigned long end) in invalidate_dcache_range()
226 void flush_dcache_range(unsigned long start, unsigned long end) in flush_dcache_range()
230 void invalidate_dcache_range(unsigned long start, unsigned long end) in invalidate_dcache_range()
/openbmc/linux/arch/powerpc/mm/
H A Dinit_64.c98 struct page *start; in vmemmap_populated() local
168 unsigned long start, in vmemmap_list_populate()
187 bool altmap_cross_boundary(struct vmem_altmap *altmap, unsigned long start, in altmap_cross_boundary()
202 static int __meminit __vmemmap_populate(unsigned long start, unsigned long end, int node, in __vmemmap_populate()
276 int __meminit vmemmap_populate(unsigned long start, unsigned long end, int node, in vmemmap_populate()
289 static unsigned long vmemmap_list_free(unsigned long start) in vmemmap_list_free()
319 static void __ref __vmemmap_free(unsigned long start, unsigned long end, in __vmemmap_free()
378 void __ref vmemmap_free(unsigned long start, unsigned long end, in vmemmap_free()
/openbmc/linux/fs/btrfs/
H A Dextent_io.c236 u64 start, u64 end) in __unlock_for_delalloc()
251 u64 start, in lock_delalloc_pages()
504 u64 start; member
604 u64 start; in end_bio_extent_readpage() local
1135 u64 start, u64 end, in contiguous_readpages()
1632 unsigned long start; in prepare_eb_write() local
1729 u64 start; in submit_eb_subpage() local
3001 u64 start, u64 len) in extent_fiemap()
3482 u64 start) in alloc_dummy_extent_buffer()
3540 u64 start) in find_extent_buffer()
[all …]

12345678910>>...145