| /freebsd-14.2/sys/dev/bhnd/bhndb/ |
| H A D | bhndb_private.h | 72 uint32_t alloc_flags, 172 uint32_t alloc_flags; /**< resource allocation flags (@see bhndb_alloc_flags) */ member
|
| H A D | bhndb.h | 176 uint32_t alloc_flags; /**< port allocation flags (@see bhndb_alloc_flags) */ member
|
| H A D | bhndb_hwdata.c | 88 .alloc_flags = (_flags) \
|
| H A D | bhndb.c | 261 uint32_t alloc_flags; in bhndb_init_region_cfg() local 318 alloc_flags = pp->alloc_flags; in bhndb_init_region_cfg() 320 alloc_flags = 0; in bhndb_init_region_cfg() 330 BHNDB_PRIORITY_HIGH, alloc_flags, regw); in bhndb_init_region_cfg() 389 pp->priority, pp->alloc_flags, NULL); in bhndb_init_region_cfg() 437 flags = region->alloc_flags; in bhndb_init_region_cfg() 1697 if ((region->alloc_flags & BHNDB_ALLOC_FULFILL_ON_OVERCOMMIT) == 0) in bhndb_io_resource_get_window()
|
| H A D | bhndb_subr.c | 1068 bhnd_size_t size, bhndb_priority_t priority, uint32_t alloc_flags, in bhndb_add_resource_region() argument 1082 .alloc_flags = alloc_flags, in bhndb_add_resource_region()
|
| /freebsd-14.2/sys/sys/ |
| H A D | rangeset.h | 49 rs_free_data_t free_data, void *rs_data_ctx, u_int alloc_flags);
|
| /freebsd-14.2/sys/kern/ |
| H A D | subr_rangeset.c | 77 rs_free_data_t free_data, void *data_ctx, u_int alloc_flags) in rangeset_init() argument 84 rs->rs_alloc_flags = alloc_flags; in rangeset_init()
|
| /freebsd-14.2/sys/dev/gpio/ |
| H A D | gpiobusvar.h | 168 u_int alloc_flags, gpio_pin_t pin, uint32_t intr_mode);
|
| H A D | gpiobus.c | 96 gpio_alloc_intr_resource(device_t consumer_dev, int *rid, u_int alloc_flags, in gpio_alloc_intr_resource() argument 111 alloc_flags); in gpio_alloc_intr_resource() 121 gpio_alloc_intr_resource(device_t consumer_dev, int *rid, u_int alloc_flags, in gpio_alloc_intr_resource() argument
|
| /freebsd-14.2/sys/cam/ |
| H A D | cam_xpt.c | 4555 if (free_ccb->ccb_h.alloc_flags & CAM_CCB_FROM_UMA) { in xpt_free_ccb() 4577 int alloc_flags; in xpt_get_ccb_nowait() local 4580 alloc_flags = CAM_CCB_FROM_UMA; in xpt_get_ccb_nowait() 4583 alloc_flags = 0; in xpt_get_ccb_nowait() 4588 new_ccb->ccb_h.alloc_flags = alloc_flags; in xpt_get_ccb_nowait() 4598 int alloc_flags; in xpt_get_ccb() local 4602 alloc_flags = CAM_CCB_FROM_UMA; in xpt_get_ccb() 4605 alloc_flags = 0; in xpt_get_ccb() 4608 new_ccb->ccb_h.alloc_flags = alloc_flags; in xpt_get_ccb()
|
| H A D | cam_periph.c | 1470 done_flags = done_ccb->ccb_h.alloc_flags; in camperiphdone() 1472 done_ccb->ccb_h.alloc_flags = done_flags; in camperiphdone() 1767 flags = orig_ccb->ccb_h.alloc_flags; in camperiphscsisenseerror() 1769 orig_ccb->ccb_h.alloc_flags = flags; in camperiphscsisenseerror()
|
| H A D | cam_ccb.h | 353 uint16_t alloc_flags; /* ccb_alloc_flags */ member 355 uint16_t alloc_flags; /* ccb_alloc_flags */ member
|
| /freebsd-14.2/contrib/ofed/libmlx5/ |
| H A D | qp.c | 532 !(to_mmr(bind_info->mr)->alloc_flags & IBV_ACCESS_MW_BIND) || in set_bind_wr() 535 !(to_mmr(bind_info->mr)->alloc_flags & IBV_ACCESS_LOCAL_WRITE)))) in set_bind_wr() 1009 if (to_mmr(bind_info->mr)->alloc_flags & IBV_ACCESS_ZERO_BASED) { in mlx5_bind_mw()
|
| H A D | mlx5.h | 394 uint32_t alloc_flags; member
|
| H A D | verbs.c | 187 mr->alloc_flags = acc; in mlx5_reg_mr()
|
| /freebsd-14.2/sys/contrib/openzfs/module/zfs/ |
| H A D | arc.c | 3157 arc_hdr_alloc_abd(arc_buf_hdr_t *hdr, int alloc_flags) in arc_hdr_alloc_abd() argument 3171 alloc_flags); in arc_hdr_alloc_abd() 3178 alloc_flags); in arc_hdr_alloc_abd() 4781 int alloc_flags) in arc_get_data_abd() argument 4785 arc_get_data_impl(hdr, size, tag, alloc_flags); in arc_get_data_abd() 4786 if (alloc_flags & ARC_HDR_ALLOC_LINEAR) in arc_get_data_abd() 4893 int alloc_flags) in arc_get_data_impl() argument 4911 alloc_flags & ARC_HDR_USE_RESERVE); in arc_get_data_impl() 5681 int alloc_flags = encrypted_read ? ARC_HDR_ALLOC_RDATA : 0; in arc_read() local 5772 alloc_flags |= ARC_HDR_ALLOC_LINEAR; in arc_read() [all …]
|
| /freebsd-14.2/sys/dev/mlx5/mlx5_core/ |
| H A D | mlx5_cmd.c | 102 gfp_t alloc_flags = cbk ? GFP_ATOMIC : GFP_KERNEL; in alloc_cmd() local 105 ent = kzalloc(sizeof(*ent), alloc_flags); in alloc_cmd()
|
| /freebsd-14.2/sys/cam/ata/ |
| H A D | ata_xpt.c | 1788 KASSERT((start_ccb->ccb_h.alloc_flags & CAM_CCB_FROM_UMA) == 0, in ata_action()
|
| /freebsd-14.2/sys/cam/scsi/ |
| H A D | scsi_xpt.c | 2623 KASSERT((start_ccb->ccb_h.alloc_flags & CAM_CCB_FROM_UMA) == 0, in scsi_action()
|