Home
last modified time | relevance | path

Searched refs:tres (Results 1 – 11 of 11) sorted by relevance

/linux-6.1.9/drivers/pnp/
Dresource.c171 struct resource *tres; in pnp_check_port() local
198 for (i = 0; (tres = pnp_get_resource(dev, IORESOURCE_IO, i)); i++) { in pnp_check_port()
199 if (tres != res && tres->flags & IORESOURCE_IO) { in pnp_check_port()
200 tport = &tres->start; in pnp_check_port()
201 tend = &tres->end; in pnp_check_port()
212 (tres = pnp_get_resource(tdev, IORESOURCE_IO, i)); in pnp_check_port()
214 if (tres->flags & IORESOURCE_IO) { in pnp_check_port()
215 if (cannot_compare(tres->flags)) in pnp_check_port()
217 if (tres->flags & IORESOURCE_WINDOW) in pnp_check_port()
219 tport = &tres->start; in pnp_check_port()
[all …]
/linux-6.1.9/fs/xfs/libxfs/
Dxfs_log_rlimit.c151 struct xfs_trans_res tres = {0}; in xfs_log_calc_minimum_size() local
156 xfs_log_get_max_trans_res(mp, &tres); in xfs_log_calc_minimum_size()
158 max_logres = xfs_log_calc_unit_res(mp, tres.tr_logres); in xfs_log_calc_minimum_size()
159 if (tres.tr_logcount > 1) in xfs_log_calc_minimum_size()
160 max_logres *= tres.tr_logcount; in xfs_log_calc_minimum_size()
Dxfs_attr.c321 struct xfs_trans_res *tres, in xfs_init_attr_trans() argument
327 tres->tr_logres = M_RES(mp)->tr_attrsetm.tr_logres + in xfs_init_attr_trans()
330 tres->tr_logcount = XFS_ATTRSET_LOG_COUNT; in xfs_init_attr_trans()
331 tres->tr_logflags = XFS_TRANS_PERM_LOG_RES; in xfs_init_attr_trans()
334 *tres = M_RES(mp)->tr_attrrm; in xfs_init_attr_trans()
968 struct xfs_trans_res tres; in xfs_attr_set() local
1023 xfs_init_attr_trans(args, &tres, &total); in xfs_attr_set()
1024 error = xfs_trans_alloc_inode(dp, &tres, total, 0, rsvd, &args->trans); in xfs_attr_set()
Dxfs_attr.h552 void xfs_init_attr_trans(struct xfs_da_args *args, struct xfs_trans_res *tres,
/linux-6.1.9/drivers/pci/hotplug/
Dcpqphp_core.c1255 struct pci_resource *tres; in unload_cpqphpd() local
1278 tres = res; in unload_cpqphpd()
1280 kfree(tres); in unload_cpqphpd()
1285 tres = res; in unload_cpqphpd()
1287 kfree(tres); in unload_cpqphpd()
1292 tres = res; in unload_cpqphpd()
1294 kfree(tres); in unload_cpqphpd()
1299 tres = res; in unload_cpqphpd()
1301 kfree(tres); in unload_cpqphpd()
1316 tres = res; in unload_cpqphpd()
[all …]
Dcpqphp_pci.c1478 struct pci_resource *res, *tres; in cpqhp_destroy_resource_list() local
1484 tres = res; in cpqhp_destroy_resource_list()
1486 kfree(tres); in cpqhp_destroy_resource_list()
1493 tres = res; in cpqhp_destroy_resource_list()
1495 kfree(tres); in cpqhp_destroy_resource_list()
1502 tres = res; in cpqhp_destroy_resource_list()
1504 kfree(tres); in cpqhp_destroy_resource_list()
1511 tres = res; in cpqhp_destroy_resource_list()
1513 kfree(tres); in cpqhp_destroy_resource_list()
1525 struct pci_resource *res, *tres; in cpqhp_destroy_board_resources() local
[all …]
/linux-6.1.9/fs/xfs/
Dxfs_trans.c1133 struct xfs_trans_res tres; in xfs_trans_roll() local
1141 tres.tr_logres = trans->t_log_res; in xfs_trans_roll()
1142 tres.tr_logcount = trans->t_log_count; in xfs_trans_roll()
1165 tres.tr_logflags = XFS_TRANS_PERM_LOG_RES; in xfs_trans_roll()
1166 return xfs_trans_reserve(*tpp, &tres, 0, 0); in xfs_trans_roll()
Dxfs_attr_item.c550 struct xfs_trans_res tres; in xfs_attri_item_recover() local
621 xfs_init_attr_trans(args, &tres, &total); in xfs_attri_item_recover()
622 error = xfs_trans_alloc(mp, &tres, total, 0, XFS_TRANS_RESERVE, &tp); in xfs_attri_item_recover()
Dxfs_inode.c967 struct xfs_trans_res *tres; in xfs_create() local
990 tres = &M_RES(mp)->tr_mkdir; in xfs_create()
993 tres = &M_RES(mp)->tr_create; in xfs_create()
1002 error = xfs_trans_alloc_icreate(mp, tres, udqp, gdqp, pdqp, resblks, in xfs_create()
1007 error = xfs_trans_alloc_icreate(mp, tres, udqp, gdqp, pdqp, in xfs_create()
1118 struct xfs_trans_res *tres; in xfs_create_tmpfile() local
1138 tres = &M_RES(mp)->tr_create_tmpfile; in xfs_create_tmpfile()
1140 error = xfs_trans_alloc_icreate(mp, tres, udqp, gdqp, pdqp, resblks, in xfs_create_tmpfile()
/linux-6.1.9/drivers/net/ethernet/sun/
Dniu.h2716 tres:2, member
2723 tres:2,
/linux-6.1.9/tools/power/cpupower/po/
Dfr.po625 "En ajustant les nouveaux paramètres, une erreur est apparue. Les sources\n"
656 "L'un de ces paramètres est obligatoire : -f/--freq, -d/--min, -u/--max et\n"