Home
last modified time | relevance | path

Searched defs:spec (Results 1 – 13 of 13) sorted by relevance

/tools/lib/bpf/
Dusdt.bpf.h97 struct __bpf_usdt_spec *spec; in bpf_usdt_arg_cnt() local
118 struct __bpf_usdt_spec *spec; in bpf_usdt_arg() local
201 struct __bpf_usdt_spec *spec; in bpf_usdt_cookie() local
Drelo_core.c265 struct bpf_core_spec *spec) in bpf_core_parse_spec()
485 struct bpf_core_spec *spec, in bpf_core_match_member()
680 const struct bpf_core_spec *spec, in bpf_core_calc_field_relo()
804 const struct bpf_core_spec *spec, in bpf_core_calc_type_relo()
848 const struct bpf_core_spec *spec, in bpf_core_calc_enumval_relo()
1156 int bpf_core_format_spec(char *buf, size_t buf_sz, const struct bpf_core_spec *spec) in bpf_core_format_spec()
Drelo_core.h32 struct bpf_core_accessor spec[BPF_CORE_SPEC_MAX_LEN]; member
Dusdt.c239 struct usdt_spec spec; member
1190 static int parse_usdt_spec(struct usdt_spec *spec, const struct usdt_note *note, __u64 usdt_cookie) in parse_usdt_spec()
Dlibbpf.c7701 struct bpf_core_spec spec; in fixup_log_failed_core_relo() local
11679 const char *spec; in attach_kprobe_multi() local
11711 const char *spec; in attach_kprobe_session() local
/tools/testing/selftests/bpf/
Dtest_loader.c124 static void free_test_spec(struct test_spec *spec) in free_test_spec()
364 struct test_spec *spec) in parse_test_spec()
608 struct test_spec *spec, in prepare_case()
759 static bool can_execute_unpriv(struct test_loader *tester, struct test_spec *spec) in can_execute_unpriv()
831 static bool should_do_test_run(struct test_spec *spec, struct test_subspec *subspec) in should_do_test_run()
888 struct test_spec *spec, in run_subtest()
1093 struct test_spec *spec = &specs[i++]; in process_subtest() local
/tools/testing/selftests/breakpoints/
Dstep_after_suspend_test.c161 struct itimerspec spec = {}; in suspend() local
/tools/perf/util/
Dbranch.c216 const char *branch_spec_desc(int spec) in branch_spec_desc()
Dbranch.h25 u64 spec:2; member
/tools/perf/
Dbuiltin-script.c2964 char spec[]; member
2969 static struct script_spec *script_spec__new(const char *spec, in script_spec__new()
2987 static struct script_spec *script_spec__find(const char *spec) in script_spec__find()
2997 int script_spec_register(const char *spec, struct scripting_ops *ops) in script_spec_register()
3014 static struct scripting_ops *script_spec__lookup(const char *spec) in script_spec__lookup()
3071 char spec[PATH_MAX]; in parse_scriptname() local
Dbuiltin-record.c3823 const char **spec; in record__init_thread_numa_masks() local
3856 char *user_spec, *spec, *spec_ptr, *mask, *mask_ptr, *dup_mask = NULL; in record__init_thread_user_masks() local
/tools/testing/selftests/bpf/prog_tests/
Dreg_bounds.c838 int branch_taken, struct case_spec spec, in load_range_cmp_prog()
1140 static int parse_range_cmp_log(const char *log_buf, struct case_spec spec, in parse_range_cmp_log()
1394 struct case_spec spec = { in verify_case_op() local
/tools/include/uapi/linux/
Dperf_event.h1436 spec:2, /* branch speculation info */ member