Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:kernel\bpf\hashtab.c Create Date:2022-07-28 13:09:03
Last Modify:2022-05-23 09:15:29 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:fd_htab_map_get_ptr

Proto:static void *fd_htab_map_get_ptr(const struct bpf_map *map, struct htab_elem *l)

Type:void

Parameter:

TypeParameterName
const struct bpf_map *map
struct htab_elem *l
92  Return *(key + undup - round up to the next specified multiple*@x: the value to up*@y: multiple to round up to* Rounds @x up to next multiple of @y. If @y will always be a power* of 2, consider using the faster round_up().(key_size, 8))
Caller
NameDescribe
free_htab_elem
fd_htab_map_free