Home
last modified time | relevance | path

Searched defs:maybe_null (Results 1 – 3 of 3) sorted by relevance

/linux/tools/testing/selftests/sched_ext/
H A Dmaybe_null.c44 struct scx_test maybe_null = { variable
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dtest_struct_ops_maybe_null.c11 static void maybe_null(void) in maybe_null() function
/linux/kernel/bpf/
H A Dverifier.c1913 enum bpf_type_flag maybe_null = reg->type & PTR_MAYBE_NULL; in refine_map_lookup_value() local