eBPF program types should only be invoked at either passive or dispatch, but not both.
Some helper functions are only usable at either passive or dispatch. The list of helper functions usable for a specific program type should be restricted to only the helper functions whose IRQL requirements match the program types IRQL.
eBPF program types should only be invoked at either passive or dispatch, but not both.
Some helper functions are only usable at either passive or dispatch. The list of helper functions usable for a specific program type should be restricted to only the helper functions whose IRQL requirements match the program types IRQL.