Searched refs:bpf_core_is_maybe_aggregate_access (Results 1 – 2 of 2) sorted by relevance
1277 bpf_core_is_maybe_aggregate_access (tree expr) in bpf_core_is_maybe_aggregate_access() function1284 return bpf_core_is_maybe_aggregate_access (TREE_OPERAND (expr, 0)); in bpf_core_is_maybe_aggregate_access()1303 if (bpf_core_is_maybe_aggregate_access (*tp)) in bpf_core_walk()
14596 (bpf_core_newdecl, bpf_core_is_maybe_aggregate_access): New.