|
SeaBee
|
storage path buffers which cannot fit on ebpf stack per cpu is important to prevent concurrency issues More...
Data Fields | |
| unsigned int | type = BPF_MAP_TYPE_PERCPU_ARRAY |
| Per-CPU array map type. | |
| unsigned int | max_entries = 1 |
| int | key |
| array index | |
| char[PATH_MAX] | value |
| Full pathname struct. | |
storage path buffers which cannot fit on ebpf stack per cpu is important to prevent concurrency issues