Home
last modified time | relevance | path

Searched defs:_it (Results 1 - 3 of 3) sorted by relevance

/foundation/resourceschedule/ffrt/src/sched/
H A Ddeadline.cpp73 auto _it = static_cast<ffrt::QosIntervalPrivate *>(it); in ffrt_interval_update() local
87 auto _it = static_cast<ffrt::QosIntervalPrivate *>(it); in ffrt_interval_begin() local
100 auto _it = static_cast<ffrt::QosIntervalPrivate *>(it); in ffrt_interval_end() local
125 auto _it = static_cast<ffrt::QosIntervalPrivate *>(it); in ffrt_interval_join() local
139 auto _it = static_cast<ffrt::QosIntervalPrivate *>(it); in ffrt_interval_leave() local
[all...]
/kernel/linux/linux-5.10/fs/erofs/
H A Dxattr.c332 static int xattr_entrymatch(struct xattr_iter *_it, in xattr_entrymatch() argument
341 static int xattr_namematch(struct xattr_iter *_it, in xattr_namematch() argument
349 static int xattr_checkbuffer(struct xattr_iter *_it, in xattr_checkbuffer() argument
359 xattr_copyvalue(struct xattr_iter *_it, unsigned int processed, char *buf, unsigned int len) xattr_copyvalue() argument
537 xattr_entrylist(struct xattr_iter *_it, struct erofs_xattr_entry *entry) xattr_entrylist() argument
568 xattr_namelist(struct xattr_iter *_it, unsigned int processed, char *buf, unsigned int len) xattr_namelist() argument
579 xattr_skipvalue(struct xattr_iter *_it, unsigned int value_sz) xattr_skipvalue() argument
[all...]
/third_party/python/Objects/
H A Dlistobject.c3451 listiter_reduce_general(void *_it, int forward) in listiter_reduce_general() argument

Completed in 6 milliseconds