Home
last modified time | relevance | path

Searched refs:is_global (Results 1 - 1 of 1) sorted by relevance

/device/soc/rockchip/common/sdk_linux/kernel/bpf/
H A Dverifier.c5068 bool is_global = false; in check_func_call() local
5090 is_global = func_info_aux[subprog].linkage == BTF_FUNC_GLOBAL; in check_func_call()
5096 if (is_global) { in check_func_call()

Completed in 17 milliseconds