Lines Matching full:functions
21 :functions: gen_pool_create
24 :functions: devm_gen_pool_create
42 :functions: gen_pool_destroy
53 :functions: gen_pool_add
56 :functions: gen_pool_add_owner
65 The functions for allocating memory from the pool (and putting it back)
69 :functions: gen_pool_alloc
72 :functions: gen_pool_dma_alloc
75 :functions: gen_pool_free_owner
87 how the allocation functions choose which specific piece of memory to
88 return. If that sort of control is needed, the following functions will be
92 :functions: gen_pool_alloc_algo_owner
95 :functions: gen_pool_set_algo
119 There is a handful of other functions, mostly for purposes like querying
126 :functions: gen_pool_virt_to_phys
129 :functions: gen_pool_for_each_chunk
132 :functions: gen_pool_has_addr
135 :functions: gen_pool_avail
138 :functions: gen_pool_size
141 :functions: gen_pool_get
144 :functions: of_gen_pool_get