Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/kernel/bpf/
H A Dsyscall.c2153 bool is_gpl; in bpf_prog_load() local
2176 is_gpl = license_is_gpl_compatible(license); in bpf_prog_load()
2240 prog->gpl_compatible = is_gpl ? 1 : 0; in bpf_prog_load()

Completed in 6 milliseconds