Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:kernel\bpf\arraymap.c Create Date:2022-07-28 13:11:49
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:prog_array_map_clear

Proto:static void prog_array_map_clear(struct bpf_map *map)

Type:void

Parameter:

TypeParameterName
struct bpf_map *map
819  struct bpf_array_aux * aux = ({
820  __mptr = map
820  Do
820  When 0 cycle
820  __mptr - __builtin_offsetof(structbpf_array, map)
820  })->aux
821  bpf_map_inc(map)
822  schedule_work - put work task in global workqueue*@work: job to be done* Returns %false if @work was already on the kernel-global workqueue and* %true otherwise