Searched defs:caller (Results 1 – 10 of 10) sorted by relevance
| /device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/ |
| D | linux_pkt.c | 234 linux_pktget(osl_t *osh, uint len, int line, const char *caller) in linux_pktget() 263 linux_pktfree_irq(osl_t *osh, void *p, bool send, int line, const char *caller) in linux_pktfree_irq() 332 linux_pktfree(osl_t *osh, void *p, bool send, int line, const char *caller) in linux_pktfree() 609 osl_pktdup(osl_t *osh, void *skb, int line, const char *caller) in osl_pktdup()
|
| D | bcmutils.c | 2103 char caller[BCM_OBJDBG_CALLER_LEN]; member 2203 bcm_object_trace_opr(void *obj, uint32 opt, const char *caller, int line) in bcm_object_trace_opr() 2352 const char *caller, int line) in bcm_object_trace_chk()
|
| /device/soc/rockchip/rk3568/hardware/omx_il/osal/ |
| D | Rockchip_OSAL_Memory.c | 37 const char *caller, in Rockchip_OSAL_Malloc_With_Caller() 56 const char *caller, in Rockchip_OSAL_Free_With_Caller()
|
| /device/soc/rockchip/rk3568/hardware/mpp/mpp/legacy/inc/ |
| D | mpp_buffer_impl.h | 64 const char *caller; member 83 const char *caller; member 116 const char *caller; member
|
| D | mpp_meta_impl.h | 45 const char *caller; member
|
| /device/soc/rockchip/rk3568/hardware/mpp/include/ |
| D | mpp_mem.h | 24 #define mpp_malloc_with_caller(type, count, caller) \ argument
|
| /device/soc/rockchip/rk3399/hardware/mpp/include/ |
| D | mpp_mem.h | 24 #define mpp_malloc_with_caller(type, count, caller) \ argument
|
| /device/soc/rockchip/common/hardware/mpp/include/ |
| D | mpp_mem.h | 24 #define mpp_malloc_with_caller(type, count, caller) (type *)mpp_osal_malloc(caller, sizeof(type) * … argument
|
| /device/soc/rockchip/rk3588/hardware/mpp/include/ |
| D | mpp_mem.h | 25 #define mpp_malloc_with_caller(type, count, caller) \ argument
|
| /device/soc/rockchip/common/sdk_linux/kernel/bpf/ |
| D | verifier.c | 5066 struct bpf_func_state *caller, *callee; in check_func_call() local 5163 struct bpf_func_state *caller, *callee; in prepare_func_exit() local
|