Home
last modified time | relevance | path

Searched defs:obj (Results 776 – 800 of 967) sorted by relevance

1...<<313233343536373839

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Dhash-table.h1169 hashtab_entry_note_pointers (void *obj, void *h, gt_pointer_operator op, in hashtab_entry_note_pointers()
H A Dobstack.h522 # define obstack_free(h, obj) \ argument
/OK3568_Linux_fs/kernel/drivers/acpi/
H A Dprocessor_throttling.c416 union acpi_object obj = { 0 }; in acpi_processor_get_throttling_control() local
H A Dsleep.c827 union acpi_object *obj; in lpi_device_get_constraints() local
/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dsd.h132 #define to_scsi_disk(obj) container_of(obj,struct scsi_disk,dev) argument
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_cmd_scan.c153 _os_list* obj = NULL; in _cmd_scan_select_chnl() local
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Dhash-table.h1169 hashtab_entry_note_pointers (void *obj, void *h, gt_pointer_operator op, in hashtab_entry_note_pointers()
H A Dobstack.h522 # define obstack_free(h, obj) \ argument
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/
H A Dobstack.h501 # define obstack_free(h, obj) \ argument
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/core/
H A Drtw_cmd.c219 sint _rtw_enqueue_cmd(_queue *queue, struct cmd_obj *obj) in _rtw_enqueue_cmd()
287 struct cmd_obj *obj; in _rtw_dequeue_cmd() local
746 u32 rtw_enqueue_evt(struct evt_priv *pevtpriv, struct evt_obj *obj) in rtw_enqueue_evt()
/OK3568_Linux_fs/kernel/tools/perf/util/scripting-engines/
H A Dtrace-event-python.c343 PyObject *obj = NULL, *list = NULL; in get_field_numeric_entry() local
802 PyObject *handler, *context, *t, *obj = NULL, *callchain; in python_process_tracepoint() local
/OK3568_Linux_fs/external/gstreamer-rockchip/gst/rockchipmpp/
H A Dgstmppdec.c38 #define GST_MPP_DEC_GET_CLASS(obj) (G_TYPE_INSTANCE_GET_CLASS ((obj), \ argument
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/common/linux/
H A Dcompiler.h474 # define __compiletime_object_size(obj) -1 argument
/OK3568_Linux_fs/kernel/drivers/gpu/drm/
H A Ddrm_plane.c473 struct drm_mode_object *obj = &plane->base; in drm_mode_plane_set_obj_prop() local
/OK3568_Linux_fs/kernel/tools/bpf/bpftool/
H A Dcommon.c471 struct pinned_obj *obj; in delete_pinned_obj_table() local
/OK3568_Linux_fs/kernel/drivers/platform/x86/
H A Dsurface3_power.c161 union acpi_object *obj; in mshw0011_notify() local
H A Dasus-wmi.c241 union acpi_object *obj; in asus_wmi_evaluate_method3() local
2051 union acpi_object *obj; in asus_wmi_get_event_code() local
2470 union acpi_object *obj; in show_call() local
/OK3568_Linux_fs/u-boot/include/linux/
H A Dcompiler.h457 # define __compiletime_object_size(obj) -1 argument
/OK3568_Linux_fs/kernel/net/sched/
H A Dcls_bpf.c150 struct cls_bpf_prog *obj; in cls_bpf_offload_cmd() local
/OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/
H A Dtinfoil.py839 def _reconvert_type(self, obj, origtypename): argument
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/core/
H A Drtw_cmd.c221 sint _rtw_enqueue_cmd(_queue *queue, struct cmd_obj *obj, bool to_head) in _rtw_enqueue_cmd()
288 struct cmd_obj *obj; in _rtw_dequeue_cmd() local
765 u32 rtw_enqueue_evt(struct evt_priv *pevtpriv, struct evt_obj *obj) in rtw_enqueue_evt()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/display/
H A Dintel_display.c2226 struct drm_i915_gem_object *obj = intel_fb_obj(fb); in intel_pin_and_fence_fb_obj() local
3039 struct drm_i915_gem_object *obj = intel_fb_obj(fb); in intel_fill_fb_info() local
3409 struct drm_i915_gem_object *obj; in initial_plane_vma() local
11326 const struct drm_i915_gem_object *obj = intel_fb_obj(fb); in intel_cursor_base() local
11887 intel_framebuffer_create(struct drm_i915_gem_object *obj, in intel_framebuffer_create()
15929 struct drm_i915_gem_object *obj = intel_fb_obj(fb); in intel_plane_pin_fb() local
15959 static void fb_obj_bump_render_priority(struct drm_i915_gem_object *obj) in fb_obj_bump_render_priority()
15992 struct drm_i915_gem_object *obj = intel_fb_obj(new_plane_state->hw.fb); in intel_prepare_plane_fb() local
16106 struct drm_i915_gem_object *obj = intel_fb_obj(old_plane_state->hw.fb); in intel_cleanup_plane_fb() local
17144 struct drm_i915_gem_object *obj = intel_fb_obj(fb); in intel_user_framebuffer_create_handle() local
[all …]
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/selftests/
H A Di915_request.c613 struct drm_i915_gem_object *obj; in empty_batch() local
764 struct drm_i915_gem_object *obj; in recursive_batch() local
/OK3568_Linux_fs/kernel/fs/ubifs/
H A Dsuper.c2354 static void inode_slab_ctor(void *obj) in inode_slab_ctor()
/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/prog_tests/
H A Dselect_reuseport.c42 static struct bpf_object *obj; variable

1...<<313233343536373839