Searched refs:bpf_core_compute (Results 1 – 2 of 2) sorted by relevance
972 static tree bpf_core_compute (tree, vec<unsigned int> *);1053 container = bpf_core_compute (arg, &accessors); in bpf_expand_builtin()1183 bpf_core_compute (tree node, vec<unsigned int> *accessors) in bpf_core_compute() function1492 tree container = bpf_core_compute (expr, &accessors); in handle_attr_preserve()
14593 (bpf_core_compute, bpf_core_get_index): New.