Searched defs:name (Results 1 – 11 of 11) sorted by relevance
| /samples/bpf/ |
| A D | sock_example.h | 13 static inline int open_raw_sock(const char *name) in open_raw_sock()
|
| A D | xdp_sample_user.h | 62 #define __attach_tp(name) \ argument 82 #define DEFINE_SAMPLE_INIT(name) \ argument
|
| A D | tracex6_user.c | 74 const char *name) in test_perf_event_array()
|
| A D | xdp_fwd_user.c | 32 static int do_attach(int idx, int prog_fd, int map_fd, const char *name) in do_attach()
|
| A D | task_fd_query_user.c | 124 const char *name, __u64 offset, __u64 addr, bool is_return, in test_nondebug_fs_kuprobe_common() 173 static int test_nondebug_fs_probe(const char *event_type, const char *name, in test_nondebug_fs_probe()
|
| A D | offwaketime.bpf.c | 42 char name[TASK_COMM_LEN]; member
|
| A D | map_perf_test_user.c | 409 const char *name = bpf_map__name(map); in fixup_map() local
|
| /samples/cgroup/ |
| A D | memcg_event_listener.c | 62 static int get_memcg_counter(char *line, const char *name, long *counter) in get_memcg_counter() 111 const char *name; in read_memcg_events() member
|
| /samples/configfs/ |
| A D | configfs_sample.c | 182 const char *name) in simple_children_make_item() 259 struct config_group *group, const char *name) in group_children_make_group()
|
| /samples/kobject/ |
| A D | kset-example.c | 199 static struct foo_obj *create_foo_obj(const char *name) in create_foo_obj()
|
| /samples/qmi/ |
| A D | qmi_sample_client.c | 42 char name[TEST_MAX_NAME_SIZE_V01]; member
|
Completed in 14 milliseconds