| /OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/prog_tests/ |
| H A D | pkt_md_access.c | 8 struct bpf_object *obj; in test_pkt_md_access() local
|
| H A D | reference_tracking.c | 12 struct bpf_object *obj; in test_reference_tracking() local
|
| H A D | xdp_info.c | 12 struct bpf_object *obj; in test_xdp_info() local
|
| H A D | xdp_perf.c | 8 struct bpf_object *obj; in test_xdp_perf() local
|
| H A D | global_data_init.c | 9 struct bpf_object *obj; in test_global_data_init() local
|
| /OK3568_Linux_fs/kernel/tools/bpf/bpftool/ |
| H A D | link.c | 160 struct pinned_obj *obj; in show_link_close_json() local 248 struct pinned_obj *obj; in show_link_close_plain() local
|
| H A D | btf.c | 602 struct btf_attach_point *obj; in delete_btf_table() local 745 struct btf_attach_point *obj; in show_btf_plain() local 774 struct btf_attach_point *obj; in show_btf_json() local
|
| H A D | prog.c | 415 struct pinned_obj *obj; in print_prog_json() local 485 struct pinned_obj *obj; in print_prog_plain() local 1373 struct bpf_object *obj; in load_with_options() local 1759 static void profile_read_values(struct profiler_bpf *obj) in profile_read_values() 1904 static void profile_close_perf_events(struct profiler_bpf *obj) in profile_close_perf_events() 1915 static int profile_open_perf_events(struct profiler_bpf *obj) in profile_open_perf_events()
|
| /OK3568_Linux_fs/kernel/drivers/platform/x86/ |
| H A D | msi-wmi.c | 94 union acpi_object *obj; in msi_wmi_query_block() local 175 union acpi_object *obj; in msi_wmi_notify() local
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/xcore/base/ |
| H A D | xcam_defs.h | 47 #define XCAM_CONSTRUCTOR(obj, TYPE, ...) new (&obj) TYPE(## __VA_ARGS__) argument 48 #define XCAM_DESTRUCTOR(obj, TYPE) (obj).~TYPE() argument
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/ |
| H A D | msm_gem_submit.c | 115 struct drm_gem_object *obj; in submit_lookup_objects() local 284 struct msm_gem_object **obj, uint64_t *iova, bool *valid) in submit_bo() 303 static int submit_reloc(struct msm_gem_submit *submit, struct msm_gem_object *obj, in submit_reloc()
|
| H A D | msm_drv.c | 742 struct drm_gem_object *obj; in msm_ioctl_gem_cpu_prep() local 766 struct drm_gem_object *obj; in msm_ioctl_gem_cpu_fini() local 781 struct drm_file *file, struct drm_gem_object *obj, in msm_ioctl_gem_info_iova() 801 struct drm_gem_object *obj; in msm_ioctl_gem_info() local 907 struct drm_gem_object *obj; in msm_ioctl_gem_madvise() local
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdgpu/ |
| H A D | amdgpu_display.c | 157 struct drm_gem_object *obj; in amdgpu_display_crtc_page_flip_target() local 543 struct drm_gem_object *obj) in amdgpu_display_framebuffer_init() 561 struct drm_gem_object *obj; in amdgpu_display_user_framebuffer_create() local
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/manual/mapitems_backends/ |
| H A D | main.cpp | 41 &app, [url](QObject *obj, const QUrl &objUrl) { in main()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/manual/mappolyline_tester/ |
| H A D | main.cpp | 48 &app, [url](QObject *obj, const QUrl &objUrl) { in main()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/manual/mapobjects_tester/ |
| H A D | main.cpp | 41 &app, [url](QObject *obj, const QUrl &objUrl) { in main()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gem/selftests/ |
| H A D | i915_gem_phys.c | 14 struct drm_i915_gem_object *obj; in mock_phys_object() local
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/ |
| H A D | test_dev_cgroup.c | 25 struct bpf_object *obj; in main() local
|
| /OK3568_Linux_fs/kernel/mm/ |
| H A D | zsmalloc.c | 369 static void record_obj(unsigned long handle, unsigned long obj) in record_obj() 505 static inline void set_freeobj(struct zspage *zspage, unsigned int obj) in set_freeobj() 842 static void obj_to_location(unsigned long obj, struct page **page, in obj_to_location() 857 unsigned long obj; in location_to_obj() local 871 static unsigned long obj_to_head(struct page *page, void *obj) in obj_to_head() 1250 unsigned long obj, off; in zs_map_object() local 1308 unsigned long obj, off; in zs_unmap_object() local 1365 unsigned long obj; in obj_malloc() local 1415 unsigned long handle, obj; in zs_malloc() local 1469 static void obj_free(struct size_class *class, unsigned long obj) in obj_free() [all …]
|
| /OK3568_Linux_fs/kernel/samples/bpf/ |
| H A D | tracex7_user.c | 11 struct bpf_object *obj; in main() local
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gt/uc/ |
| H A D | intel_uc_fw.c | 280 struct drm_i915_gem_object *obj; in intel_uc_fw_fetch() local 415 struct drm_i915_gem_object *obj = uc_fw->obj; in uc_fw_bind_ggtt() local 435 struct drm_i915_gem_object *obj = uc_fw->obj; in uc_fw_unbind_ggtt() local
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/selftests/ |
| H A D | igt_spinner.h | 22 struct drm_i915_gem_object *obj; member
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gem/ |
| H A D | i915_gem_pm.c | 44 struct drm_i915_gem_object *obj; in i915_gem_suspend_late() local
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/ |
| H A D | i915_debugfs.c | 76 static char get_tiling_flag(struct drm_i915_gem_object *obj) in get_tiling_flag() 86 static char get_global_flag(struct drm_i915_gem_object *obj) in get_global_flag() 91 static char get_pin_mapped_flag(struct drm_i915_gem_object *obj) in get_pin_mapped_flag() 127 i915_debugfs_describe_obj(struct seq_file *m, struct drm_i915_gem_object *obj) in i915_debugfs_describe_obj() 232 struct drm_i915_gem_object *obj = ptr; in per_file_stats() local
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/ |
| H A D | drm_gem_framebuffer_helper.c | 68 struct drm_gem_object **obj, unsigned int num_planes, in drm_gem_fb_init() 462 struct drm_gem_object *obj; in drm_gem_fb_prepare_fb() local
|