Home
last modified time | relevance | path

Searched defs:start (Results 651 – 675 of 3868) sorted by relevance

1...<<21222324252627282930>>...155

/OK3568_Linux_fs/kernel/tools/testing/selftests/net/
H A Dpsock_snd.c54 static unsigned long add_csum_hword(const uint16_t *start, int num_u16) in add_csum_hword()
65 static uint16_t build_ip_csum(const uint16_t *start, int num_u16, in build_ip_csum()
/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dmac_scsi.c213 static inline int mac_pdma_recv(void __iomem *io, unsigned char *start, int n) in mac_pdma_recv()
240 static inline int mac_pdma_send(unsigned char *start, void __iomem *io, int n) in mac_pdma_send()
/OK3568_Linux_fs/kernel/arch/parisc/kernel/
H A Dsignal.c233 unsigned long start, end; in setup_rt_frame() local
528 unsigned long start = (unsigned long) &usp[2]; in insert_restart_trampoline() local
/OK3568_Linux_fs/u-boot/drivers/block/
H A Dblk_legacy.c218 ulong blk_read_devnum(enum if_type if_type, int devnum, lbaint_t start, in blk_read_devnum()
238 ulong blk_write_devnum(enum if_type if_type, int devnum, lbaint_t start, in blk_write_devnum()
/OK3568_Linux_fs/kernel/tools/testing/selftests/vm/
H A Dmlock2-tests.c15 unsigned long start; member
26 unsigned long start; in get_vm_area() local
/OK3568_Linux_fs/external/camera_engine_rkaiq/rk_stream/stream_cfg/
H A DStream.cpp120 XCamReturn RkPollThread::start () in start() function in RkRawStream::RkPollThread
302 RKStream::start() in start() function in RkRawStream::RKStream
/OK3568_Linux_fs/kernel/drivers/video/fbdev/
H A Dpmagb-b-fb.c252 resource_size_t start, len; in pmagbbfb_probe() local
359 resource_size_t start, len; in pmagbbfb_remove() local
/OK3568_Linux_fs/kernel/fs/lockd/
H A Dxdr4.c110 __u64 len, start; in nlm4_decode_lock() local
142 s64 start, len; in nlm4_encode_testres() local
/OK3568_Linux_fs/u-boot/arch/arm/lib/
H A Dzimage.c21 int bootz_setup(ulong image, ulong *start, ulong *end) in bootz_setup()
/OK3568_Linux_fs/buildroot/dl/sox/git/lpc10/
H A Dmload.c79 integer c__, i__, r__, start; in mload_() local
/OK3568_Linux_fs/kernel/arch/xtensa/kernel/
H A Dpci.c45 resource_size_t start = res->start; in pcibios_align_resource() local
/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/prog_tests/
H A Dattach_probe.c6 size_t start, offset; in get_base_addr() local
/OK3568_Linux_fs/kernel/tools/testing/selftests/timers/
H A Drtcpie.c35 struct timeval start, end, diff; in main() local
/OK3568_Linux_fs/kernel/include/asm-generic/
H A Dmm_hooks.h21 unsigned long start, unsigned long end) in arch_unmap()
/OK3568_Linux_fs/kernel/arch/mips/jazz/
H A Dreset.c40 unsigned long start = jiffies; in kb_wait() local
/OK3568_Linux_fs/kernel/arch/arm64/kernel/
H A Dsmp_spin_table.c35 void *start = (void *)&secondary_holding_pen_release; in write_pen_release() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/selftests/
H A Dmock_region.c54 resource_size_t start, in mock_region_create()
/OK3568_Linux_fs/kernel/mm/
H A Dpercpu.c428 int start = pcpu_next_hint(block, alloc_bits); in pcpu_next_fit_region() local
586 static void pcpu_block_update(struct pcpu_block_md *block, int start, int end) in pcpu_block_update()
734 unsigned int rs, re, start; /* region start, region end */ in pcpu_block_refresh_hint() local
919 int start, end; /* start and end of the whole free area */ in pcpu_block_update_hint_free() local
1114 unsigned long start, in pcpu_find_zero_area()
1168 size_t align, int start) in pcpu_alloc_area()
2135 void *start = per_cpu_ptr(base, cpu); in __is_kernel_percpu_address() local
2215 void *start = per_cpu_ptr(base, cpu); in per_cpu_ptr_to_phys() local
/OK3568_Linux_fs/kernel/fs/gfs2/
H A Dbmap.c299 static void gfs2_metapath_ra(struct gfs2_glock *gl, __be64 *start, __be64 *end) in gfs2_metapath_ra()
491 u16 start = mp->mp_list[hgt]; in gfs2_walk_metadata() local
555 const __be64 *start, *ptr, *end; in gfs2_hole_walker() local
1499 struct buffer_head *bh, __be64 *start, __be64 *end, in sweep_bh_for_rgrps()
1706 __be64 **start, __be64 **end) in metapointer_range()
1773 __be64 *start, *end; in punch_hole() local
2300 ktime_t start, end; in gfs2_map_journal_extents() local
2451 loff_t start, end; in __gfs2_punch_hole() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/tidss/
H A Dtidss_dispc.c370 static u32 FLD_MASK(u32 start, u32 end) in FLD_MASK()
375 static u32 FLD_VAL(u32 val, u32 start, u32 end) in FLD_VAL()
380 static u32 FLD_GET(u32 val, u32 start, u32 end) in FLD_GET()
385 static u32 FLD_MOD(u32 orig, u32 val, u32 start, u32 end) in FLD_MOD()
390 static u32 REG_GET(struct dispc_device *dispc, u32 idx, u32 start, u32 end) in REG_GET()
396 u32 start, u32 end) in REG_FLD_MOD()
403 u32 start, u32 end) in VID_REG_GET()
409 u32 val, u32 start, u32 end) in VID_REG_FLD_MOD()
417 u32 start, u32 end) in VP_REG_GET()
423 u32 start, u32 end) in VP_REG_FLD_MOD()
[all …]
/OK3568_Linux_fs/kernel/fs/btrfs/
H A Dblock-group.c199 u64 end, start; in block_group_cache_tree_search() local
324 const u64 start) in btrfs_dec_block_group_reservations()
431 u64 start = block_group->start; in fragment_free_space() local
454 u64 add_new_free_space(struct btrfs_block_group *block_group, u64 start, u64 end) in add_new_free_space()
1294 const u64 start = bg->start; in clean_pinned_extents() local
1787 struct btrfs_fs_info *fs_info, u64 start) in btrfs_create_block_group_cache()
1836 u64 start = 0; in check_chunk_block_group_mappings() local
/OK3568_Linux_fs/kernel/lib/dim/
H A Ddim.c57 void dim_calc_stats(struct dim_sample *start, struct dim_sample *end, in dim_calc_stats()
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/usnic/
H A Dusnic_uiom_interval_tree.h42 unsigned long start; member
/OK3568_Linux_fs/kernel/arch/x86/mm/
H A Dnuma_internal.h9 u64 start; member
/OK3568_Linux_fs/u-boot/arch/x86/cpu/
H A Dmtrr.c73 int mtrr_add_request(int type, uint64_t start, uint64_t size) in mtrr_add_request()

1...<<21222324252627282930>>...155