Searched refs:maybe_null (Results 1 – 4 of 4) sorted by relevance
16 struct maybe_null *skel; in run()44 struct scx_test maybe_null = { variable49 REGISTER_SCX_TEST(&maybe_null)
176 maybe_null \
11 static void maybe_null(void) in maybe_null() function43 maybe_null(); in test_struct_ops_maybe_null()
1913 enum bpf_type_flag maybe_null = reg->type & PTR_MAYBE_NULL; in refine_map_lookup_value() local1917 reg->type = CONST_PTR_TO_MAP | maybe_null; in refine_map_lookup_value()1926 reg->type = PTR_TO_XDP_SOCK | maybe_null; in refine_map_lookup_value()1929 reg->type = PTR_TO_SOCKET | maybe_null; in refine_map_lookup_value()