Home
last modified time | relevance | path

Searched refs:ml (Results 1 – 25 of 118) sorted by relevance

12345

/OK3568_Linux_fs/kernel/fs/ocfs2/dlm/
H A Ddlmast.c54 if (lock->ml.highest_blocked == LKM_IVMODE) in dlm_should_cancel_bast()
56 BUG_ON(lock->ml.highest_blocked == LKM_NLMODE); in dlm_should_cancel_bast()
63 if (lock->ml.type == LKM_EXMODE) in dlm_should_cancel_bast()
66 else if (lock->ml.type == LKM_NLMODE) in dlm_should_cancel_bast()
69 else if (lock->ml.highest_blocked != LKM_EXMODE) in dlm_should_cancel_bast()
91 dlm_get_lock_cookie_node(be64_to_cpu(lock->ml.cookie)), in __dlm_queue_ast()
92 dlm_get_lock_cookie_seq(be64_to_cpu(lock->ml.cookie)), in __dlm_queue_ast()
93 lock->ast_pending, lock->ml.type); in __dlm_queue_ast()
99 dlm_get_lock_cookie_node(be64_to_cpu(lock->ml.cookie)), in __dlm_queue_ast()
100 dlm_get_lock_cookie_seq(be64_to_cpu(lock->ml.cookie))); in __dlm_queue_ast()
[all …]
H A Ddlmthread.c367 if (target->ml.convert_type == LKM_IVMODE) { in dlm_shuffle_lists()
375 if (!dlm_lock_compatible(lock->ml.type, in dlm_shuffle_lists()
376 target->ml.convert_type)) { in dlm_shuffle_lists()
379 if (lock->ml.highest_blocked == LKM_IVMODE) { in dlm_shuffle_lists()
384 if (lock->ml.highest_blocked < target->ml.convert_type) in dlm_shuffle_lists()
385 lock->ml.highest_blocked = in dlm_shuffle_lists()
386 target->ml.convert_type; in dlm_shuffle_lists()
393 if (!dlm_lock_compatible(lock->ml.type, in dlm_shuffle_lists()
394 target->ml.convert_type)) { in dlm_shuffle_lists()
396 if (lock->ml.highest_blocked == LKM_IVMODE) { in dlm_shuffle_lists()
[all …]
H A Ddlmconvert.c116 lock->ml.type, lock->ml.convert_type, type); in __dlmconvert_master()
121 if (lock->ml.convert_type != LKM_IVMODE) { in __dlmconvert_master()
137 switch (lock->ml.type) { in __dlmconvert_master()
141 dlm_lock_mode_name(lock->ml.type), in __dlmconvert_master()
151 dlm_lock_mode_name(lock->ml.type), in __dlmconvert_master()
157 dlm_lock_mode_name(lock->ml.type), in __dlmconvert_master()
167 if (type <= lock->ml.type) in __dlmconvert_master()
175 if (!dlm_lock_compatible(tmplock->ml.type, type)) in __dlmconvert_master()
180 if (!dlm_lock_compatible(tmplock->ml.type, type)) in __dlmconvert_master()
183 if (!dlm_lock_compatible(tmplock->ml.convert_type, type)) in __dlmconvert_master()
[all …]
H A Ddlmrecovery.c1058 if (lock->ml.node == dead_node) { in dlm_move_reco_locks_to_list()
1133 struct_size(mres, ml, mres->num_locks), in dlm_send_mig_lockres_msg()
1192 if (lock->ml.type != LKM_EXMODE && lock->ml.type != LKM_PRMODE) in dlm_prepare_lvb_for_migration()
1206 dlm_get_lock_cookie_node(be64_to_cpu(lock->ml.cookie)), in dlm_prepare_lvb_for_migration()
1207 dlm_get_lock_cookie_seq(be64_to_cpu(lock->ml.cookie)), in dlm_prepare_lvb_for_migration()
1209 lock->ml.node); in dlm_prepare_lvb_for_migration()
1219 struct dlm_migratable_lock *ml; in dlm_add_lock_to_array() local
1222 ml = &(mres->ml[lock_num]); in dlm_add_lock_to_array()
1223 ml->cookie = lock->ml.cookie; in dlm_add_lock_to_array()
1224 ml->type = lock->ml.type; in dlm_add_lock_to_array()
[all …]
H A Ddlmlock.c81 if (!dlm_lock_compatible(tmplock->ml.type, lock->ml.type)) in dlm_can_grant_new_lock()
86 if (!dlm_lock_compatible(tmplock->ml.type, lock->ml.type)) in dlm_can_grant_new_lock()
88 if (!dlm_lock_compatible(tmplock->ml.convert_type, in dlm_can_grant_new_lock()
89 lock->ml.type)) in dlm_can_grant_new_lock()
110 mlog(0, "type=%d\n", lock->ml.type); in dlmlock_master()
117 lock->ml.node != dlm->node_num) { in dlmlock_master()
146 lock->ml.node); in dlmlock_master()
157 lock->ml.node); in dlmlock_master()
207 lock->ml.type, res->lockname.len, in dlmlock_remote()
295 create.requested_type = lock->ml.type; in dlm_send_remote_lock_request()
[all …]
H A Ddlmunlock.c220 lock->ml.convert_type = LKM_IVMODE; in dlmunlock_common()
229 BUG_ON(lock->ml.convert_type != LKM_IVMODE); in dlmunlock_common()
231 BUG_ON(lock->ml.convert_type == LKM_IVMODE); in dlmunlock_common()
252 dlm_get_lock_cookie_node(be64_to_cpu(lock->ml.cookie)), in dlmunlock_common()
253 dlm_get_lock_cookie_seq(be64_to_cpu(lock->ml.cookie)), in dlmunlock_common()
279 lock->ml.convert_type = LKM_IVMODE; in dlm_commit_pending_cancel()
338 unlock.cookie = lock->ml.cookie; in dlm_send_remote_unlock_request()
467 if (lock->ml.cookie == unlock->cookie && in dlm_unlock_lock_handler()
468 lock->ml.node == unlock->node_idx) { in dlm_unlock_lock_handler()
488 lock->ml.type != LKM_EXMODE) in dlm_unlock_lock_handler()
[all …]
H A Ddlmdebug.c66 lock->ml.type, lock->ml.convert_type, lock->ml.node, in __dlm_print_lock()
67 dlm_get_lock_cookie_node(be64_to_cpu(lock->ml.cookie)), in __dlm_print_lock()
68 dlm_get_lock_cookie_seq(be64_to_cpu(lock->ml.cookie)), in __dlm_print_lock()
473 list_type, lock->ml.type, lock->ml.convert_type, in dump_lock()
474 lock->ml.node, in dump_lock()
475 dlm_get_lock_cookie_node(be64_to_cpu(lock->ml.cookie)), in dump_lock()
476 dlm_get_lock_cookie_seq(be64_to_cpu(lock->ml.cookie)), in dump_lock()
/OK3568_Linux_fs/kernel/drivers/input/
H A Dff-memless.c112 static void ml_schedule_timer(struct ml_device *ml) in ml_schedule_timer() argument
125 state = &ml->states[i]; in ml_schedule_timer()
142 del_timer(&ml->timer); in ml_schedule_timer()
145 mod_timer(&ml->timer, earliest); in ml_schedule_timer()
326 static int ml_get_combo_effect(struct ml_device *ml, in ml_get_combo_effect() argument
341 state = &ml->states[i]; in ml_get_combo_effect()
355 effect_type = get_compatible_type(ml->dev->ff, effect->type); in ml_get_combo_effect()
383 ml_combine_effects(combo_effect, state, ml->gain); in ml_get_combo_effect()
390 static void ml_play_effects(struct ml_device *ml) in ml_play_effects() argument
397 while (ml_get_combo_effect(ml, handled_bm, &effect)) in ml_play_effects()
[all …]
/OK3568_Linux_fs/kernel/lib/lz4/
H A Dlz4hc_compress.c116 size_t ml = 0; in LZ4HC_InsertAndFindBestMatch() local
128 if (*(match + ml) == *(ip + ml) in LZ4HC_InsertAndFindBestMatch()
133 if (mlt > ml) { in LZ4HC_InsertAndFindBestMatch()
134 ml = mlt; in LZ4HC_InsertAndFindBestMatch()
155 if (mlt > ml) { in LZ4HC_InsertAndFindBestMatch()
157 ml = mlt; in LZ4HC_InsertAndFindBestMatch()
165 return (int)ml; in LZ4HC_InsertAndFindBestMatch()
358 int ml, ml2, ml3, ml0; in LZ4HC_compress_generic() local
379 ml = LZ4HC_InsertAndFindBestMatch(ctx, ip, in LZ4HC_compress_generic()
381 if (!ml) { in LZ4HC_compress_generic()
[all …]
/OK3568_Linux_fs/kernel/net/packet/
H A Ddiag.c41 struct packet_mclist *ml; in pdiag_put_mclist() local
48 for (ml = po->mclist; ml; ml = ml->next) { in pdiag_put_mclist()
58 dml->pdmc_index = ml->ifindex; in pdiag_put_mclist()
59 dml->pdmc_type = ml->type; in pdiag_put_mclist()
60 dml->pdmc_alen = ml->alen; in pdiag_put_mclist()
61 dml->pdmc_count = ml->count; in pdiag_put_mclist()
62 BUILD_BUG_ON(sizeof(dml->pdmc_addr) != sizeof(ml->addr)); in pdiag_put_mclist()
63 memcpy(dml->pdmc_addr, ml->addr, sizeof(ml->addr)); in pdiag_put_mclist()
H A Daf_packet.c3597 struct packet_mclist *ml; in packet_dev_mclist_delete() local
3599 while ((ml = *mlp) != NULL) { in packet_dev_mclist_delete()
3600 if (ml->ifindex == dev->ifindex) { in packet_dev_mclist_delete()
3601 packet_dev_mc(dev, ml, -1); in packet_dev_mclist_delete()
3602 *mlp = ml->next; in packet_dev_mclist_delete()
3603 kfree(ml); in packet_dev_mclist_delete()
3605 mlp = &ml->next; in packet_dev_mclist_delete()
3612 struct packet_mclist *ml, *i; in packet_mc_add() local
3633 for (ml = po->mclist; ml; ml = ml->next) { in packet_mc_add()
3634 if (ml->ifindex == mreq->mr_ifindex && in packet_mc_add()
[all …]
/OK3568_Linux_fs/kernel/arch/arm/vfp/
H A Dvfp.h44 static inline void add128(u64 *resh, u64 *resl, u64 nh, u64 nl, u64 mh, u64 ml) in add128() argument
51 : "0" (nl), "1" (nh), "r" (ml), "r" (mh) in add128()
57 static inline void sub128(u64 *resh, u64 *resl, u64 nh, u64 nl, u64 mh, u64 ml) in sub128() argument
64 : "0" (nl), "1" (nh), "r" (ml), "r" (mh) in sub128()
72 u32 nh, nl, mh, ml; in mul64to128() local
76 ml = m; in mul64to128()
77 rl = (u64)nl * ml; in mul64to128()
80 rma = (u64)nh * ml; in mul64to128()
112 u64 mh, ml, remh, reml, termh, terml, z; in vfp_estimate_div128to64() local
126 ml = m << 32; in vfp_estimate_div128to64()
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/intersection/
H A Dmulti.hpp99 MultiLinestring const& ml, in apply()
107 >::type it = boost::begin(ml); in apply()
108 it != boost::end(ml); in apply()
136 static inline OutputIterator apply(MultiLinestring const& ml, Areal const& areal, in apply()
144 >::type it = boost::begin(ml); in apply()
145 it != boost::end(ml); in apply()
174 static inline OutputIterator apply(Areal const& areal, MultiLinestring const& ml, in apply()
182 >::apply(ml, areal, robust_policy, out, strategy); in apply()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/maps/
H A Dqgeotilefetcher.cpp77 QMutexLocker ml(&d->queueMutex_); in updateTileRequests() local
111 QMutexLocker ml(&d->queueMutex_); in requestNextTile() local
151 QMutexLocker ml(&d->queueMutex_); in finished() local
177 QMutexLocker ml(&d->queueMutex_); in timerEvent() local
182 ml.unlock(); in timerEvent()
/OK3568_Linux_fs/kernel/arch/sh/kernel/cpu/sh2a/
H A Dfpu.c154 unsigned long long ml, int n) in rshift64() argument
158 return (mh << (64 - n)) | (ml >> n); in rshift64()
164 unsigned long long mh, ml, nh, nl; in denormal_muld() local
175 mult64(ix, iy, &mh, &ml); in denormal_muld()
177 nl = ml; in denormal_muld()
188 ix = (rshift64(mh, ml, w - 52) & 0x000fffffffffffffLL) in denormal_muld()
191 ix = rshift64(mh, ml, w - 51 - exp) & 0x000fffffffffffffLL; in denormal_muld()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/libexec/gcc/arm-none-linux-gnueabihf/10.3.1/install-tools/
H A Dmkheaders103 for ml in `cat ${itoolsdatadir}/fixinc_list`; do
104 sysroot_headers_suffix=`echo ${ml} | sed -e 's/;.*$//'`
105 multi_dir=`echo ${ml} | sed -e 's/^[^;]*;//'`
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/libexec/gcc/aarch64-none-linux-gnu/10.3.1/install-tools/
H A Dmkheaders103 for ml in `cat ${itoolsdatadir}/fixinc_list`; do
104 sysroot_headers_suffix=`echo ${ml} | sed -e 's/;.*$//'`
105 multi_dir=`echo ${ml} | sed -e 's/^[^;]*;//'`
/OK3568_Linux_fs/yocto/poky/meta/classes/
H A Dmultilib.bbclass221 ml = d.getVar('MLPREFIX')
222 if not ml:
231 check_mlprefix(pkg, 'RDEPENDS', ml)
232 check_mlprefix(pkg, 'RPROVIDES', ml)
233 check_mlprefix(pkg, 'RRECOMMENDS', ml)
234 check_mlprefix(pkg, 'RSUGGESTS', ml)
235 check_mlprefix(pkg, 'RREPLACES', ml)
236 check_mlprefix(pkg, 'RCONFLICTS', ml)
/OK3568_Linux_fs/buildroot/package/ncurses/
H A D0001-gcc-5.x-MKlib_gen.patch8 https://gcc.gnu.org/ml/gcc-patches/2014-06/msg02185.html
9 https://gcc.gnu.org/ml/gcc-patches/2014-07/msg00236.html
30 +# https://gcc.gnu.org/ml/gcc-patches/2014-06/msg02185.html
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/gcc/
H A Dlibgcc-common.inc104 for ml in multilibs.split():
105 tune = d.getVar('DEFAULTTUNE:virtclass-multilib-' + ml)
107 bb.warn('DEFAULTTUNE:virtclass-multilib-%s is not defined. Skipping...' % ml)
128 tune_arch + d.getVar('TARGET_VENDOR') + 'ml' + ml + \
H A Dgcc-multilib-config.inc187 mltunes = [('DEFAULTTUNE:virtclass-multilib-%s' % ml) for ml in multilibs]
190 for ml in multilibs:
191 if mlprefix == ml + '-':
204 for ml in ml_list:
205 tune = d.getVar(ml)
207 bb.warn("%s doesn't have a corresponding tune. Skipping..." % ml)
/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/sdk/
H A Dcontext.py46 for ml in mls:
47 if ('ml'+ml) in self.sdk_env:
48 pkg = ml + '-' + pkg
/OK3568_Linux_fs/yocto/meta-openembedded/meta-webserver/recipes-webadmin/webmin/files/
H A Dmysql-config-fix.patch2 From: Diego Rondini <diego.ml@zoho.com>
8 Signed-off-by: Diego Rondini <diego.ml@zoho.com>
/OK3568_Linux_fs/kernel/crypto/
H A Dvmac.c228 #define poly_step(ah, al, kh, kl, mh, ml) \ argument
247 ADD128(ah, al, mh, ml); \
276 const u64 *mh, const u64 *ml) in poly_step_func() argument
304 p += (u64)(((u32 *)ml)[INDEX_LOW]); in poly_step_func()
313 p += (u64)(((u32 *)ml)[INDEX_HIGH]); in poly_step_func()
334 #define poly_step(ah, al, kh, kl, mh, ml) \ argument
335 poly_step_func(&(ah), &(al), &(kh), &(kl), &(mh), &(ml))
/OK3568_Linux_fs/buildroot/package/gcc/
H A DConfig.in.host31 # https://gcc.gnu.org/ml/gcc/2018-04/msg00102.html
41 # https://gcc.gnu.org/ml/gcc/2018-04/msg00102.html
54 # https://gcc.gnu.org/ml/gcc/2018-04/msg00102.html

12345