Searched refs:index3 (Results 1 – 2 of 2) sorted by relevance
| /linux/tools/testing/selftests/bpf/ |
| H A D | test_maps.c | 1720 const __u32 array_size = 4, index0 = 0, index3 = 3; in test_reuseport_array() local 1750 err = bpf_map_lookup_elem(map_fd, &index3, &map_cookie); in test_reuseport_array() 1754 err = bpf_map_delete_elem(map_fd, &index3); in test_reuseport_array() 1767 err = bpf_map_update_elem(map_fd, &index3, &grpa_fds64[fds_idx], in test_reuseport_array() 1776 err = bpf_map_update_elem(map_fd, &index3, &grpa_fds64[fds_idx], in test_reuseport_array() 1785 err = bpf_map_update_elem(map_fd, &index3, &grpa_fds64[fds_idx], in test_reuseport_array() 1793 err = bpf_map_update_elem(map_fd, &index3, &grpa_fds64[fds_idx], in test_reuseport_array() 1802 err = bpf_map_update_elem(map_fd, &index3, &grpa_fds64[fds_idx], in test_reuseport_array() 1812 err = bpf_map_update_elem(map_fd, &index3, &fd64, BPF_ANY); in test_reuseport_array() 1825 err = bpf_map_delete_elem(map_fd, &index3); in test_reuseport_array() [all …]
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-devices-system-cpu | 331 What: /sys/devices/system/cpu/cpu*/cache/index3/cache_disable_{0,1} 337 These files exist in every CPU's cache/index3 directory. Each
|