Home
last modified time | relevance | path

Searched full:ml (Results 1 – 25 of 163) sorted by relevance

1234567

/linux-6.14.4/drivers/input/
Dff-memless.c109 static void ml_schedule_timer(struct ml_device *ml) in ml_schedule_timer() argument
122 state = &ml->states[i]; in ml_schedule_timer()
139 del_timer(&ml->timer); in ml_schedule_timer()
142 mod_timer(&ml->timer, earliest); in ml_schedule_timer()
323 static int ml_get_combo_effect(struct ml_device *ml, in ml_get_combo_effect() argument
338 state = &ml->states[i]; in ml_get_combo_effect()
352 effect_type = get_compatible_type(ml->dev->ff, effect->type); in ml_get_combo_effect()
380 ml_combine_effects(combo_effect, state, ml->gain); in ml_get_combo_effect()
387 static void ml_play_effects(struct ml_device *ml) in ml_play_effects() argument
394 while (ml_get_combo_effect(ml, handled_bm, &effect)) in ml_play_effects()
[all …]
/linux-6.14.4/fs/ocfs2/dlm/
Ddlmthread.c365 if (target->ml.convert_type == LKM_IVMODE) { in dlm_shuffle_lists()
373 if (!dlm_lock_compatible(lock->ml.type, in dlm_shuffle_lists()
374 target->ml.convert_type)) { in dlm_shuffle_lists()
377 if (lock->ml.highest_blocked == LKM_IVMODE) { in dlm_shuffle_lists()
382 if (lock->ml.highest_blocked < target->ml.convert_type) in dlm_shuffle_lists()
383 lock->ml.highest_blocked = in dlm_shuffle_lists()
384 target->ml.convert_type; in dlm_shuffle_lists()
391 if (!dlm_lock_compatible(lock->ml.type, in dlm_shuffle_lists()
392 target->ml.convert_type)) { in dlm_shuffle_lists()
394 if (lock->ml.highest_blocked == LKM_IVMODE) { in dlm_shuffle_lists()
[all …]
Ddlmast.c52 if (lock->ml.highest_blocked == LKM_IVMODE) in dlm_should_cancel_bast()
54 BUG_ON(lock->ml.highest_blocked == LKM_NLMODE); in dlm_should_cancel_bast()
61 if (lock->ml.type == LKM_EXMODE) in dlm_should_cancel_bast()
64 else if (lock->ml.type == LKM_NLMODE) in dlm_should_cancel_bast()
67 else if (lock->ml.highest_blocked != LKM_EXMODE) in dlm_should_cancel_bast()
89 dlm_get_lock_cookie_node(be64_to_cpu(lock->ml.cookie)), in __dlm_queue_ast()
90 dlm_get_lock_cookie_seq(be64_to_cpu(lock->ml.cookie)), in __dlm_queue_ast()
91 lock->ast_pending, lock->ml.type); in __dlm_queue_ast()
97 dlm_get_lock_cookie_node(be64_to_cpu(lock->ml.cookie)), in __dlm_queue_ast()
98 dlm_get_lock_cookie_seq(be64_to_cpu(lock->ml.cookie))); in __dlm_queue_ast()
[all …]
Ddlmconvert.c114 lock->ml.type, lock->ml.convert_type, type); in __dlmconvert_master()
119 if (lock->ml.convert_type != LKM_IVMODE) { in __dlmconvert_master()
135 switch (lock->ml.type) { in __dlmconvert_master()
139 dlm_lock_mode_name(lock->ml.type), in __dlmconvert_master()
149 dlm_lock_mode_name(lock->ml.type), in __dlmconvert_master()
155 dlm_lock_mode_name(lock->ml.type), in __dlmconvert_master()
165 if (type <= lock->ml.type) in __dlmconvert_master()
173 if (!dlm_lock_compatible(tmplock->ml.type, type)) in __dlmconvert_master()
178 if (!dlm_lock_compatible(tmplock->ml.type, type)) in __dlmconvert_master()
181 if (!dlm_lock_compatible(tmplock->ml.convert_type, type)) in __dlmconvert_master()
[all …]
Ddlmrecovery.c1048 if (lock->ml.node == dead_node) { in dlm_move_reco_locks_to_list()
1123 struct_size(mres, ml, mres->num_locks), in dlm_send_mig_lockres_msg()
1182 if (lock->ml.type != LKM_EXMODE && lock->ml.type != LKM_PRMODE) in dlm_prepare_lvb_for_migration()
1196 dlm_get_lock_cookie_node(be64_to_cpu(lock->ml.cookie)), in dlm_prepare_lvb_for_migration()
1197 dlm_get_lock_cookie_seq(be64_to_cpu(lock->ml.cookie)), in dlm_prepare_lvb_for_migration()
1199 lock->ml.node); in dlm_prepare_lvb_for_migration()
1209 struct dlm_migratable_lock *ml; in dlm_add_lock_to_array() local
1212 ml = &(mres->ml[lock_num]); in dlm_add_lock_to_array()
1213 ml->cookie = lock->ml.cookie; in dlm_add_lock_to_array()
1214 ml->type = lock->ml.type; in dlm_add_lock_to_array()
[all …]
Ddlmlock.c79 if (!dlm_lock_compatible(tmplock->ml.type, lock->ml.type)) in dlm_can_grant_new_lock()
84 if (!dlm_lock_compatible(tmplock->ml.type, lock->ml.type)) in dlm_can_grant_new_lock()
86 if (!dlm_lock_compatible(tmplock->ml.convert_type, in dlm_can_grant_new_lock()
87 lock->ml.type)) in dlm_can_grant_new_lock()
108 mlog(0, "type=%d\n", lock->ml.type); in dlmlock_master()
115 lock->ml.node != dlm->node_num) { in dlmlock_master()
144 lock->ml.node); in dlmlock_master()
155 lock->ml.node); in dlmlock_master()
205 lock->ml.type, res->lockname.len, in dlmlock_remote()
293 create.requested_type = lock->ml.type; in dlm_send_remote_lock_request()
[all …]
Ddlmunlock.c218 lock->ml.convert_type = LKM_IVMODE; in dlmunlock_common()
227 BUG_ON(lock->ml.convert_type != LKM_IVMODE); in dlmunlock_common()
229 BUG_ON(lock->ml.convert_type == LKM_IVMODE); in dlmunlock_common()
250 dlm_get_lock_cookie_node(be64_to_cpu(lock->ml.cookie)), in dlmunlock_common()
251 dlm_get_lock_cookie_seq(be64_to_cpu(lock->ml.cookie)), in dlmunlock_common()
277 lock->ml.convert_type = LKM_IVMODE; in dlm_commit_pending_cancel()
336 unlock.cookie = lock->ml.cookie; in dlm_send_remote_unlock_request()
464 if (iter->ml.cookie == unlock->cookie && in dlm_unlock_lock_handler()
465 iter->ml.node == unlock->node_idx) { in dlm_unlock_lock_handler()
485 lock->ml.type != LKM_EXMODE) in dlm_unlock_lock_handler()
[all …]
Ddlmdebug.c65 lock->ml.type, lock->ml.convert_type, lock->ml.node, in __dlm_print_lock()
66 dlm_get_lock_cookie_node(be64_to_cpu(lock->ml.cookie)), in __dlm_print_lock()
67 dlm_get_lock_cookie_seq(be64_to_cpu(lock->ml.cookie)), in __dlm_print_lock()
419 list_type, lock->ml.type, lock->ml.convert_type, in dump_lock()
420 lock->ml.node, in dump_lock()
421 dlm_get_lock_cookie_node(be64_to_cpu(lock->ml.cookie)), in dump_lock()
422 dlm_get_lock_cookie_seq(be64_to_cpu(lock->ml.cookie)), in dump_lock()
/linux-6.14.4/lib/lz4/
Dlz4hc_compress.c115 size_t ml = 0; in LZ4HC_InsertAndFindBestMatch() local
127 if (*(match + ml) == *(ip + ml) in LZ4HC_InsertAndFindBestMatch()
132 if (mlt > ml) { in LZ4HC_InsertAndFindBestMatch()
133 ml = mlt; in LZ4HC_InsertAndFindBestMatch()
154 if (mlt > ml) { in LZ4HC_InsertAndFindBestMatch()
156 ml = mlt; in LZ4HC_InsertAndFindBestMatch()
164 return (int)ml; in LZ4HC_InsertAndFindBestMatch()
357 int ml, ml2, ml3, ml0; in LZ4HC_compress_generic() local
378 ml = LZ4HC_InsertAndFindBestMatch(ctx, ip, in LZ4HC_compress_generic()
380 if (!ml) { in LZ4HC_compress_generic()
[all …]
/linux-6.14.4/net/packet/
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()
Daf_packet.c3719 struct packet_mclist *ml; in packet_dev_mclist_delete() local
3721 while ((ml = *mlp) != NULL) { in packet_dev_mclist_delete()
3722 if (ml->ifindex == dev->ifindex) { in packet_dev_mclist_delete()
3723 packet_dev_mc(dev, ml, -1); in packet_dev_mclist_delete()
3724 *mlp = ml->next; in packet_dev_mclist_delete()
3725 kfree(ml); in packet_dev_mclist_delete()
3727 mlp = &ml->next; in packet_dev_mclist_delete()
3734 struct packet_mclist *ml, *i; in packet_mc_add() local
3755 for (ml = po->mclist; ml; ml = ml->next) { in packet_mc_add()
3756 if (ml->ifindex == mreq->mr_ifindex && in packet_mc_add()
[all …]
/linux-6.14.4/drivers/net/fddi/skfp/h/
Dskfbi.h24 * (ML) = only defined for Monalisa
133 #define B2_TOK_COUNT 0x014c /* (ML) 32 bit Token Counter */
134 #define B2_DESC_ADDR_H 0x0150 /* (ML) 32 bit Desciptor Base Addr Reg High */
135 #define B2_CTRL_2 0x0154 /* (ML) 8 bit Control Register 2 */
136 #define B2_IFACE_REG 0x0155 /* (ML) 8 bit Interface Register */
138 #define B2_TST_CTRL_2 0x0157 /* (ML) 8 bit Test Control Register 2 */
139 #define B2_I2C_CTRL 0x0158 /* (ML) 32 bit I2C Control Register */
140 #define B2_I2C_DATA 0x015c /* (ML) 32 bit I2C Data Register */
142 #define B2_IRQ_MOD_INI 0x0160 /* (ML) 32 bit IRQ Moderation Timer Init Reg. */
143 #define B2_IRQ_MOD_VAL 0x0164 /* (ML) 32 bit IRQ Moderation Timer Value */
[all …]
/linux-6.14.4/arch/arm/vfp/
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 …]
/linux-6.14.4/Documentation/sound/hd-audio/
Dintel-multi-link.rst33 | ML cap #0 |
35 | ML cap #1 |---+
98 ML address, with a default value of 0x30000.
106 | ML cap #0 |
108 | ML cap #1 |
110 | ML cap #2 |---+
188 functionality. The LEPTR.PTR value is an offset from the ML
197 | ML cap #0 |
199 | ML cap #1 |
201 | ML cap #2 |---+
[all …]
/linux-6.14.4/lib/zstd/compress/
Dzstd_lazy.c513 * If none are longer than the argument ml, then ml will be returned.
516 size_t ZSTD_dedicatedDictSearch_lazy_search(size_t* offsetPtr, size_t ml, U32 nbAttempts, in ZSTD_dedicatedDictSearch_lazy_search() argument
549 return ml; in ZSTD_dedicatedDictSearch_lazy_search()
562 if (currentMl > ml) { in ZSTD_dedicatedDictSearch_lazy_search()
563 ml = currentMl; in ZSTD_dedicatedDictSearch_lazy_search()
567 return ml; in ZSTD_dedicatedDictSearch_lazy_search()
599 if (currentMl > ml) { in ZSTD_dedicatedDictSearch_lazy_search()
600 ml = currentMl; in ZSTD_dedicatedDictSearch_lazy_search()
606 return ml; in ZSTD_dedicatedDictSearch_lazy_search()
671 size_t ml=4-1; in ZSTD_HcFindBestMatch() local
[all …]
Dzstd_opt.c167 { unsigned ml; in ZSTD_rescaleFreqs() local
171 for (ml=0; ml<=MaxML; ml++) { in ZSTD_rescaleFreqs()
173 U32 const bitCost = FSE_getMaxNbBits(mlstate.symbolTT, ml); in ZSTD_rescaleFreqs()
175 … optPtr->matchLengthFreq[ml] = bitCost ? 1 << (scaleLog-bitCost) : 1 /*minimum to calculate cost*/; in ZSTD_rescaleFreqs()
176 optPtr->matchLengthSum += optPtr->matchLengthFreq[ml]; in ZSTD_rescaleFreqs()
211 { unsigned ml; in ZSTD_rescaleFreqs() local
212 for (ml=0; ml<=MaxML; ml++) in ZSTD_rescaleFreqs()
213 optPtr->matchLengthFreq[ml] = 1; in ZSTD_rescaleFreqs()
323 DEBUGLOG(8, "ZSTD_getMatchPrice(ml:%u) = %u", matchLength, price); in ZSTD_getMatchPrice()
1241 DEBUGLOG(7, "rPos:%u (ml=%2u) => new better price (%.2f<%.2f)", in ZSTD_compressBlock_opt_generic()
[all …]
/linux-6.14.4/Documentation/devicetree/bindings/arm/stm32/
Dst,mlahb.yaml7 title: STMicroelectronics STM32 ML-AHB interconnect
14 These bindings describe the STM32 SoCs ML-AHB interconnect bus which connects
/linux-6.14.4/arch/sh/kernel/cpu/sh2a/
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()
/linux-6.14.4/sound/drivers/opl4/
Dopl4_local.h93 #define OPL4_CHORUS_SEND_MASK 0xc0 /* ML only */
113 #define OPL4_REVERB_SEND_MASK 0xe0 /* ML only */
122 #define OPL4_ATC_BIT 0x01 /* ???, ML only */
/linux-6.14.4/drivers/scsi/libfc/
Dfc_fcp.c196 * We should only return error if we return a command to SCSI-ml before
295 * fc_io_compl() will notify the SCSI-ml that the I/O is done.
296 * The SCSI-ml will retry the command.
497 * Indicate error to scsi-ml because something went wrong with the in fc_fcp_recv_data()
514 /* Data is corrupted indicate scsi-ml should retry */ in fc_fcp_recv_data()
754 * and scsi-ml recover in this case, in fc_fcp_abts_resp()
1701 * scsi command timer fire and scsi-ml escalate. in fc_fcp_recovery()
1998 FC_FCP_DBG(fsp, "Returning DID_ERROR to scsi-ml " in fc_io_compl()
2011 FC_FCP_DBG(fsp, "Returning DID_ERROR to scsi-ml" in fc_io_compl()
2019 FC_FCP_DBG(fsp, "Returning DID_ERROR to scsi-ml " in fc_io_compl()
[all …]
/linux-6.14.4/Documentation/accel/amdxdna/
Damdnpu.rst156 `Versal Adaptive SoC AIE-ML Architecture Manual (AM020)`_ for more details.
230 The open-source IREE compiler supports graph compilation of ML models for AMD
280 - `Versal Adaptive SoC AIE-ML Architecture Manual (AM020) <https://docs.amd.com/r/en-US/am020-versa…
/linux-6.14.4/tools/testing/selftests/net/mptcp/
Ddiag.sh146 __chk_nr "ss -N $ns -Ml '$filter' | grep -c LISTEN" "$expected" "$msg" 0
163 nr=$(ss -Ml $filter | wc -l)
176 listen_nr=$(ss -N "${ns}" -Ml | grep -c LISTEN)
/linux-6.14.4/drivers/net/wireless/ath/ath12k/
Dpeer.c393 /* Fill ML info into created peer */ in ath12k_peer_create()
451 ath12k_hw_warn(ah, "ML peer %d exists already, unable to add new entry for %pM", in ath12k_peer_ml_create()
463 ath12k_hw_warn(ah, "unable to allocate ML peer id for sta %pM", in ath12k_peer_ml_create()
491 ath12k_hw_warn(ah, "ML peer for %pM not found", sta->addr); in ath12k_peer_ml_delete()
/linux-6.14.4/lib/
Dlocking-selftest-mutex.h3 #define LOCK ML
/linux-6.14.4/net/wireless/
Dmlme.c383 const struct element *ml; in cfg80211_mlme_check_mlo() local
395 ml = cfg80211_find_ext_elem(WLAN_EID_EXT_EHT_MULTI_LINK, in cfg80211_mlme_check_mlo()
397 if (!ml) { in cfg80211_mlme_check_mlo()
398 NL_SET_ERR_MSG(extack, "MLO BSS w/o ML element"); in cfg80211_mlme_check_mlo()
403 if (!ieee80211_mle_type_ok(ml->data + 1, in cfg80211_mlme_check_mlo()
405 ml->datalen - 1)) { in cfg80211_mlme_check_mlo()
406 NL_SET_ERR_MSG(extack, "BSS with invalid ML element"); in cfg80211_mlme_check_mlo()
411 mles[i] = (const void *)(ml->data + 1); in cfg80211_mlme_check_mlo()

1234567