Home
last modified time | relevance | path

Searched defs:ml (Results 1 - 25 of 39) sorted by relevance

12

/kernel/linux/linux-5.10/net/packet/
H A Ddiag.c41 struct packet_mclist *ml; in pdiag_put_mclist() local
[all...]
/kernel/linux/linux-6.6/net/packet/
H A Ddiag.c41 struct packet_mclist *ml; in pdiag_put_mclist() local
[all...]
/kernel/linux/linux-6.6/drivers/s390/crypto/
H A Dap_card.c232 ap_card_create(int id, int queue_depth, int raw_type, int comp_type, unsigned int functions, int ml) ap_card_create() argument
/kernel/linux/linux-5.10/arch/sh/kernel/cpu/sh2a/
H A Dfpu.c164 unsigned long long mh, ml, nh, nl; in denormal_muld() local
153 rshift64(unsigned long long mh, unsigned long long ml, int n) rshift64() argument
/kernel/linux/linux-6.6/arch/sh/kernel/cpu/sh2a/
H A Dfpu.c164 unsigned long long mh, ml, nh, nl; in denormal_muld() local
153 rshift64(unsigned long long mh, unsigned long long ml, int n) rshift64() argument
/kernel/linux/linux-5.10/lib/
H A Dinflate.c602 unsigned ml, md; /* masks for bl and bd bits */ in inflate_codes() local
/kernel/linux/linux-6.6/lib/
H A Dinflate.c602 unsigned ml, md; /* masks for bl and bd bits */ in inflate_codes() local
/kernel/linux/linux-5.10/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
57 static inline void sub128(u64 *resh, u64 *resl, u64 nh, u64 nl, u64 mh, u64 ml) in sub128() argument
72 u32 nh, nl, mh, ml; in mul64to128() local
112 u64 mh, ml, remh, reml, termh, terml, z; in vfp_estimate_div128to64() local
[all...]
/kernel/linux/linux-6.6/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
57 static inline void sub128(u64 *resh, u64 *resl, u64 nh, u64 nl, u64 mh, u64 ml) in sub128() argument
72 u32 nh, nl, mh, ml; in mul64to128() local
112 u64 mh, ml, remh, reml, termh, terml, z; in vfp_estimate_div128to64() local
[all...]
/kernel/linux/linux-5.10/drivers/input/
H A Dff-memless.c112 static void ml_schedule_timer(struct ml_device *ml) in ml_schedule_timer() argument
326 static int ml_get_combo_effect(struct ml_device *ml, in ml_get_combo_effect() argument
390 static void ml_play_effects(struct ml_device *ml) in ml_play_effects() argument
405 struct ml_device *ml = from_timer(ml, t, timer); ml_effect_timer() local
421 struct ml_device *ml = dev->ff->private; ml_ff_set_gain() local
437 struct ml_device *ml = dev->ff->private; ml_ff_playback() local
468 struct ml_device *ml = dev->ff->private; ml_ff_upload() local
490 struct ml_device *ml = ff->private; ml_ff_destroy() local
513 struct ml_device *ml; input_ff_create_memless() local
[all...]
/kernel/linux/linux-6.6/drivers/input/
H A Dff-memless.c109 static void ml_schedule_timer(struct ml_device *ml) in ml_schedule_timer() argument
323 static int ml_get_combo_effect(struct ml_device *ml, in ml_get_combo_effect() argument
387 static void ml_play_effects(struct ml_device *ml) in ml_play_effects() argument
402 struct ml_device *ml = from_timer(ml, t, timer); ml_effect_timer() local
418 struct ml_device *ml = dev->ff->private; ml_ff_set_gain() local
434 struct ml_device *ml = dev->ff->private; ml_ff_playback() local
465 struct ml_device *ml = dev->ff->private; ml_ff_upload() local
487 struct ml_device *ml = ff->private; ml_ff_destroy() local
510 struct ml_device *ml; input_ff_create_memless() local
[all...]
/kernel/linux/linux-5.10/crypto/
H A Dvmac.c273 poly_step_func(u64 *ahi, u64 *alo, const u64 *kh, const u64 *kl, const u64 *mh, const u64 *ml) poly_step_func() argument
/kernel/linux/linux-5.10/sound/drivers/vx/
H A Dvx_mixer.c46 u8 ml; member
56 u8 ml; member
/kernel/linux/linux-5.10/lib/lz4/
H A Dlz4hc_compress.c116 size_t ml = 0; in LZ4HC_InsertAndFindBestMatch() local
358 int ml, ml2, ml3, ml0; in LZ4HC_compress_generic() local
[all...]
/kernel/linux/linux-5.10/init/
H A Dinitramfs.c334 int ml = maybe_link(); in do_name() local
/kernel/linux/linux-6.6/crypto/
H A Dvmac.c274 poly_step_func(u64 *ahi, u64 *alo, const u64 *kh, const u64 *kl, const u64 *mh, const u64 *ml) poly_step_func() argument
/kernel/linux/linux-6.6/sound/drivers/vx/
H A Dvx_mixer.c46 u8 ml; member
56 u8 ml; member
/kernel/linux/linux-6.6/lib/lz4/
H A Dlz4hc_compress.c116 size_t ml = 0; in LZ4HC_InsertAndFindBestMatch() local
358 int ml, ml2, ml3, ml0; in LZ4HC_compress_generic() local
[all...]
/kernel/linux/linux-5.10/drivers/iio/
H A Dindustrialio-buffer.c1366 int ml = indio_dev->masklength; in iio_buffer_alloc_sysfs_and_mask() local
/kernel/linux/linux-5.10/fs/ocfs2/dlm/
H A Ddlmrecovery.c1219 struct dlm_migratable_lock *ml; in dlm_add_lock_to_array() local
1254 dlm_is_dummy_lock(struct dlm_ctxt *dlm, struct dlm_migratable_lock *ml, u8 *nodenum) dlm_is_dummy_lock() argument
1800 struct dlm_migratable_lock *ml; dlm_process_recovery_data() local
[all...]
/kernel/linux/linux-6.6/fs/ocfs2/dlm/
H A Ddlmrecovery.c1210 struct dlm_migratable_lock *ml; in dlm_add_lock_to_array() local
1245 dlm_is_dummy_lock(struct dlm_ctxt *dlm, struct dlm_migratable_lock *ml, u8 *nodenum) dlm_is_dummy_lock() argument
1791 struct dlm_migratable_lock *ml; dlm_process_recovery_data() local
[all...]
/kernel/linux/linux-6.6/init/
H A Dinitramfs.c367 int ml = maybe_link(); in do_name() local
/kernel/linux/linux-5.10/arch/sparc/kernel/
H A Dchmc.c403 const void *ml; in jbusmc_probe() local
/kernel/linux/linux-6.6/arch/sparc/kernel/
H A Dchmc.c404 const void *ml; in jbusmc_probe() local
/kernel/linux/linux-6.6/drivers/iio/
H A Dindustrialio-buffer.c1757 int ml = indio_dev->masklength; in iio_buffers_alloc_sysfs_and_mask() local

Completed in 29 milliseconds

12