Searched defs:alloc_flags (Results 1 – 11 of 11) sorted by relevance
| /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()
|
| /freebsd-14.2/sys/dev/bhnd/bhndb/ |
| H A D | bhndb_private.h | 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_subr.c | 1068 bhnd_size_t size, bhndb_priority_t priority, uint32_t alloc_flags, in bhndb_add_resource_region()
|
| H A D | bhndb.c | 261 uint32_t alloc_flags; in bhndb_init_region_cfg() local
|
| /freebsd-14.2/sys/dev/gpio/ |
| 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() 121 gpio_alloc_intr_resource(device_t consumer_dev, int *rid, u_int alloc_flags, in gpio_alloc_intr_resource()
|
| /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() 4781 int alloc_flags) in arc_get_data_abd() 4893 int alloc_flags) in arc_get_data_impl() 5681 int alloc_flags = encrypted_read ? ARC_HDR_ALLOC_RDATA : 0; in arc_read() local
|
| /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
|
| /freebsd-14.2/sys/cam/ |
| H A D | cam_xpt.c | 4577 int alloc_flags; in xpt_get_ccb_nowait() local 4598 int alloc_flags; in xpt_get_ccb() local
|
| 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 | mlx5.h | 394 uint32_t alloc_flags; member
|