Searched defs:mt (Results 51 - 59 of 59) sorted by relevance

123

/linux-master/include/linux/
H A Dpower_supply.h832 struct power_supply_maintenance_charge_table *mt; local
H A Dmmzone.h87 static inline bool is_migrate_movable(int mt) argument
98 static inline bool migratetype_is_mergeable(int mt) argument
H A Dmm.h2020 int mt = folio_migratetype(folio); local
H A Dfs.h3335 struct maple_tree mt; member in struct:offset_ctx
/linux-master/drivers/thermal/mediatek/
H A Dauxadc_thermal.c307 struct mtk_thermal *mt; member in struct:mtk_thermal_bank
712 static int raw_to_mcelsius_v1(struct mtk_thermal *mt, int sensno, s32 raw) argument
727 static int raw_to_mcelsius_v2(struct mtk_thermal *mt, in argument
757 raw_to_mcelsius_v3(struct mtk_thermal *mt, int sensno, s32 raw) argument
782 struct mtk_thermal *mt = bank->mt; local
803 struct mtk_thermal *mt = bank->mt; local
818 struct mtk_thermal *mt = bank->mt; local
850 struct mtk_thermal *mt = thermal_zone_device_priv(tz); local
873 mtk_thermal_init_bank(struct mtk_thermal *mt, int num, u32 apmixed_phys_base, u32 auxadc_phys_base, int ctrl_id) argument
992 mtk_thermal_extract_efuse_v1(struct mtk_thermal *mt, u32 *buf) argument
1037 mtk_thermal_extract_efuse_v2(struct mtk_thermal *mt, u32 *buf) argument
1054 mtk_thermal_extract_efuse_v3(struct mtk_thermal *mt, u32 *buf) argument
1073 mtk_thermal_get_calibration_data(struct device *dev, struct mtk_thermal *mt) argument
1168 mtk_thermal_turn_on_buffer(struct mtk_thermal *mt, void __iomem *apmixed_base) argument
1183 mtk_thermal_release_periodic_ts(struct mtk_thermal *mt, void __iomem *auxadc_base) argument
1198 struct mtk_thermal *mt; local
[all...]
/linux-master/drivers/hid/
H A Dwacom_wac.c2668 bool mt = wacom_wac->features.touch_max > 1; local
/linux-master/lib/
H A Dmaple_tree.c215 static inline unsigned int mt_attr(struct maple_tree *mt) argument
381 static __always_inline bool mt_is_alloc(struct maple_tree *mt) argument
758 static inline void __rcu **ma_slots(struct maple_node *mn, enum maple_type mt) argument
773 static inline bool mt_write_locked(const struct maple_tree *mt) argument
779 mt_locked(const struct maple_tree *mt) argument
785 mt_slot(const struct maple_tree *mt, void __rcu **slots, unsigned char offset) argument
791 mt_slot_locked(struct maple_tree *mt, void __rcu **slots, unsigned char offset) argument
835 mt_root_locked(struct maple_tree *mt) argument
851 ma_meta(struct maple_node *mn, enum maple_type mt) argument
869 ma_set_meta(struct maple_node *mn, enum maple_type mt, unsigned char offset, unsigned char end) argument
886 mt_clear_meta(struct maple_tree *mt, struct maple_node *mn, enum maple_type type) argument
922 ma_meta_end(struct maple_node *mn, enum maple_type mt) argument
945 ma_set_meta_gap(struct maple_node *mn, enum maple_type mt, unsigned char offset) argument
1471 enum maple_type mt; local
1554 ma_max_gap(struct maple_node *node, unsigned long *gaps, enum maple_type mt, unsigned char *off) argument
1582 enum maple_type mt; local
1752 enum maple_type mt; variable in typeref:enum:maple_type
1926 enum maple_type mt; local
1974 mas_leaf_set_meta(struct maple_node *node, enum maple_type mt, unsigned char end) argument
1993 enum maple_type mt = mte_node_type(mas->node); local
2043 mas_bulk_rebalance(struct ma_state *mas, unsigned char end, enum maple_type mt) argument
3017 enum maple_type mt = mte_node_type(mas->node); local
4373 enum maple_type mt; local
4546 enum maple_type mt; local
5049 enum maple_type mt; local
5165 mte_dead_leaves(struct maple_enode *enode, struct maple_tree *mt, void __rcu **slots) argument
5260 mte_destroy_descend(struct maple_enode **enode, struct maple_tree *mt, struct maple_enode *prev, unsigned char offset) argument
5290 mt_destroy_walk(struct maple_enode *enode, struct maple_tree *mt, bool free) argument
5352 mte_destroy_walk(struct maple_enode *enode, struct maple_tree *mt) argument
5799 mt_next(struct maple_tree *mt, unsigned long index, unsigned long max) argument
5929 mt_prev(struct maple_tree *mt, unsigned long index, unsigned long min) argument
6317 mtree_load(struct maple_tree *mt, unsigned long index) argument
6359 mtree_store_range(struct maple_tree *mt, unsigned long index, unsigned long last, void *entry, gfp_t gfp) argument
6396 mtree_store(struct maple_tree *mt, unsigned long index, void *entry, gfp_t gfp) argument
6414 mtree_insert_range(struct maple_tree *mt, unsigned long first, unsigned long last, void *entry, gfp_t gfp) argument
6449 mtree_insert(struct maple_tree *mt, unsigned long index, void *entry, gfp_t gfp) argument
6456 mtree_alloc_range(struct maple_tree *mt, unsigned long *startp, void *entry, unsigned long size, unsigned long min, unsigned long max, gfp_t gfp) argument
6517 mtree_alloc_cyclic(struct maple_tree *mt, unsigned long *startp, void *entry, unsigned long range_lo, unsigned long range_hi, unsigned long *next, gfp_t gfp) argument
6537 mtree_alloc_rrange(struct maple_tree *mt, unsigned long *startp, void *entry, unsigned long size, unsigned long min, unsigned long max, gfp_t gfp) argument
6585 mtree_erase(struct maple_tree *mt, unsigned long index) argument
6814 __mt_dup(struct maple_tree *mt, struct maple_tree *new, gfp_t gfp) argument
6851 mtree_dup(struct maple_tree *mt, struct maple_tree *new, gfp_t gfp) argument
6878 __mt_destroy(struct maple_tree *mt) argument
6896 mtree_destroy(struct maple_tree *mt) argument
6920 mt_find(struct maple_tree *mt, unsigned long *index, unsigned long max) argument
6980 mt_find_after(struct maple_tree *mt, unsigned long *index, unsigned long max) argument
7129 mt_dump_range64(const struct maple_tree *mt, void *entry, unsigned long min, unsigned long max, unsigned int depth, enum mt_dump_format format) argument
7182 mt_dump_arange64(const struct maple_tree *mt, void *entry, unsigned long min, unsigned long max, unsigned int depth, enum mt_dump_format format) argument
7239 mt_dump_node(const struct maple_tree *mt, void *entry, unsigned long min, unsigned long max, unsigned int depth, enum mt_dump_format format) argument
7274 mt_dump(const struct maple_tree *mt, enum mt_dump_format format) argument
7295 enum maple_type mt = mte_node_type(mas->node); local
7529 mt_validate_nulls(struct maple_tree *mt) argument
7571 mt_validate(struct maple_tree *mt) argument
[all...]
/linux-master/mm/
H A Dpage_alloc.c867 int mt; local
887 int mt = get_pfnblock_migratetype(pfn_to_page(pfn), pfn); local
893 mt, FPI_NONE); local
1223 int mt; local
1880 int mt; local
2633 int mt = get_pageblock_migratetype(page); local
2659 int mt = get_pageblock_migratetype(page); local
2682 __putback_isolated_page(struct page *page, unsigned int order, int mt) argument
3017 int mt; local
[all...]
/linux-master/drivers/net/ethernet/mellanox/mlxsw/
H A Dreg.h1669 enum mlxsw_reg_svfa_mt mt = MLXSW_REG_SVFA_MT_PORT_VID_TO_FID; local
1679 enum mlxsw_reg_svfa_mt mt = MLXSW_REG_SVFA_MT_VID_TO_FID; local
1688 enum mlxsw_reg_svfa_mt mt = MLXSW_REG_SVFA_MT_VNI_TO_FID; local
1652 __mlxsw_reg_svfa_pack(char *payload, enum mlxsw_reg_svfa_mt mt, bool valid, u16 fid, bool irif_v, u16 irif) argument

Completed in 439 milliseconds

123