| /OK3568_Linux_fs/kernel/kernel/bpf/ |
| H A D | arraymap.c | 739 int bpf_fd_array_map_update_elem(struct bpf_map *map, struct file *map_file, in bpf_fd_array_map_update_elem() argument 753 new_ptr = map->ops->map_fd_get_ptr(map, map_file, ufd); in bpf_fd_array_map_update_elem() 798 struct file *map_file, int fd) in prog_fd_array_get_ptr() argument 1088 struct file *map_file) in bpf_event_entry_gen() argument 1096 ee->map_file = map_file; in bpf_event_entry_gen() 1117 struct file *map_file, int fd) in perf_event_fd_array_get_ptr() argument 1133 ee = bpf_event_entry_gen(perf_file, map_file); in perf_event_fd_array_get_ptr() 1148 struct file *map_file) in perf_event_fd_array_release() argument 1160 if (ee && ee->map_file == map_file) in perf_event_fd_array_release() 1192 struct file *map_file /* not used */, in cgroup_fd_array_get_ptr() argument
|
| H A D | map_in_map.h | 14 void *bpf_map_fd_get_ptr(struct bpf_map *map, struct file *map_file,
|
| H A D | map_in_map.c | 82 struct file *map_file /* not used */, in bpf_map_fd_get_ptr() argument
|
| H A D | hashtab.c | 2054 int bpf_fd_htab_map_update_elem(struct bpf_map *map, struct file *map_file, in bpf_fd_htab_map_update_elem() argument 2061 ptr = map->ops->map_fd_get_ptr(map, map_file, ufd); in bpf_fd_htab_map_update_elem()
|
| /OK3568_Linux_fs/u-boot/scripts/ |
| H A D | mailmapper | 132 for map_file in mailmap_files: 134 infile = open(map_file)
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/tools/j2s4b/src/j2s4b/ |
| H A D | j2s.cpp | 61 new_struct->map_file = fopen(map_file_name, "wb+"); in struct_map_create() 64 if (!new_struct->file || !new_struct->map_file || !new_struct->block_file) { in struct_map_create() 76 if (new_struct->map_file) in struct_map_create() 77 fclose(new_struct->map_file); in struct_map_create() 119 fwrite(&map_index, 1, sizeof(map_index_t), struct_map->map_file); in struct_map_record() 140 if (struct_map->map_file) in struct_map_close() 141 fclose(struct_map->map_file); in struct_map_close()
|
| H A D | j2s.h | 199 FILE *map_file; member
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/uAPI2/ |
| H A D | rk_aiq_user_api2_camgroup.cpp | 264 rk_aiq_uapi2_camgroup_getOverlapMap_from_file(const char* map_file, struct RK_PS_SrcOverlapMap** ov… in rk_aiq_uapi2_camgroup_getOverlapMap_from_file() argument 267 FILE *fp2 = fopen(map_file, "rb"); in rk_aiq_uapi2_camgroup_getOverlapMap_from_file() 274 LOGE("get overlap data from %s error!", map_file); in rk_aiq_uapi2_camgroup_getOverlapMap_from_file()
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/uAPI2/ |
| H A D | rk_aiq_user_api2_camgroup.h | 88 rk_aiq_uapi2_camgroup_getOverlapMap_from_file(const char* map_file, struct RK_PS_SrcOverlapMap** ov…
|
| /OK3568_Linux_fs/kernel/scripts/ |
| H A D | insert-sys-cert.c | 201 static void *map_file(char *file_name, int *size) in map_file() function 314 hdr = map_file(vmlinux_file, &vmlinux_size); in main()
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/ |
| H A D | test_offload.py | 613 def check_dev_info_removed(prog_file=None, map_file=None): argument 622 ret, err = bpftool("map show pin %s" % (map_file), fail=False) 628 def check_dev_info(other_ns, ns, prog_file=None, map_file=None, removed=False): argument 1192 map_file, _ = pin_map("/sys/fs/bpf/tmp_map", idx=1, expected=2) variable 1196 check_dev_info_removed(prog_file=prog_file, map_file=map_file)
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | bpf.h | 60 void (*map_release)(struct bpf_map *map, struct file *map_file); 84 void *(*map_fd_get_ptr)(struct bpf_map *map, struct file *map_file, 1037 struct file *map_file; member 1394 int bpf_fd_array_map_update_elem(struct bpf_map *map, struct file *map_file, 1397 int bpf_fd_htab_map_update_elem(struct bpf_map *map, struct file *map_file,
|
| /OK3568_Linux_fs/u-boot/doc/ |
| H A D | README.trace | 277 -m <map_file>
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd_linux.c | 870 char *map_file); 11080 dhd_init_static_strs_array(osl_t *osh, dhd_event_log_t *temp, char *str_file, char *map_file) in dhd_init_static_strs_array() argument 11091 error = dhd_read_map(osh, map_file, &ramstart, &rodata_start, &rodata_end); in dhd_init_static_strs_array() 11307 dhd_init_static_strs_array(osl_t *osh, dhd_event_log_t *temp, char *str_file, char *map_file) in dhd_init_static_strs_array() argument 11321 error = dhd_read_map(osh, map_file, &ramstart, &rodata_start, &rodata_end); in dhd_init_static_strs_array()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd_linux.c | 871 char *map_file); 10955 dhd_init_static_strs_array(osl_t *osh, dhd_event_log_t *temp, char *str_file, char *map_file) in dhd_init_static_strs_array() argument 10966 error = dhd_read_map(osh, map_file, &ramstart, &rodata_start, &rodata_end); in dhd_init_static_strs_array() 11182 dhd_init_static_strs_array(osl_t *osh, dhd_event_log_t *temp, char *str_file, char *map_file) in dhd_init_static_strs_array() argument 11196 error = dhd_read_map(osh, map_file, &ramstart, &rodata_start, &rodata_end); in dhd_init_static_strs_array()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | dhd_linux.c | 1188 char *map_file); 9286 dhd_init_static_strs_array(osl_t *osh, dhd_event_log_t *temp, char *str_file, char *map_file) in dhd_init_static_strs_array() argument 9299 error = dhd_read_map(osh, map_file, &ramstart, &rodata_start, &rodata_end); in dhd_init_static_strs_array()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | dhd_linux.c | 708 char *map_file); 8236 dhd_init_static_strs_array(osl_t *osh, dhd_event_log_t *temp, char *str_file, char *map_file) 8250 error = dhd_read_map(osh, map_file, &ramstart, &rodata_start, &rodata_end);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | dhd_linux.c | 724 char *map_file); 8230 dhd_init_static_strs_array(osl_t *osh, dhd_event_log_t *temp, char *str_file, char *map_file) 8242 error = dhd_read_map(osh, map_file, &ramstart, &rodata_start, &rodata_end);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | dhd_linux.c | 708 char *map_file); 8236 dhd_init_static_strs_array(osl_t *osh, dhd_event_log_t *temp, char *str_file, char *map_file) 8250 error = dhd_read_map(osh, map_file, &ramstart, &rodata_start, &rodata_end);
|