| /tools/testing/selftests/bpf/progs/ |
| D | bpf_flow.c | 75 static __always_inline int export_flow_keys(struct bpf_flow_keys *keys, in export_flow_keys() 118 struct bpf_flow_keys *keys = skb->flow_keys; in parse_eth_proto() local 146 struct bpf_flow_keys *keys = skb->flow_keys; in _dissect() local 167 struct bpf_flow_keys *keys = skb->flow_keys; in parse_ip_proto() local 258 struct bpf_flow_keys *keys = skb->flow_keys; in parse_ipv6_proto() local 278 struct bpf_flow_keys *keys = skb->flow_keys; in PROG() local 326 struct bpf_flow_keys *keys = skb->flow_keys; in PROG() local 348 struct bpf_flow_keys *keys = skb->flow_keys; in PROG() local 366 struct bpf_flow_keys *keys = skb->flow_keys; in PROG() local 394 struct bpf_flow_keys *keys = skb->flow_keys; in PROG() local [all …]
|
| /tools/testing/selftests/bpf/map_tests/ |
| D | lpm_trie_map_batch_ops.c | 23 struct test_lpm_key *keys, int *values) in map_batch_update() 45 struct test_lpm_key *keys, int *values) in map_batch_verify() 69 struct test_lpm_key *keys, key; in test_lpm_trie_map_batch_ops() local
|
| D | array_map_batch_ops.c | 15 static void map_batch_update(int map_fd, __u32 max_entries, int *keys, in map_batch_update() 40 static void map_batch_verify(int *visited, __u32 max_entries, int *keys, in map_batch_verify() 72 int map_fd, *keys, *visited; in __test_map_lookup_and_update_batch() local
|
| D | htab_map_batch_ops.c | 14 static void map_batch_update(int map_fd, __u32 max_entries, int *keys, in map_batch_update() 42 int *keys, void *values, bool is_pcpu) in map_batch_verify() 81 int map_fd, *keys, *visited, key; in __test_map_lookup_and_delete_batch() local
|
| D | map_percpu_stats.c | 63 static void delete_and_lookup_batch(int map_fd, void *keys, __u32 count) in delete_and_lookup_batch() 93 void *keys; in delete_all_elements() local
|
| /tools/testing/selftests/net/ |
| D | tcp_fastopen_backup_key.c | 49 static void get_keys(int fd, uint32_t *keys) in get_keys() 67 static void set_keys(int fd, uint32_t *keys) in set_keys() 96 uint32_t keys[8]; in build_rcv_fd() local 215 uint32_t keys[8]; in rotate_key() local
|
| /tools/testing/selftests/hid/tests/ |
| D | test_keyboard.py | 31 def _update_key_state(self, keys): argument 58 def create_array_report(self, keys, reportID=None, application=None): argument 73 def event(self, keys, reportID=None, application=None): argument
|
| D | test_ite_keyboard.py | 135 def event(self, keys, reportID=None, application=None): argument
|
| /tools/testing/selftests/bpf/ |
| D | flow_dissector_load.h | 18 struct bpf_map *prog_array, *keys; in bpf_flow_load() local
|
| /tools/kvm/kvm_stat/ |
| D | kvm_stat | 1570 def __init__(self, keys): argument 1578 def get_statline(self, keys, s): argument 1586 def __init__(self, keys): argument 1594 def get_statline(self, keys, s): argument 1599 def log(stats, opts, frmt, keys): argument
|
| /tools/lib/bpf/ |
| D | bpf.c | 524 void *out_batch, void *keys, void *values, in bpf_map_batch_common() 551 int bpf_map_delete_batch(int fd, const void *keys, __u32 *count, in bpf_map_delete_batch() 558 int bpf_map_lookup_batch(int fd, void *in_batch, void *out_batch, void *keys, in bpf_map_lookup_batch() 567 void *keys, void *values, __u32 *count, in bpf_map_lookup_and_delete_batch() 575 int bpf_map_update_batch(int fd, const void *keys, const void *values, __u32 *count, in bpf_map_update_batch()
|
| /tools/testing/selftests/bpf/prog_tests/ |
| D | flow_dissector.c | 102 struct bpf_flow_keys keys; member 536 static void run_tests_skb_less(int tap_fd, struct bpf_map *keys) in run_tests_skb_less()
|
| /tools/perf/ |
| D | builtin-lock.c | 320 struct lock_key *keys = report_keys; in select_key() local 344 struct lock_key *keys = report_keys; in add_output_field() local 368 struct lock_key *keys = report_keys; in setup_output_field() local 2169 struct lock_key *keys = contention_keys; in __cmd_contention() local
|
| /tools/testing/selftests/net/tcp_ao/ |
| D | key-management.c | 427 struct test_key *keys; member 683 struct tcp_ao_getsockopt *keys; in verify_keys() local
|
| /tools/include/uapi/linux/ |
| D | pkt_cls.h | 183 struct tc_u32_key keys[]; member
|
| D | bpf.h | 1520 __aligned_u64 keys; member
|
| /tools/perf/util/ |
| D | sort.c | 3651 static char *setup_overhead(char *keys) in setup_overhead()
|