Home
last modified time | relevance | path

Searched refs:bhndb_dw_alloc (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/bhnd/bhndb/
H A Dbhndb_private.h56 struct bhndb_dw_alloc;
104 struct bhndb_dw_alloc *bhndb_dw_find_resource(
108 struct bhndb_dw_alloc *bhndb_dw_find_mapping(
114 struct bhndb_dw_alloc *dwa,
119 struct bhndb_dw_alloc *dwa,
124 struct bhndb_dw_alloc *dwa,
127 struct bhndb_dw_alloc *bhndb_dw_steal(struct bhndb_resources *br,
132 struct bhndb_dw_alloc *dwa,
156 struct bhndb_dw_alloc { struct
235 static inline struct bhndb_dw_alloc *
[all …]
H A Dbhndb_subr.c368 struct bhndb_dw_alloc *dwa; in bhndb_alloc_resources()
418 struct bhndb_dw_alloc *dwa; in bhndb_alloc_resources()
566 struct bhndb_dw_alloc *dwa; in bhndb_free_resources()
1001 struct bhndb_dw_alloc *dynamic; in bhndb_find_resource_limits()
1193 struct bhndb_dw_alloc *
1196 struct bhndb_dw_alloc *dwa; in bhndb_dw_find_resource()
1225 struct bhndb_dw_alloc *
1229 struct bhndb_dw_alloc *dwr; in bhndb_dw_find_mapping()
1378 struct bhndb_dw_alloc *
1381 struct bhndb_dw_alloc *dw_stolen; in bhndb_dw_steal()
[all …]
H A Dbhndb.c666 struct bhndb_dw_alloc *dwa; in bhndb_generic_resume()
709 struct bhndb_dw_alloc *dwa; in bhndb_suspend_resource()
1229 static struct bhndb_dw_alloc *
1232 struct bhndb_dw_alloc *dwa; in bhndb_retain_dynamic_window()
1297 struct bhndb_dw_alloc *dwa; in bhndb_try_activate_resource()
1441 struct bhndb_dw_alloc *dwa; in bhndb_deactivate_resource()
1641 static struct bhndb_dw_alloc *
1646 struct bhndb_dw_alloc *dwa; in bhndb_io_resource_get_window()
1725 static inline struct bhndb_dw_alloc *
1729 struct bhndb_dw_alloc *dwa; in bhndb_io_resource()
[all …]