| /linux/tools/testing/selftests/bpf/ |
| H A D | test_lru_map.c | 28 static int create_map(int map_type, int map_flags, unsigned int size) in create_map() 161 static void test_lru_sanity0(int map_type, int map_flags) in test_lru_sanity0() 252 static void test_lru_sanity1(int map_type, int map_flags, unsigned int tgt_free) in test_lru_sanity1() 320 static void test_lru_sanity2(int map_type, int map_flags, unsigned int tgt_free) in test_lru_sanity2() 426 static void test_lru_sanity3(int map_type, int map_flags, unsigned int tgt_free) in test_lru_sanity3() 487 static void test_lru_sanity4(int map_type, int map_flags, unsigned int tgt_free) in test_lru_sanity4() 564 static void test_lru_sanity5(int map_type, int map_flags) in test_lru_sanity5() 611 static void test_lru_sanity6(int map_type, int map_flags, int tgt_free) in test_lru_sanity6() 678 static void test_lru_sanity7(int map_type, int map_flags) in test_lru_sanity7() 769 static void test_lru_sanity8(int map_type, int map_flags) in test_lru_sanity8() [all …]
|
| /linux/samples/bpf/ |
| H A D | test_lru_dist.c | 202 static int create_map(int map_type, int map_flags, unsigned int size) in create_map() 307 static void test_parallel_lru_dist(int map_type, int map_flags, in test_parallel_lru_dist() 332 static void test_lru_loss0(int map_type, int map_flags) in test_lru_loss0() 386 static void test_lru_loss1(int map_type, int map_flags) in test_lru_loss1() 465 static void test_parallel_lru_loss(int map_type, int map_flags, int nr_tasks) in test_parallel_lru_loss() 489 int map_flags[] = {0, BPF_F_NO_COMMON_LRU}; in main() local
|
| H A D | tcp_dumpstats_kern.c | 17 __u32 map_flags; member
|
| /linux/kernel/bpf/ |
| H A D | hashtab.c | 1014 void *value, bool onallcpus, u64 map_flags) in pcpu_copy_value() 1046 void *value, bool onallcpus, u64 map_flags) in pcpu_init_value() 1076 struct htab_elem *old_elem, u64 map_flags) in alloc_htab_elem() 1153 u64 map_flags) in check_flags() 1168 u64 map_flags) in htab_map_update_elem() 1275 u64 map_flags) in htab_lru_map_update_elem() 1340 static int htab_map_check_update_flags(bool onallcpus, u64 map_flags) in htab_map_check_update_flags() 1350 void *value, u64 map_flags, in htab_map_update_elem_in_place() 1413 void *value, u64 map_flags, in __htab_lru_percpu_map_update_elem() 1482 void *value, u64 map_flags) in htab_percpu_map_update_elem() [all …]
|
| H A D | reuseport_array.c | 192 u32 map_flags) in reuseport_array_update_check() 233 void *value, u64 map_flags) in bpf_fd_reuseport_array_update_elem()
|
| H A D | devmap.c | 932 void *key, void *value, u64 map_flags) in __dev_map_update_elem() 974 u64 map_flags) in dev_map_update_elem() 981 void *key, void *value, u64 map_flags) in __dev_map_hash_update_elem() 1034 u64 map_flags) in dev_map_hash_update_elem()
|
| H A D | local_storage.c | 183 void *value, u64 map_flags) in bpf_percpu_cgroup_storage_copy() 217 void *value, u64 map_flags) in bpf_percpu_cgroup_storage_update()
|
| H A D | arraymap.c | 310 int bpf_percpu_array_copy(struct bpf_map *map, void *key, void *value, u64 map_flags) in bpf_percpu_array_copy() 364 u64 map_flags) in array_map_update_elem() 403 u64 map_flags) in bpf_percpu_array_update() 901 void *key, void *value, u64 map_flags) in bpf_fd_array_map_update_elem()
|
| H A D | bpf_local_storage.c | 540 u64 map_flags) in check_flags() 631 void *value, u64 map_flags, bool swap_uptrs, gfp_t gfp_flags) in bpf_local_storage_update()
|
| H A D | bpf_insn_array.c | 75 static long insn_array_update_elem(struct bpf_map *map, void *key, void *value, u64 map_flags) in insn_array_update_elem()
|
| H A D | cpumap.c | 579 u64 map_flags) in cpu_map_update_elem()
|
| /linux/drivers/hv/ |
| H A D | mshv_regions.c | 261 u32 map_flags, in mshv_region_remap_pages() 271 u32 map_flags = region->hv_map_flags; in mshv_region_map() local
|
| /linux/drivers/usb/usbip/ |
| H A D | usbip_common.c | 409 unsigned int map_flags = 0; in urb_to_usbip() local 422 unsigned int map_flags = 0; in usbip_to_urb() local
|
| /linux/drivers/infiniband/core/ |
| H A D | iwpm_util.h | 80 u32 map_flags; member
|
| H A D | iwpm_util.c | 109 u8 nl_client, u32 map_flags) in iwpm_create_mapinfo()
|
| /linux/tools/testing/selftests/bpf/benchs/ |
| H A D | bench_bpf_hashmap_lookup.c | 22 __u32 map_flags; member
|
| /linux/net/xdp/ |
| H A D | xskmap.c | 162 u64 map_flags) in xsk_map_update_elem()
|
| /linux/drivers/net/ethernet/netronome/nfp/bpf/ |
| H A D | fw.h | 84 __be32 map_flags; /* reserved */ member
|
| /linux/drivers/iommu/iommufd/ |
| H A D | ioas.c | 186 static int conv_iommu_prot(u32 map_flags) in conv_iommu_prot()
|
| /linux/drivers/iommu/ |
| H A D | virtio-iommu.c | 53 u32 map_flags; member 67 u32 map_flags; member
|
| /linux/tools/testing/selftests/bpf/map_tests/ |
| H A D | map_percpu_stats.c | 385 static int create_lru_hash(__u32 type, __u32 map_flags) in create_lru_hash()
|
| /linux/fs/xfs/ |
| H A D | xfs_healthmon.c | 696 #define map_flags(map, flags) __map_flags((map), ARRAY_SIZE(map), (flags)) macro
|
| /linux/net/core/ |
| H A D | bpf_sk_storage.c | 98 void *value, u64 map_flags) in bpf_fd_sk_storage_update_elem()
|
| /linux/mm/ |
| H A D | mremap.c | 949 unsigned long map_flags = 0; in vrm_set_new_addr() local
|
| /linux/tools/lib/bpf/ |
| H A D | libbpf_internal.h | 288 __u32 map_flags; member
|