Home
last modified time | relevance | path

Searched defs:ret_type (Results 1 – 3 of 3) sorted by relevance

/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/core/
Drtw_rf.c1622 enum rf_type ret_type = RF_TYPE_MAX; in rtw_restrict_trx_path_bmp_by_trx_num_lmt() local
/device/soc/rockchip/common/sdk_linux/kernel/bpf/
Dverifier.c5204 static void do_refine_retval_range(struct bpf_reg_state *regs, int ret_type, int func_id, in do_refine_retval_range()
5309 enum bpf_return_type ret_type; in check_helper_call() local
8554 const struct btf_type *type, *func_proto, *ret_type; in check_btf_func() local
/device/soc/rockchip/common/sdk_linux/include/linux/
Dbpf.h354 enum bpf_return_type ret_type; member