/linux/drivers/net/ethernet/microchip/vcap/ |
H A D | vcap_tc.c | 68 struct flow_match_ipv4_addrs mt; in vcap_tc_flower_handler_ipv4_usage() local 104 struct flow_match_ipv6_addrs mt; in vcap_tc_flower_handler_ipv6_usage() local 137 struct flow_match_ports mt; in vcap_tc_flower_handler_portnum_usage() local 175 struct flow_match_vlan mt; in vcap_tc_flower_handler_cvlan_usage() local 217 struct flow_match_vlan mt; in vcap_tc_flower_handler_vlan_usage() local 252 struct flow_match_tcp mt; in vcap_tc_flower_handler_tcp_usage() local 328 struct flow_match_arp mt; in vcap_tc_flower_handler_arp_usage() local 391 struct flow_match_ip mt; in vcap_tc_flower_handler_ip_usage() local
|
/linux/tools/testing/radix-tree/ |
H A D | maple.c | 33 struct maple_tree *mt; member 50 struct maple_tree *mt; member 92 static noinline void __init check_new_node(struct maple_tree *mt) in check_new_node() 493 static noinline void __init check_erase(struct maple_tree *mt, unsigned long index, in check_erase() 499 #define erase_check_load(mt, i) check_load(mt, set[i], entry[i%2]) argument 500 #define erase_check_insert(mt, i) check_insert(mt, set[i], entry[i%2]) argument 501 #define erase_check_erase(mt, i) check_erase(mt, set[i], entry[i%2]) argument 503 static noinline void __init check_erase_testset(struct maple_tree *mt) in check_erase_testset() 760 #define erase_check_store_range(mt, a, i, ptr) mtree_test_store_range(mt, \ argument 1010 static noinline void __init check_erase2_testset(struct maple_tree *mt, in check_erase2_testset() [all …]
|
/linux/include/linux/ |
H A D | maple_tree.h | 198 #define mt_lock_is_held(mt) \ argument 201 #define mt_write_lock_is_held(mt) \ argument 205 #define mt_set_external_lock(mt, lock) \ argument 208 #define mt_on_stack(mt) (mt).ma_external_lock = NULL argument 211 #define mt_lock_is_held(mt) 1 argument 212 #define mt_write_lock_is_held(mt) 1 argument 213 #define mt_set_external_lock(mt, lock) do { } while (0) argument 214 #define mt_on_stack(mt) do { } while (0) argument 271 #define mtree_lock(mt) spin_lock((&(mt)->ma_lock)) argument 274 #define mtree_unlock(mt) spin_unlock((&(mt)->ma_lock)) argument [all …]
|
/linux/lib/ |
H A D | maple_tree.c | 214 static void mt_set_height(struct maple_tree *mt, unsigned char height) in mt_set_height() 229 static inline unsigned int mt_attr(struct maple_tree *mt) in mt_attr() 395 static __always_inline bool mt_is_alloc(struct maple_tree *mt) in mt_is_alloc() 770 static inline void __rcu **ma_slots(struct maple_node *mn, enum maple_type mt) in ma_slots() 785 static inline bool mt_write_locked(const struct maple_tree *mt) in mt_write_locked() 791 static __always_inline bool mt_locked(const struct maple_tree *mt) in mt_locked() 797 static __always_inline void *mt_slot(const struct maple_tree *mt, in mt_slot() 803 static __always_inline void *mt_slot_locked(struct maple_tree *mt, in mt_slot_locked() 847 static inline void *mt_root_locked(struct maple_tree *mt) in mt_root_locked() 864 enum maple_type mt) in ma_meta() [all …]
|
/linux/drivers/thermal/mediatek/ |
H A D | auxadc_thermal.c | 307 struct mtk_thermal *mt; member 712 static int raw_to_mcelsius_v1(struct mtk_thermal *mt, int sensno, s32 raw) in raw_to_mcelsius_v1() 727 static int raw_to_mcelsius_v2(struct mtk_thermal *mt, int sensno, s32 raw) in raw_to_mcelsius_v2() 757 static int raw_to_mcelsius_v3(struct mtk_thermal *mt, int sensno, s32 raw) in raw_to_mcelsius_v3() 782 struct mtk_thermal *mt = bank->mt; in mtk_thermal_get_bank() local 803 struct mtk_thermal *mt = bank->mt; in mtk_thermal_put_bank() local 818 struct mtk_thermal *mt = bank->mt; in mtk_thermal_bank_temperature() local 850 struct mtk_thermal *mt = thermal_zone_device_priv(tz); in mtk_read_temp() local 873 static void mtk_thermal_init_bank(struct mtk_thermal *mt, int num, in mtk_thermal_init_bank() 992 static int mtk_thermal_extract_efuse_v1(struct mtk_thermal *mt, u32 *buf) in mtk_thermal_extract_efuse_v1() [all …]
|
/linux/mm/ |
H A D | page_reporting.c | 116 int mt = get_pageblock_migratetype(page); in page_reporting_drain() local 147 unsigned int order, unsigned int mt, in page_reporting_cycle() 263 unsigned int order, mt, leftover, offset = PAGE_REPORTING_CAPACITY; in page_reporting_process_zone() local
|
H A D | page_alloc.c | 1330 int mt; in free_pcppages_bulk() local 1363 int mt = get_pfnblock_migratetype(page, pfn); in split_large_buddy() local 2871 int mt = get_pageblock_migratetype(page); in __isolate_free_page() local 2895 int mt = get_pageblock_migratetype(page); in __isolate_free_page() local 2918 void __putback_isolated_page(struct page *page, unsigned int order, int mt) in __putback_isolated_page() 3169 int mt; in reserve_highatomic_pageblock() local 3378 int mt; in __zone_watermark_ok() local
|
/linux/include/linux/input/ |
H A D | mt.h | 70 static inline bool input_mt_is_used(const struct input_mt *mt, in input_mt_is_used() 80 static inline int input_mt_new_trkid(struct input_mt *mt) in input_mt_new_trkid()
|
/linux/drivers/video/fbdev/matrox/ |
H A D | matroxfb_g450.c | 238 struct my_timming *mt, const struct output_desc *outd) in computeRegs() 521 static int matroxfb_g450_compute(void* md, struct my_timming* mt) { in matroxfb_g450_compute() 578 static int g450_dvi_compute(void* md, struct my_timming* mt) { in g450_dvi_compute()
|
H A D | matroxfb_crtc2.c | 65 struct my_timming* mt, in matroxfb_dh_restore() 344 struct my_timming mt; in matroxfb_dh_set_par() local
|
H A D | matroxfb_maven.c | 756 struct my_timming* mt, in maven_compute_timming() 1148 static int maven_out_compute(void* md, struct my_timming* mt) { in maven_out_compute()
|
H A D | matroxfb_misc.c | 107 void matroxfb_var2my(struct fb_var_screeninfo* var, struct my_timming* mt) { in matroxfb_var2my()
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/ |
H A D | definer.c | 1743 struct mlx5hws_match_template *mt, in hws_definer_conv_match_params_to_hl() 2159 struct mlx5hws_match_template *mt, in mlx5hws_definer_calc_layout() 2339 struct mlx5hws_match_template *mt, in hws_definer_mt_match_init() 2359 struct mlx5hws_match_template *mt) in hws_definer_mt_match_uninit() 2365 struct mlx5hws_match_template *mt) in mlx5hws_definer_mt_init() 2391 struct mlx5hws_match_template *mt) in mlx5hws_definer_mt_uninit()
|
/linux/drivers/video/fbdev/aty/ |
H A D | radeon_monitor.c | 74 int i, mt = MT_NONE; in radeon_parse_montype_prop() local 145 int mt = radeon_parse_montype_prop(dp, out_EDID, 0); in radeon_probe_OF_head() local
|
/linux/drivers/slimbus/ |
H A D | qcom-ctrl.c | 64 #define SLIM_MSG_ASM_FIRST_WORD(l, mt, mc, dt, ad) \ argument 212 u8 mc, mt, len; in qcom_slim_handle_rx_irq() local 443 u8 mc, mt; in qcom_slim_rxwq() local
|
H A D | slimbus.h | 129 u8 mt; member 436 static inline bool slim_tid_txn(u8 mt, u8 mc) in slim_tid_txn() 445 static inline bool slim_ec_txn(u8 mt, u8 mc) in slim_ec_txn()
|
/linux/arch/arm/mm/ |
H A D | mm.h | 64 #define VM_ARM_MTYPE(mt) ((mt) << 20) argument
|
/linux/drivers/edac/ |
H A D | dmc520_edac.c | 294 enum mem_type mt = MEM_UNKNOWN; in dmc520_get_mtype() local 450 enum mem_type mt; in dmc520_init_csrow() local
|
/linux/arch/arm/include/asm/ |
H A D | mpu.h | 70 #define PMSAv8_MAIR(attr, mt) ((attr) << ((mt) * 8)) argument
|
/linux/net/ipv4/ |
H A D | ipconfig.c | 682 u8 mt = ((ic_servaddr == NONE) in ic_dhcp_init_options() local 1082 int mt = 0; in ic_bootp_recv() local
|
/linux/net/netfilter/ |
H A D | nft_set_pipapo.h | 122 union nft_pipapo_map_bucket *mt; member
|
H A D | nft_set_pipapo.c | 364 const union nft_pipapo_map_bucket *mt, bool match_only) in pipapo_refill() argument 1593 pipapo_unmap(union nft_pipapo_map_bucket * mt,unsigned int rules,unsigned int start,unsigned int n,unsigned int to_offset,bool is_last) global() argument [all...] |
/linux/drivers/isdn/mISDN/ |
H A D | tei.c | 761 tei_ph_data_ind(struct teimgr *tm, u_int mt, u_char *dp, int len) in tei_ph_data_ind() 882 u_char mt; in ph_data_ind() local
|
/linux/drivers/input/mouse/ |
H A D | elantech.h | 185 struct finger_pos mt[ETP_MAX_FINGERS]; member
|
/linux/drivers/media/v4l2-core/ |
H A D | v4l2-jpeg.c | 477 int mt; in jpeg_parse_huffman_tables() local
|