Home
last modified time | relevance | path

Searched defs:caller (Results 1 – 10 of 10) sorted by relevance

/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
Dlinux_pkt.c234 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()
Dbcmutils.c2103 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/
DRockchip_OSAL_Memory.c37 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/
Dmpp_buffer_impl.h64 const char *caller; member
83 const char *caller; member
116 const char *caller; member
Dmpp_meta_impl.h45 const char *caller; member
/device/soc/rockchip/rk3568/hardware/mpp/include/
Dmpp_mem.h24 #define mpp_malloc_with_caller(type, count, caller) \ argument
/device/soc/rockchip/rk3399/hardware/mpp/include/
Dmpp_mem.h24 #define mpp_malloc_with_caller(type, count, caller) \ argument
/device/soc/rockchip/common/hardware/mpp/include/
Dmpp_mem.h24 #define mpp_malloc_with_caller(type, count, caller) (type *)mpp_osal_malloc(caller, sizeof(type) * … argument
/device/soc/rockchip/rk3588/hardware/mpp/include/
Dmpp_mem.h25 #define mpp_malloc_with_caller(type, count, caller) \ argument
/device/soc/rockchip/common/sdk_linux/kernel/bpf/
Dverifier.c5066 struct bpf_func_state *caller, *callee; in check_func_call() local
5163 struct bpf_func_state *caller, *callee; in prepare_func_exit() local