Home
last modified time | relevance | path

Searched refs:get_allocator (Results 1 – 6 of 6) sorted by relevance

/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/
H A D__submit.hpp62 auto __alloc = stdexec::get_allocator(__env); in __delete_op()
132 auto __alloc = get_allocator(__env); in operator ()()
H A D__read_env.hpp158 return read_env(get_allocator); in operator ()()
H A D__execution_fwd.hpp117 extern const get_allocator_t get_allocator;
H A D__p2300.hpp94 inline constexpr stdexec::get_allocator_t get_allocator{}; variable
H A D__env.hpp379 inline constexpr get_allocator_t get_allocator{}; variable
/openbmc/linux/tools/mm/
H A Dpage_owner_sort.c429 static int get_allocator(const char *buf, const char *migrate_info) in get_allocator() function
532 list[list_size].allocator = get_allocator(buf, ext_buf); in add_list()