Home
last modified time | relevance | path

Searched defs:start (Results 376 – 400 of 3868) sorted by relevance

1...<<11121314151617181920>>...155

/OK3568_Linux_fs/kernel/drivers/mmc/host/
H A Dcavium-octeon.c58 static void l2c_lock_mem_region(u64 start, u64 len) in l2c_lock_mem_region()
74 static void l2c_unlock_mem_region(u64 start, u64 len) in l2c_unlock_mem_region()
/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Did3.c81 off_t start; member
94 off_t start, end; in add_tag() local
/OK3568_Linux_fs/kernel/tools/testing/selftests/timers/
H A Dadjtick.c59 long long diff_timespec(struct timespec start, struct timespec end) in diff_timespec()
71 struct timespec start, mid, end; in get_monotonic_and_raw() local
/OK3568_Linux_fs/kernel/drivers/scsi/aacraid/
H A Dsa.c156 unsigned long start; in sa_sync_cmd() local
319 unsigned long start; in aac_sa_init() local
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/browser/
H A Dhistory.cpp867 void HistoryFilterModel::sourceRowsInserted(const QModelIndex &parent, int start, int end) in sourceRowsInserted()
889 void HistoryFilterModel::sourceRowsRemoved(const QModelIndex &, int start, int end) in sourceRowsRemoved()
909 int start = sourceModel()->rowCount() - m_sourceRow.value(row); in removeRows() local
1029 int start = index.internalId(); in data() local
1088 int start = sourceDateRow(parent.row()); in rowCount() local
1208 void HistoryTreeModel::sourceRowsInserted(const QModelIndex &parent, int start, int end) in sourceRowsInserted()
1248 void HistoryTreeModel::sourceRowsRemoved(const QModelIndex &parent, int start, int end) in sourceRowsRemoved()
/OK3568_Linux_fs/kernel/drivers/media/dvb-frontends/
H A Dstv6110.c55 int start, int len) in stv6110_write_regs()
96 int start, int len) in stv6110_read_regs()
130 static int stv6110_read_reg(struct dvb_frontend *fe, int start) in stv6110_read_reg()
/OK3568_Linux_fs/kernel/arch/sparc/kernel/
H A Dsetup_64.c230 void sun4v_patch_1insn_range(struct sun4v_1insn_patch_entry *start, in sun4v_patch_1insn_range()
244 void sun4v_patch_2insn_range(struct sun4v_2insn_patch_entry *start, in sun4v_patch_2insn_range()
262 void sun_m7_patch_2insn_range(struct sun4v_2insn_patch_entry *start, in sun_m7_patch_2insn_range()
H A Diommu-common.c59 unsigned int start, i; in iommu_tbl_pool_init() local
105 unsigned long n, end, start, limit, boundary_size; in iommu_tbl_range_alloc() local
/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/progs/
H A Dtest_sockmap_kern.h238 int *start, *end, *start_push, *end_push, *start_pop, *pop, err = 0; in bpf_prog4() local
268 int *bytes, *start, *end, *start_push, *end_push, *start_pop, *pop, *f; in bpf_prog6() local
347 int *bytes, *start, *end, *start_push, *end_push, *start_pop, *pop; in bpf_prog10() local
/OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/libcxgb/
H A Dlibcxgb_ppm.c86 unsigned int start, in ppm_find_unused_entries()
390 unsigned int llimit, unsigned int start, in cxgbi_ppm_init()
451 unsigned int start = ppmax - ppmax_pool; in cxgbi_ppm_init() local
/OK3568_Linux_fs/yocto/poky/scripts/pybootchartgui/pybootchartgui/
H A Dparsing.py117 def add_process(self, process, start, end): argument
176 def is_idle_at(util, start, j): argument
190 def is_idle(util, start): argument
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/qi/directive/
H A Drepeat.hpp88 T start() const { return 0; } in start() function
107 T start() const { return 0; } in start() function
126 T start() const { return 0; } in start() function
/OK3568_Linux_fs/external/xserver/hw/dmx/
H A Ddmxcursor.c494 dmxIterateOverlap(DMXScreenInfo * start, in dmxIterateOverlap()
785 DMXScreenInfo *start = &dmxScreens[pScreen->myNum]; in dmxRealizeCursor() local
804 DMXScreenInfo *start = &dmxScreens[pScreen->myNum]; in dmxUnrealizeCursor() local
821 dmxFindCursor(DMXScreenInfo * start) in dmxFindCursor()
848 DMXScreenInfo *start = &dmxScreens[pScreen->myNum]; in dmxMoveCursor() local
898 DMXScreenInfo *start = &dmxScreens[pScreen->myNum]; in dmxSetCursor() local
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/xcore/
H A Dtask_service.h134 const auto start = std::chrono::steady_clock::now(); in loop() local
171 void start() { in start() function
/OK3568_Linux_fs/kernel/arch/arc/include/asm/
H A Dcacheflush.h48 #define flush_cache_vmap(start, end) flush_cache_all() argument
49 #define flush_cache_vunmap(start, end) flush_cache_all() argument
/OK3568_Linux_fs/kernel/drivers/gpu/drm/etnaviv/
H A Detnaviv_cmd_parser.c19 u32 *start; member
26 #define ST(start, num) { (start) >> 2, (num) } argument
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/earcut/0.12.4/include/mapbox/
H A Dearcut.hpp222 Earcut<N>::filterPoints(Node* start, Node* end) { in filterPoints()
365 Earcut<N>::cureLocalIntersections(Node* start) { in cureLocalIntersections()
391 void Earcut<N>::splitEarcut(Node* start) { in splitEarcut()
516 void Earcut<N>::indexCurve(Node* start) { in indexCurve()
625 Earcut<N>::getLeftmost(Node* start) { in getLeftmost()
/OK3568_Linux_fs/external/xserver/hw/dmx/config/
H A Ddmxparse.h122 DMXConfigTokenPtr start; member
136 DMXConfigTokenPtr start; member
149 DMXConfigTokenPtr start; member
159 DMXConfigTokenPtr start; member
185 DMXConfigTokenPtr start; member
/OK3568_Linux_fs/kernel/drivers/firmware/google/
H A Dmemconsole-x86-legacy.c28 u16 start; member
37 u16 start; member
/OK3568_Linux_fs/kernel/arch/hexagon/kernel/
H A Dtime.c211 unsigned long long start = __vmgettime(); in __delay() local
226 unsigned long long start = __vmgettime(); in __udelay() local
/OK3568_Linux_fs/u-boot/arch/x86/cpu/intel_common/
H A Dmrc.c71 int mrc_add_memory_area(struct memory_info *info, uint64_t start, in mrc_add_memory_area()
204 ulong start; in sdram_initialise() local
/OK3568_Linux_fs/kernel/drivers/firmware/efi/
H A Dmemmap.c253 u64 start, end; in efi_memmap_split_count() local
295 u64 start, end; in efi_memmap_insert() local
/OK3568_Linux_fs/kernel/net/openvswitch/
H A Dflow_netlink.c95 size_t start = rounddown(offset, sizeof(long)); in update_range() local
1962 struct nlattr *start; in nsh_key_to_nlattr() local
2528 int rem, start, err; in validate_and_copy_sample() local
2592 int start, action_start, err, rem; in validate_and_copy_dec_ttl() local
2638 int start, err; in validate_and_copy_clone() local
2720 int err = 0, start, opts_type; in validate_and_copy_set_tun() local
2962 int start, len = key_len * 2; in validate_set() local
3031 int start, err; in validate_and_copy_check_pkt_len() local
3459 struct nlattr *start, *ac_start = NULL, *sample_arg; in sample_action_to_attr() local
3500 struct nlattr *start; in clone_action_to_attr() local
[all …]
/OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/runtime/ifmtr/src/
H A Difmtr.c505 unsigned int in = config->input_config.input_res.width, start, in ifmtr_start_column() local
531 unsigned int in = config->input_config.input_res.height, start, in ifmtr_input_start_line() local
/OK3568_Linux_fs/u-boot/board/freescale/m5253demo/
H A Dflash.c182 ulong type, start; in flash_erase() local
401 ulong start; in write_word() local

1...<<11121314151617181920>>...155