Searched refs:bt (Results 1 – 4 of 4) sorted by relevance
| /optee_os/core/arch/riscv/kernel/ |
| H A D | thread_optee_abi.c | 593 static void thread_rpc_free(unsigned int bt, uint64_t cookie, struct mobj *mobj) in thread_rpc_free() argument 598 struct thread_param param = THREAD_PARAM_VALUE(IN, bt, cookie, 0); in thread_rpc_free() 611 unsigned int bt, size_t size) in get_rpc_alloc_res() argument 638 thread_rpc_free(bt, cookie, mobj); in get_rpc_alloc_res() 659 static struct mobj *thread_rpc_alloc(size_t size, size_t align, unsigned int bt) in thread_rpc_alloc() argument 664 struct thread_param param = THREAD_PARAM_VALUE(IN, bt, size, align); in thread_rpc_alloc() 674 return get_rpc_alloc_res(arg, bt, size); in thread_rpc_alloc()
|
| /optee_os/core/arch/arm/kernel/ |
| H A D | thread_optee_smc.c | 592 static void thread_rpc_free(unsigned int bt, uint64_t cookie, struct mobj *mobj) in thread_rpc_free() argument 597 struct thread_param param = THREAD_PARAM_VALUE(IN, bt, cookie, 0); in thread_rpc_free() 610 unsigned int bt, size_t size) in get_rpc_alloc_res() argument 637 thread_rpc_free(bt, cookie, mobj); in get_rpc_alloc_res() 658 static struct mobj *thread_rpc_alloc(size_t size, size_t align, unsigned int bt) in thread_rpc_alloc() argument 663 struct thread_param param = THREAD_PARAM_VALUE(IN, bt, size, align); in thread_rpc_alloc() 673 return get_rpc_alloc_res(arg, bt, size); in thread_rpc_alloc()
|
| H A D | thread_spmc.c | 2230 static void thread_rpc_free(unsigned int bt, uint64_t cookie, struct mobj *mobj) in thread_rpc_free() argument 2237 struct thread_param param = THREAD_PARAM_VALUE(IN, bt, cookie, 0); in thread_rpc_free() 2254 static struct mobj *thread_rpc_alloc(size_t size, size_t align, unsigned int bt) in thread_rpc_alloc() argument 2261 struct thread_param param = THREAD_PARAM_VALUE(IN, bt, size, align); in thread_rpc_alloc()
|
| /optee_os/core/arch/arm/dts/ |
| H A D | stm32mp15xx-dhcor-avenger96.dtsi | 408 compatible = "brcm,bcm43438-bt";
|