Home
last modified time | relevance | path

Searched defs:tpos (Results 1 – 10 of 10) sorted by relevance

/linux/include/linux/
H A Drculist_nulls.h167 #define hlist_nulls_for_each_entry_rcu(tpos, pos, head, member) \ argument
182 #define hlist_nulls_for_each_entry_safe(tpos, pos, head, member) \ argument
H A Dlist_bl.h169 #define hlist_bl_for_each_entry(tpos, pos, head, member) \ argument
183 #define hlist_bl_for_each_entry_safe(tpos, pos, n, head, member) \ argument
H A Drculist_bl.h95 #define hlist_bl_for_each_entry_rcu(tpos, pos, head, member) \ argument
/linux/drivers/net/ethernet/cisco/enic/
H A Denic_clsf.c159 struct enic_rfs_fltr_node *tpos; in htbl_key_search() local
/linux/drivers/sbus/char/
H A Dbbc_envctrl.c540 struct bbc_cpu_temperature *tp, *tpos; in destroy_all_temps() local
/linux/arch/powerpc/platforms/powernv/
H A Dopal-core.c167 loff_t tpos = pos; in read_opalcore() local
/linux/drivers/net/ethernet/qlogic/qede/
H A Dqede_filter.c366 static bool qede_compare_ip_addr(struct qede_arfs_fltr_node *tpos, in qede_compare_ip_addr()
391 struct qede_arfs_fltr_node *tpos; in qede_arfs_htbl_key_search() local
/linux/drivers/infiniband/hw/irdma/
H A Dcm.c1513 struct list_head *pos, *tpos; in irdma_del_multiple_qhash() local
4340 struct list_head *pos, *tpos; in irdma_qhash_ctrl() local
/linux/fs/ocfs2/
H A Drefcounttree.c4502 u32 p_cluster, num_clusters, slast, spos, tpos, remapped_clus = 0; in ocfs2_reflink_remap_extent() local
/linux/include/net/
H A Dsock.h935 sk_for_each_entry_offset_rcu(tpos,pos,head,offset) global() argument