| /OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/ |
| H A D | test_lru_map.c | 29 static int create_map(int map_type, int map_flags, unsigned int size) in create_map() 159 static void test_lru_sanity0(int map_type, int map_flags) in test_lru_sanity0() 248 static void test_lru_sanity1(int map_type, int map_flags, unsigned int tgt_free) in test_lru_sanity1() 324 static void test_lru_sanity2(int map_type, int map_flags, unsigned int tgt_free) in test_lru_sanity2() 432 static void test_lru_sanity3(int map_type, int map_flags, unsigned int tgt_free) in test_lru_sanity3() 496 static void test_lru_sanity4(int map_type, int map_flags, unsigned int tgt_free) in test_lru_sanity4() 573 static void test_lru_sanity5(int map_type, int map_flags) in test_lru_sanity5() 620 static void test_lru_sanity6(int map_type, int map_flags, int tgt_free) in test_lru_sanity6() 687 static void test_lru_sanity7(int map_type, int map_flags) in test_lru_sanity7() 783 static void test_lru_sanity8(int map_type, int map_flags) in test_lru_sanity8()
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/prog_tests/ |
| H A D | sockmap_basic.c | 83 static void test_sockmap_create_update_free(enum bpf_map_type map_type) in test_sockmap_create_update_free() 109 static void test_skmsg_helpers(enum bpf_map_type map_type) in test_skmsg_helpers() 138 static void test_sockmap_update(enum bpf_map_type map_type) in test_sockmap_update() 197 static void test_sockmap_copy(enum bpf_map_type map_type) in test_sockmap_copy()
|
| H A D | sockmap_ktls.c | 95 static void run_tests(int family, enum bpf_map_type map_type) in run_tests()
|
| H A D | map_init.c | 38 static struct test_map_init *setup(enum bpf_map_type map_type, int map_sz, in setup()
|
| /OK3568_Linux_fs/kernel/samples/bpf/ |
| H A D | test_lru_dist.c | 208 static int create_map(int map_type, int map_flags, unsigned int size) in create_map() 310 static void test_parallel_lru_dist(int map_type, int map_flags, in test_parallel_lru_dist() 335 static void test_lru_loss0(int map_type, int map_flags) in test_lru_loss0() 389 static void test_lru_loss1(int map_type, int map_flags) in test_lru_loss1() 468 static void test_parallel_lru_loss(int map_type, int map_flags, int nr_tasks) in test_parallel_lru_loss()
|
| /OK3568_Linux_fs/kernel/fs/cifs/ |
| H A D | cifs_unicode.c | 19 int map_type; in cifs_remap() local 180 const struct nls_table *codepage, int map_type) in cifs_from_utf16()
|
| H A D | smb2misc.c | 457 int map_type; in cifs_convert_path_to_utf16() local
|
| /OK3568_Linux_fs/kernel/tools/lib/bpf/ |
| H A D | bpf.c | 107 int bpf_create_map_node(enum bpf_map_type map_type, const char *name, in bpf_create_map_node() 127 int bpf_create_map(enum bpf_map_type map_type, int key_size, in bpf_create_map() 141 int bpf_create_map_name(enum bpf_map_type map_type, const char *name, in bpf_create_map_name() 157 int bpf_create_map_in_map_node(enum bpf_map_type map_type, const char *name, in bpf_create_map_in_map_node() 183 int bpf_create_map_in_map(enum bpf_map_type map_type, const char *name, in bpf_create_map_in_map()
|
| H A D | libbpf_probes.c | 202 bool bpf_probe_map_type(enum bpf_map_type map_type, __u32 ifindex) in bpf_probe_map_type()
|
| H A D | bpf.h | 39 enum bpf_map_type map_type; member
|
| /OK3568_Linux_fs/kernel/drivers/media/tuners/ |
| H A D | tda18271-maps.c | 1052 enum tda18271_map_type map_type, in tda18271_lookup_pll_map() 1103 enum tda18271_map_type map_type, in tda18271_lookup_map()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/phoenix/scope/ |
| H A D | scoped_environment.hpp | 35 typedef Map map_type; typedef
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/proto/transform/ |
| H A D | when.hpp | 243 typedef mpl::map<BOOST_PP_ENUM_PARAMS(BOOST_MPL_LIMIT_MAP_SIZE, T)> map_type; typedef
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/ext/pb_ds/detail/ov_tree_map_/ |
| H A D | constructors_destructor_fn_imps.hpp | 107 map_type; in copy_from_range() typedef
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/ext/pb_ds/detail/ov_tree_map_/ |
| H A D | constructors_destructor_fn_imps.hpp | 107 map_type; in copy_from_range() typedef
|
| /OK3568_Linux_fs/kernel/drivers/pci/ |
| H A D | p2pdma.c | 508 enum pci_p2pdma_map_type map_type; in upstream_bridge_distance() local 942 enum pci_p2pdma_map_type map_type; in pci_p2pdma_unmap_sg_attrs() local
|
| /OK3568_Linux_fs/kernel/scripts/ |
| H A D | bpf_helpers_doc.py | 519 def map_type(self, t): member in PrinterHelpers
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/aiq_core/ |
| H A D | RkAiqHandle.h | 156 map_type; typedef
|
| /OK3568_Linux_fs/external/rknpu2/examples/rknn_benchmark/src/cnpy/ |
| H A D | cnpy.cpp | 25 char cnpy::map_type(const std::type_info& t) in map_type() function in cnpy
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/cnpy/ |
| H A D | cnpy.cpp | 25 char cnpy::map_type(const std::type_info& t) in map_type() function in cnpy
|
| /OK3568_Linux_fs/u-boot/arch/powerpc/cpu/mpc85xx/ |
| H A D | tlb.c | 242 enum tlb_map_type map_type) in tlb_map_range()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/ |
| H A D | drm_vm.c | 94 static pgprot_t drm_dma_prot(uint32_t map_type, struct vm_area_struct *vma) in drm_dma_prot()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/netronome/nfp/bpf/ |
| H A D | fw.h | 83 __be32 map_type; member
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/en/ |
| H A D | txrx.h | 244 enum mlx5e_dma_map_type map_type) in mlx5e_dma_push()
|
| /OK3568_Linux_fs/kernel/arch/x86/kernel/apic/ |
| H A D | x2apic_uv_x.c | 906 enum map_type {map_wb, map_uc}; enum 909 …p_high(char *id, unsigned long base, int pshift, int bshift, int max_pnode, enum map_type map_type) in map_high()
|