Home
last modified time | relevance | path

Searched refs:qfe (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_dquot_item.c278 struct xfs_qoff_logitem *qfe = QOFF_ITEM(lip); in xfs_qm_qoffend_logitem_committed() local
279 struct xfs_qoff_logitem *qfs = qfe->qql_start_lip; in xfs_qm_qoffend_logitem_committed()
284 kmem_free(qfe); in xfs_qm_qoffend_logitem_committed()
/kernel/linux/linux-6.6/drivers/net/ethernet/sun/
H A Dsunhme.c2631 strcpy(prom_name, "SUNW,qfe"); in happy_meal_pci_probe()
2641 if (!strcmp(prom_name, "SUNW,qfe") || !strcmp(prom_name, "qfe")) { in happy_meal_pci_probe()
2790 struct quattro *qfe = qfe_pci_list; in happy_meal_pci_exit() local
2791 struct quattro *next = qfe->next; in happy_meal_pci_exit()
2793 kfree(qfe); in happy_meal_pci_exit()
2815 if (!is_qfe && model && !strcmp(model, "SUNW,sbus-qfe")) in hme_sbus_probe()
2826 .name = "SUNW,qfe",
2830 .name = "qfe",
2856 struct quattro *qfe in happy_meal_sbus_exit() local
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/sun/
H A Dsunhme.c3004 strcpy(prom_name, "SUNW,qfe"); in happy_meal_pci_probe()
3015 if (!strcmp(prom_name, "SUNW,qfe") || !strcmp(prom_name, "qfe")) { in happy_meal_pci_probe()
3258 struct quattro *qfe = qfe_pci_list; in happy_meal_pci_exit() local
3259 struct quattro *next = qfe->next; in happy_meal_pci_exit()
3261 kfree(qfe); in happy_meal_pci_exit()
3283 if (!is_qfe && model && !strcmp(model, "SUNW,sbus-qfe")) in hme_sbus_probe()
3296 /* XXX qfe parent interrupt... */ in hme_sbus_remove()
3318 .name = "SUNW,qfe",
3322 .name = "qfe",
3356 struct quattro *qfe = qfe_sbus_list; happy_meal_sbus_exit() local
[all...]

Completed in 8 milliseconds