Searched defs:caller (Results 1 - 6 of 6) sorted by relevance
/device/soc/rockchip/rk3568/hardware/omx_il/osal/ |
H A D | Rockchip_OSAL_Memory.c | 34 Rockchip_OSAL_Malloc_With_Caller( OMX_U32 size, const char *tag, const char *caller, const OMX_U32 line) Rockchip_OSAL_Malloc_With_Caller() argument 53 Rockchip_OSAL_Free_With_Caller( OMX_PTR addr, const char *tag, const char *caller, const OMX_U32 line) Rockchip_OSAL_Free_With_Caller() argument
|
/device/soc/rockchip/rk3568/hardware/mpp/mpp/legacy/inc/ |
H A D | mpp_meta_impl.h | 45 const char *caller; member
|
H A D | mpp_buffer_impl.h | 64 const char *caller; member 83 const char *caller; member 116 const char *caller; member
|
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/ |
H A D | linux_pkt.c | 234 linux_pktget(osl_t *osh, uint len, int line, const char *caller) in linux_pktget() argument 263 linux_pktfree_irq(osl_t *osh, void *p, bool send, int line, const char *caller) in linux_pktfree_irq() argument 332 linux_pktfree(osl_t *osh, void *p, bool send, int line, const char *caller) in linux_pktfree() argument 609 osl_pktdup(osl_t *osh, void *skb, int line, const char *caller) in osl_pktdup() argument
|
H A 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() argument 2351 bcm_object_trace_chk(void *obj, uint32 chksn, uint32 sn, const char *caller, int line) bcm_object_trace_chk() argument [all...] |
/device/soc/rockchip/common/sdk_linux/kernel/bpf/ |
H A D | verifier.c | 5066 struct bpf_func_state *caller, *callee; check_func_call() local 5163 struct bpf_func_state *caller, *callee; prepare_func_exit() local [all...] |
Completed in 15 milliseconds