Home
last modified time | relevance | path

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

/freebsd-12.1/sys/kern/
H A Dsubr_rangeset.c78 rs_free_data_t free_data, void *data_ctx, u_int alloc_flags) in rangeset_init()
/freebsd-12.1/sys/dev/bhnd/bhndb/
H A Dbhndb_private.h174 uint32_t alloc_flags; /**< resource allocation flags (@see bhndb_alloc_flags) */ member
H A Dbhndb.h181 uint32_t alloc_flags; /**< port allocation flags (@see bhndb_alloc_flags) */ member
H A Dbhndb_subr.c1073 bhnd_size_t size, bhndb_priority_t priority, uint32_t alloc_flags, in bhndb_add_resource_region()
H A Dbhndb.c274 uint32_t alloc_flags; in bhndb_init_region_cfg() local
/freebsd-12.1/sys/dev/gpio/
H A Dgpiobus.c88 gpio_alloc_intr_resource(device_t consumer_dev, int *rid, u_int alloc_flags, in gpio_alloc_intr_resource()
113 gpio_alloc_intr_resource(device_t consumer_dev, int *rid, u_int alloc_flags, in gpio_alloc_intr_resource()
/freebsd-12.1/contrib/serf/buckets/
H A Dheaders_buckets.c38 int alloc_flags; member
/freebsd-12.1/sys/dev/mlx5/mlx5_core/
H A Dmlx5_cmd.c102 gfp_t alloc_flags = cbk ? GFP_ATOMIC : GFP_KERNEL; in alloc_cmd() local
/freebsd-12.1/contrib/ofed/libmlx5/
H A Dmlx5.h394 uint32_t alloc_flags; member