Home
last modified time | relevance | path

Searched refs:fevent (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/infiniband/hw/qib/
Dqib_qsfp.h188 void (*fevent)(struct work_struct *));
Dqib_qsfp.c462 void (*fevent)(struct work_struct *)) in qib_qsfp_init()
469 INIT_WORK(&qd->work, fevent); in qib_qsfp_init()
/linux-4.4.14/scripts/
Danalyze_suspend.py625 fevent = False variable in FTraceLine
647 self.fevent = True
1105 if(not t.fcall and not t.freturn and not t.fevent):
1111 if(t.fevent):
1118 if(t.fevent):
1345 if(not t.fcall and not t.freturn and not t.fevent):
1350 if(t.fevent):
1356 if(t.fevent):