Home
last modified time | relevance | path

Searched defs:type (Results 1 – 25 of 192) sorted by relevance

12345678

/tools/testing/selftests/bpf/
Dtest_btf.h22 #define BTF_ARRAY_ENC(type, index_type, nr_elems) \ argument
24 #define BTF_TYPE_ARRAY_ENC(type, index_type, nr_elems) \ argument
34 #define BTF_VAR_ENC(name, type, linkage) \ argument
36 #define BTF_VAR_SECINFO_ENC(type, offset, size) \ argument
39 #define BTF_MEMBER_ENC(name, type, bits_offset) \ argument
45 #define BTF_TYPEDEF_ENC(name, type) \ argument
48 #define BTF_PTR_ENC(type) \ argument
51 #define BTF_CONST_ENC(type) \ argument
54 #define BTF_VOLATILE_ENC(type) \ argument
57 #define BTF_RESTRICT_ENC(type) \ argument
[all …]
Dtest_select_reuseport.c229 static void check_data(int type, sa_family_t family, const struct cmd *cmd, in check_data()
346 static int send_data(int type, sa_family_t family, void *data, size_t len, in send_data()
368 static void do_test(int type, sa_family_t family, struct cmd *cmd, in do_test()
424 static void test_err_inner_map(int type, sa_family_t family) in test_err_inner_map()
437 static void test_err_skb_data(int type, sa_family_t family) in test_err_skb_data()
445 static void test_err_sk_select_port(int type, sa_family_t family) in test_err_sk_select_port()
458 static void test_pass(int type, sa_family_t family) in test_pass()
473 static void test_syncookie(int type, sa_family_t family) in test_syncookie()
513 static void test_pass_on_err(int type, sa_family_t family) in test_pass_on_err()
526 static void test_detach_bpf(int type, sa_family_t family) in test_detach_bpf()
[all …]
Dtest_stub.c8 int bpf_prog_test_load(const char *file, enum bpf_prog_type type, in bpf_prog_test_load()
22 int bpf_test_load_program(enum bpf_prog_type type, const struct bpf_insn *insns, in bpf_test_load_program()
/tools/perf/trace/beauty/
Dkcmp.c19 int type = syscall_arg__val(arg, 2); in syscall_arg__scnprintf_kcmp_idx() local
29 static size_t kcmp__scnprintf_type(int type, char *bf, size_t size, bool show_prefix) in kcmp__scnprintf_type()
37 unsigned long type = arg->val; in syscall_arg__scnprintf_kcmp_type() local
/tools/bpf/bpftool/
Dcgroup.c58 enum bpf_attach_type type; in parse_attach_type() local
107 static int count_attached_bpf_progs(int cgroup_fd, enum bpf_attach_type type) in count_attached_bpf_progs()
120 static int show_attached_bpf_progs(int cgroup_fd, enum bpf_attach_type type, in show_attached_bpf_progs()
163 enum bpf_attach_type type; in do_show() local
230 enum bpf_attach_type type; in do_show_tree_fn() local
/tools/firewire/
Dlist.h47 #define list_entry(link, type, member) \ argument
50 #define list_head(list, type, member) \ argument
53 #define list_tail(list, type, member) \ argument
/tools/testing/selftests/powerpc/
Dutils.c59 void *find_auxv_entry(int type, char *auxv) in find_auxv_entry()
75 void *get_auxv_entry(int type) in get_auxv_entry()
182 unsigned int type, in perf_event_attr_init()
197 int perf_event_open_counter(unsigned int type, in perf_event_open_counter()
/tools/include/uapi/linux/
Dbtf.h51 __u32 type; member
105 __u32 type; member
117 __u32 type; member
140 __u32 type; member
160 __u32 type; member
Dseg6.h27 __u8 type; member
50 __u8 type; member
/tools/lib/traceevent/
Devent-parse.c85 enum tep_func_arg_type type; member
844 static int event_item_type(enum tep_event_type type) in event_item_type()
1010 enum tep_event_type type; in __read_token() local
1175 enum tep_event_type type; in force_token() local
1202 enum tep_event_type type; in read_token() local
1243 enum tep_event_type type; in read_token_item() local
1258 static int test_type(enum tep_event_type type, enum tep_event_type expect) in test_type()
1268 static int test_type_token(enum tep_event_type type, const char *token, in test_type_token()
1287 enum tep_event_type type; in __read_expect_type() local
1304 enum tep_event_type type; in __read_expected() local
[all …]
/tools/lib/symbol/
Dkallsyms.c6 u8 kallsyms2elf_type(char type) in kallsyms2elf_type()
33 char type, u64 start)) in kallsyms__parse()
Dkallsyms.h13 static inline u8 kallsyms2elf_binding(char type) in kallsyms2elf_binding()
/tools/testing/radix-tree/linux/
Dpercpu.h2 #define DECLARE_PER_CPU(type, val) extern type val argument
3 #define DEFINE_PER_CPU(type, val) type val argument
/tools/iio/
Diio_event_monitor.c126 enum iio_chan_type type = IIO_EVENT_CODE_EXTRACT_CHAN_TYPE(event->id); in event_is_known() local
246 enum iio_chan_type type = IIO_EVENT_CODE_EXTRACT_CHAN_TYPE(event->id); in print_event() local
/tools/perf/util/
Dsvghelper.c153 void svg_ubox(int Yslot, u64 start, u64 end, double height, const char *type, int fd, int err, int … in svg_ubox()
172 void svg_lbox(int Yslot, u64 start, u64 end, double height, const char *type, int fd, int err, int … in svg_lbox()
191 void svg_fbox(int Yslot, u64 start, u64 end, double height, const char *type, int fd, int err, int … in svg_fbox()
210 void svg_box(int Yslot, u64 start, u64 end, const char *type) in svg_box()
237 const char *type; in svg_running() local
385 const char *type; in svg_process() local
416 void svg_cstate(int cpu, u64 start, u64 end, int type) in svg_cstate()
Ddata-convert-bt.c95 static int value_set(struct bt_ctf_field_type *type, in value_set()
159 struct bt_ctf_field_type *type = cw->data.string; in value_set_string() local
292 struct bt_ctf_field_type *type; in add_tracepoint_field_value() local
591 u64 type = evsel->core.attr.sample_type; in add_generic_values() local
799 unsigned long type = evsel->core.attr.sample_type; in process_sample_event() local
972 struct bt_ctf_field_type *type, in event_class_add_field()
1019 struct bt_ctf_field_type *type; in add_tracepoint_fields_types() local
1091 u64 type = evsel->core.attr.sample_type; in add_generic_types() local
1408 struct bt_ctf_field_type *type; in create_int_type() local
1447 #define CREATE_INT_TYPE(type, size, sign, hex) \ in ctf_writer__init_data() argument
/tools/testing/selftests/net/
Dmsg_zerocopy.c323 static int do_setup_tx(int domain, int type, int protocol) in do_setup_tx()
482 static void do_tx(int domain, int type, int protocol) in do_tx()
571 static int do_setup_rx(int domain, int type, int protocol) in do_setup_rx()
623 static void do_flush_datagram(int fd, int type) in do_flush_datagram()
652 static void do_rx(int domain, int type, int protocol) in do_rx()
677 static void do_test(int domain, int type, int protocol) in do_test()
/tools/arch/x86/include/asm/
Dorc_types.h78 unsigned type:2; member
92 u8 type; member
/tools/perf/pmu-events/
Djsmn.c47 static void jsmn_fill_token(jsmntok_t *token, jsmntype_t type, in jsmn_fill_token()
182 jsmntype_t type; in jsmn_parse() local
/tools/lib/bpf/
Dnlattr.c49 int type = nla_type(nla); in validate_nla() local
112 int type = nla_type(nla); in libbpf_nla_parse() local
Dbpf.c316 int bpf_load_program(enum bpf_prog_type type, const struct bpf_insn *insns, in bpf_load_program()
335 int bpf_verify_program(enum bpf_prog_type type, const struct bpf_insn *insns, in bpf_verify_program()
462 int bpf_prog_attach(int prog_fd, int target_fd, enum bpf_attach_type type, in bpf_prog_attach()
476 int bpf_prog_detach(int target_fd, enum bpf_attach_type type) in bpf_prog_detach()
487 int bpf_prog_detach2(int prog_fd, int target_fd, enum bpf_attach_type type) in bpf_prog_detach2()
499 int bpf_prog_query(int target_fd, enum bpf_attach_type type, __u32 query_flags, in bpf_prog_query()
/tools/testing/selftests/rcutorture/formal/srcu-cbmc/src/
Dpercpu.h15 #define alloc_percpu(type) __alloc_percpu(sizeof(type), 1) argument
85 #define DEFINE_PER_CPU(type, name) \ argument
/tools/usb/usbip/libsrc/
Dlist.h104 #define list_entry(ptr, type, member) \ argument
133 #define container_of(ptr, type, member) ({ \ argument
/tools/testing/selftests/bpf/progs/
Ddev_cgroup.c15 short type = ctx->access_type & 0xFFFF; in bpf_prog1() local
/tools/include/linux/
Dmodule.h5 #define module_param(name, type, perm) argument

12345678