Home
last modified time | relevance | path

Searched defs:alloc_flags (Results 1 – 12 of 12) sorted by relevance

/src/sys/dev/bhnd/bhndb/
H A Dbhndb_private.h172 uint32_t alloc_flags; /**< resource allocation flags (@see bhndb_alloc_flags) */ member
H A Dbhndb.h176 uint32_t alloc_flags; /**< port allocation flags (@see bhndb_alloc_flags) */ member
H A Dbhndb_subr.c1067 bhnd_size_t size, bhndb_priority_t priority, uint32_t alloc_flags, in bhndb_add_resource_region()
H A Dbhndb.c259 uint32_t alloc_flags; in bhndb_init_region_cfg() local
/src/sys/kern/
H A Dsubr_rangeset.c76 rs_free_data_t free_data, void *data_ctx, u_int alloc_flags) in rangeset_init()
H A Dsubr_witness.c1100 int alloc_flags; member
1111 int alloc_flags, bool check_generation) in init_verbose_tracker()
/src/sys/dev/gpio/
H A Dgpiobus.c95 gpio_alloc_intr_resource(device_t consumer_dev, int rid, u_int alloc_flags, in gpio_alloc_intr_resource()
119 gpio_alloc_intr_resource(device_t consumer_dev, int rid, u_int alloc_flags, in gpio_alloc_intr_resource()
/src/sys/contrib/openzfs/module/zfs/
H A Darc.c3206 arc_hdr_alloc_abd(arc_buf_hdr_t *hdr, int alloc_flags) in arc_hdr_alloc_abd()
5145 int alloc_flags) in arc_get_data_abd()
5258 int alloc_flags) in arc_get_data_impl()
6097 int alloc_flags = encrypted_read ? ARC_HDR_ALLOC_RDATA : 0; in arc_read() local
/src/sys/dev/mlx5/mlx5_core/
H A Dmlx5_cmd.c102 gfp_t alloc_flags = cbk ? GFP_ATOMIC : GFP_KERNEL; in alloc_cmd() local
/src/sys/cam/
H A Dcam_xpt.c4599 int alloc_flags; in xpt_get_ccb_nowait() local
4620 int alloc_flags; in xpt_get_ccb() local
H A Dcam_ccb.h356 uint16_t alloc_flags; /* ccb_alloc_flags */ member
358 uint16_t alloc_flags; /* ccb_alloc_flags */ member
/src/contrib/ofed/libmlx5/
H A Dmlx5.h394 uint32_t alloc_flags; member