# Functions
IsMounted checks if the BPF fs is mounted already in the default location.
IsMountedAt checks if the BPF fs is mounted already in the custom location.
Mount mounts the BPF fs in the default location (if not already mounted).
MountAt mounts the BPF fs in the custom location (if not already mounted).