Searched refs:unsupported_ops (Results 1 – 3 of 3) sorted by relevance
14 int BPF_PROG(unsupported_ops) in BPF_PROG() argument21 .unsupported_ops = (void *)unsupported_ops,
38 int (*unsupported_ops)(void); member
315 RUN_TESTS(unsupported_ops); in serial_test_struct_ops_module()