diff options
author | Jiong Wang <[email protected]> | 2017-11-30 21:32:57 -0800 |
---|---|---|
committer | Daniel Borkmann <[email protected]> | 2017-12-01 20:59:20 +0100 |
commit | 5e4d6d20939f8e77b7734c0cea6886dff60c99de (patch) | |
tree | e864b42d210e32505c3c46c9df84f2cecec2e16d /drivers/gpu/drm/amd/amdgpu/amdgpu_queue_mgr.c | |
parent | 5468a8b929e6276e139405d525c963a56890b5e0 (diff) |
nfp: bpf: factor out is_mbpf_load & is_mbpf_store
It is usual that we need to check if one BPF insn is for loading/storeing
data from/to memory.
Therefore, it makes sense to factor out related code to become common
helper functions.
Signed-off-by: Jiong Wang <[email protected]>
Reviewed-by: Jakub Kicinski <[email protected]>
Signed-off-by: Daniel Borkmann <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_queue_mgr.c')
0 files changed, 0 insertions, 0 deletions