Jakub Kicinski
7de16e3a35
bpf: split verifier and program ops
...
struct bpf_verifier_ops contains both verifier ops and operations
used later during program's lifetime (test_run). Split the runtime
ops into a different structure.
BPF_PROG_TYPE() will now append ## _prog_ops or ## _verifier_ops
to the names.
Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com>
Acked-by: Daniel Borkmann <daniel@iogearbox.net>
Acked-by: Alexei Starovoitov <ast@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-10-18 14:17:10 +01:00
..
2017-09-25 08:56:05 -06:00
2017-10-18 14:17:10 +01:00
2017-10-03 10:27:32 -04:00
2017-06-13 17:13:06 -04:00
2017-03-01 10:26:39 +01:00
2016-04-02 01:09:12 +02:00
2017-08-02 14:23:02 -04:00
2017-08-02 14:23:02 -04:00
2011-09-27 22:53:27 +02:00
2017-04-17 15:21:19 -04:00
2016-12-09 09:13:30 -05:00
2017-01-19 08:57:41 -05:00
2017-03-02 08:42:27 +01:00
2017-05-08 17:15:15 -07:00
2017-08-29 13:29:29 +02:00
2011-08-19 14:35:59 -04:00
2017-09-13 18:53:16 -07:00
2017-03-02 08:42:38 +01:00
2017-03-02 08:42:38 +01:00
2017-09-05 12:00:09 -04:00
2015-11-02 14:28:05 -05:00
2017-09-08 18:26:48 -07:00
2017-06-29 10:05:45 -04:00
2017-05-08 17:15:15 -07:00
2016-12-25 11:04:12 +01:00
2015-09-30 15:22:55 -04:00
2017-08-29 13:29:29 +02:00
2017-09-19 12:36:01 -04:00
2016-03-08 11:23:57 -05:00
2017-09-29 11:02:45 +02:00
2015-09-28 10:16:12 -04:00
2016-06-20 09:46:12 -04:00
2017-02-15 10:32:48 -05:00
2017-03-01 10:26:39 +01:00
2017-06-27 13:30:28 -04:00
2017-09-29 11:02:45 +02:00
2011-05-18 19:24:51 -04:00
2017-09-01 12:04:09 -04:00
2015-02-13 21:21:37 -08:00
2017-09-23 16:50:20 -04:00
2016-03-22 15:36:02 -07:00
2017-09-11 14:28:45 -07:00
2017-08-29 13:29:29 +02:00
2017-09-19 18:33:42 -04:00
2017-09-19 12:36:01 -04:00
2017-08-24 10:05:51 -04:00
2016-04-19 12:16:06 -04:00