Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/kernel/bpf/
H A Dsyscall.c967 static struct bpf_map *_bpf_map_inc_not_zero(struct bpf_map *map, bool uref) in _bpf_map_inc_not_zero() function
985 map = _bpf_map_inc_not_zero(map, false); in bpf_map_inc_not_zero()
3222 map = _bpf_map_inc_not_zero(map, false); in bpf_map_get_curr_or_next()
3329 map = _bpf_map_inc_not_zero(map, true); in bpf_map_get_fd_by_id()

Completed in 6 milliseconds