Home
last modified time | relevance | path

Searched defs:obj (Results 126 – 150 of 967) sorted by relevance

12345678910>>...39

/OK3568_Linux_fs/kernel/drivers/hwmon/
H A Dasus_atk0110.c327 static int validate_hwmon_pack(struct atk_data *data, union acpi_object *obj) in validate_hwmon_pack()
421 static void atk_print_sensor(struct atk_data *data, union acpi_object *obj) in atk_print_sensor()
530 union acpi_object *obj; in atk_gitm() local
571 union acpi_object *obj; in atk_sitm() local
605 union acpi_object *obj; in atk_read_value_new() local
687 static int atk_acpi_print(char *buf, size_t sz, union acpi_object *obj) in atk_acpi_print()
709 union acpi_object *obj = &pack->package.elements[i]; in atk_pack_print() local
820 static int atk_add_sensor(struct atk_data *data, union acpi_object *obj) in atk_add_sensor()
960 union acpi_object *obj = &pack->package.elements[i]; in atk_enumerate_old_hwmon() local
981 union acpi_object *obj = &pack->package.elements[i]; in atk_enumerate_old_hwmon() local
[all …]
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/xcore/
H A Dsafe_list.h109 SafeList<OBj>::ObjPtr obj = *_obj_list.begin (); in pop() local
116 SafeList<OBj>::push (const SafeList<OBj>::ObjPtr &obj) in push()
126 SafeList<OBj>::erase (const SafeList<OBj>::ObjPtr &obj) in erase()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gem/
H A Di915_gem_internal.c33 static int i915_gem_object_get_pages_internal(struct drm_i915_gem_object *obj) in i915_gem_object_get_pages_internal()
130 static void i915_gem_object_put_pages_internal(struct drm_i915_gem_object *obj, in i915_gem_object_put_pages_internal()
167 struct drm_i915_gem_object *obj; in i915_gem_object_create_internal() local
H A Di915_gem_stolen.c534 static int i915_gem_object_get_pages_stolen(struct drm_i915_gem_object *obj) in i915_gem_object_get_pages_stolen()
548 static void i915_gem_object_put_pages_stolen(struct drm_i915_gem_object *obj, in i915_gem_object_put_pages_stolen()
557 i915_gem_object_release_stolen(struct drm_i915_gem_object *obj) in i915_gem_object_release_stolen()
582 struct drm_i915_gem_object *obj; in __i915_gem_object_create_stolen() local
618 struct drm_i915_gem_object *obj; in _i915_gem_object_create_stolen() local
696 struct drm_i915_gem_object *obj; in i915_gem_object_create_stolen_for_preallocated() local
/OK3568_Linux_fs/kernel/tools/include/linux/
H A Dhashtable.h105 #define hash_for_each(name, bkt, obj, member) \ argument
119 #define hash_for_each_safe(name, bkt, tmp, obj, member) \ argument
132 #define hash_for_each_possible(name, obj, member, key) \ argument
144 #define hash_for_each_possible_safe(name, obj, tmp, member, key) \ argument
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/selftests/
H A Di915_gem_evict.c37 static void quirk_add(struct drm_i915_gem_object *obj, in quirk_add()
48 struct drm_i915_gem_object *obj; in populate_ggtt() local
94 struct drm_i915_gem_object *obj, *on; in cleanup_objects() local
155 struct drm_i915_gem_object *obj; in igt_overcommit() local
249 struct drm_i915_gem_object *obj; in igt_evict_for_cache_color() local
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/tools/j2s4b/src/j2s4b/
H A Dj2s.cpp382 j2s_obj *obj; in j2s_obj_get_value() local
425 j2s_obj *obj; in j2s_obj_set_value() local
465 static inline void j2s_extract_array(j2s_obj *obj) { in j2s_extract_array()
478 static inline void *j2s_extract_dynamic_array(j2s_obj *obj, int len, in j2s_extract_dynamic_array()
510 j2s_obj *obj; in j2s_get_index_json() local
524 j2s_obj *obj; in _j2s_obj_to_json() local
701 j2s_obj *obj; in _j2s_obj_free() local
811 j2s_obj *obj; in _j2s_obj_to_bin() local
935 j2s_obj *obj, void *ptr, bool query) { in j2s_json_to_array_with_index()
1008 j2s_obj *obj; in _j2s_json_to_obj() local
[all …]
/OK3568_Linux_fs/kernel/include/linux/
H A Drhashtable.h387 struct rhash_head *obj) in rht_assign_locked()
396 struct rhash_head *obj) in rht_assign_unlock()
572 const void *obj) in rhashtable_compare()
661 void *obj; in rhashtable_lookup_fast() local
698 struct rhashtable *ht, const void *key, struct rhash_head *obj, in __rhashtable_insert_fast()
820 struct rhashtable *ht, struct rhash_head *obj, in rhashtable_insert_fast()
897 struct rhashtable *ht, struct rhash_head *obj, in rhashtable_lookup_insert_fast()
924 struct rhashtable *ht, struct rhash_head *obj, in rhashtable_lookup_get_insert_fast()
951 struct rhashtable *ht, const void *key, struct rhash_head *obj, in rhashtable_lookup_insert_key()
977 struct rhashtable *ht, const void *key, struct rhash_head *obj, in rhashtable_lookup_get_insert_key()
[all …]
H A Dlivepatch.h176 #define klp_for_each_object_static(patch, obj) \ argument
179 #define klp_for_each_object_safe(patch, obj, tmp_obj) \ argument
182 #define klp_for_each_object(patch, obj) \ argument
185 #define klp_for_each_func_static(obj, func) \ argument
190 #define klp_for_each_func_safe(obj, func, tmp_func) \ argument
193 #define klp_for_each_func(obj, func) \ argument
/OK3568_Linux_fs/kernel/arch/ia64/kernel/
H A Dacpi-ext.c29 static acpi_status hp_ccsr_locate(acpi_handle obj, u64 *base, u64 *length) in hp_ccsr_locate()
78 static acpi_status hp_crs_locate(acpi_handle obj, u64 *base, u64 *length) in hp_crs_locate()
91 acpi_status hp_acpi_csr_space(acpi_handle obj, u64 *csr_base, u64 *csr_length) in hp_acpi_csr_space()
/OK3568_Linux_fs/kernel/tools/perf/scripts/python/Perf-Trace-Util/
H A DContext.c23 static PyObject *perf_trace_context_common_pc(PyObject *obj, PyObject *args) in perf_trace_context_common_pc()
38 static PyObject *perf_trace_context_common_flags(PyObject *obj, in perf_trace_context_common_flags()
54 static PyObject *perf_trace_context_common_lock_depth(PyObject *obj, in perf_trace_context_common_lock_depth()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx4/
H A Dalloc.c46 u32 obj; in mlx4_bitmap_alloc() local
74 void mlx4_bitmap_free(struct mlx4_bitmap *bitmap, u32 obj, int use_rr) in mlx4_bitmap_free()
112 u32 obj; in mlx4_bitmap_alloc_range() local
152 static u32 mlx4_bitmap_masked_value(struct mlx4_bitmap *bitmap, u32 obj) in mlx4_bitmap_masked_value()
157 void mlx4_bitmap_free_range(struct mlx4_bitmap *bitmap, u32 obj, int cnt, in mlx4_bitmap_free_range()
418 static void __mlx4_free_from_zone(struct mlx4_zone_entry *zone, u32 obj, in __mlx4_free_from_zone()
479 struct mlx4_zone_allocator *zones, u32 obj) in __mlx4_find_zone_by_uid_unique()
529 u32 mlx4_zone_free_entries(struct mlx4_zone_allocator *zones, u32 uid, u32 obj, u32 count) in mlx4_zone_free_entries()
551 u32 mlx4_zone_free_entries_unique(struct mlx4_zone_allocator *zones, u32 obj, u32 count) in mlx4_zone_free_entries_unique()
/OK3568_Linux_fs/kernel/tools/bpf/resolve_btfids/
H A Dmain.c230 static struct btf_id *add_set(struct object *obj, char *name) in add_set()
299 static int elf_collect(struct object *obj) in elf_collect()
383 static int symbols_collect(struct object *obj) in symbols_collect()
472 static int symbols_resolve(struct object *obj) in symbols_resolve()
545 static int id_patch(struct object *obj, struct btf_id *id) in id_patch()
576 static int __symbols_patch(struct object *obj, struct rb_root *root) in __symbols_patch()
600 static int sets_patch(struct object *obj) in sets_patch()
638 static int symbols_patch(struct object *obj) in symbols_patch()
676 struct object obj = { in main() local
/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/prog_tests/
H A Dtrampoline_count.c10 struct bpf_object *obj; member
33 static struct bpf_link *load(struct bpf_object *obj, const char *name) in load()
51 struct bpf_object *obj; in test_trampoline_count() local
H A Dxdp_adjust_tail.c9 struct bpf_object *obj; in test_xdp_adjust_tail_shrink() local
36 struct bpf_object *obj; in test_xdp_adjust_tail_grow() local
66 struct bpf_object *obj; in test_xdp_adjust_tail_grow2() local
/OK3568_Linux_fs/kernel/net/netfilter/
H A Dnft_limit.c239 static void nft_limit_obj_pkts_eval(struct nft_object *obj, in nft_limit_obj_pkts_eval()
251 struct nft_object *obj) in nft_limit_obj_pkts_init()
265 struct nft_object *obj, in nft_limit_obj_pkts_dump()
282 static void nft_limit_obj_bytes_eval(struct nft_object *obj, in nft_limit_obj_bytes_eval()
295 struct nft_object *obj) in nft_limit_obj_bytes_init()
303 struct nft_object *obj, in nft_limit_obj_bytes_dump()
/OK3568_Linux_fs/external/gstreamer-rockchip/gst/rkximage/
H A Dgstkmsallocator.h36 #define GST_IS_KMS_ALLOCATOR(obj) \ argument
40 #define GST_KMS_ALLOCATOR_GET_CLASS(obj) \ argument
42 #define GST_KMS_ALLOCATOR(obj) \ argument
/OK3568_Linux_fs/external/xserver/Xext/
H A Dsecurity.c117 SecurityDoCheck(SecurityStateRec * subj, SecurityStateRec * obj, in SecurityDoCheck()
698 SecurityStateRec *subj, *obj; in SecurityDevice() local
742 SecurityStateRec *subj, *obj; in SecurityResource() local
813 SecurityStateRec *subj, *obj; in SecurityServer() local
832 SecurityStateRec *subj, *obj; in SecurityClient() local
851 SecurityStateRec *subj, *obj; in SecurityProperty() local
873 SecurityStateRec *subj, *obj; in SecuritySend() local
905 SecurityStateRec *subj, *obj; in SecurityReceive() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gem/selftests/
H A Dhuge_gem_object.h22 huge_gem_object_phys_size(struct drm_i915_gem_object *obj) in huge_gem_object_phys_size()
28 huge_gem_object_dma_size(struct drm_i915_gem_object *obj) in huge_gem_object_dma_size()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/etnaviv/
H A Detnaviv_gem_submit.c66 struct drm_gem_object *obj; in submit_lookup_objects() local
114 struct drm_gem_object *obj = &submit->bos[i].obj->base; in submit_unlock_object() local
128 struct drm_gem_object *obj = &submit->bos[i].obj->base; in submit_lock_objects() local
158 struct drm_gem_object *obj; in submit_lock_objects() local
211 struct drm_gem_object *obj = &submit->bos[i].obj->base; in submit_attach_object_fences() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/labs/
H A Dqmapobjectview.cpp186 auto obj = qobject_cast<QGeoMapObject*>(m_instantiatedMapObjects[i]); in geoMapObjectChildren() local
191 auto obj = m_userAddedMapObjects.at(i); in geoMapObjectChildren() local
419 auto obj = m_userAddedMapObjects.at(i); in flushUserAddedMapObjects() local
434 auto obj = m_userAddedMapObjects.at(i); in setMap() local
452 auto obj = m_pendingMapObjects.at(i); in setMap() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/qxl/
H A Dqxl_gem.c49 struct drm_gem_object **obj) in qxl_gem_object_create()
104 int qxl_gem_object_open(struct drm_gem_object *obj, struct drm_file *file_priv) in qxl_gem_object_open()
109 void qxl_gem_object_close(struct drm_gem_object *obj, in qxl_gem_object_close()
/OK3568_Linux_fs/kernel/drivers/net/can/c_can/
H A Dc_can.c243 static void c_can_obj_update(struct net_device *dev, int iface, u32 cmd, u32 obj) in c_can_obj_update()
260 u32 obj, u32 cmd) in c_can_object_get()
266 u32 obj, u32 cmd) in c_can_object_put()
276 static void c_can_inval_tx_object(struct net_device *dev, int iface, int obj) in c_can_inval_tx_object()
284 static void c_can_inval_msg_object(struct net_device *dev, int iface, int obj) in c_can_inval_msg_object()
317 u32 obj = idx + C_CAN_MSG_OBJ_TX_FIRST; in c_can_setup_tx_object() local
427 u32 obj, u32 mask, u32 id, u32 mcont) in c_can_setup_receive_object()
446 u32 idx, obj; in c_can_start_xmit() local
715 u32 idx, obj, pkts = 0, bytes = 0, pend, clr; in c_can_do_tx() local
775 struct c_can_priv *priv, u32 obj) in c_can_rx_object_get()
[all …]
/OK3568_Linux_fs/kernel/drivers/gpu/drm/virtio/
H A Dvirtgpu_gem.c38 struct virtio_gpu_object *obj; in virtio_gpu_gem_create() local
109 int virtio_gpu_gem_object_open(struct drm_gem_object *obj, in virtio_gpu_gem_object_open()
136 void virtio_gpu_gem_object_close(struct drm_gem_object *obj, in virtio_gpu_gem_object_close()
197 struct drm_gem_object *obj) in virtio_gpu_array_add_obj()
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/hns/
H A Dhns_roce_alloc.c39 int hns_roce_bitmap_alloc(struct hns_roce_bitmap *bitmap, unsigned long *obj) in hns_roce_bitmap_alloc()
66 void hns_roce_bitmap_free(struct hns_roce_bitmap *bitmap, unsigned long obj, in hns_roce_bitmap_free()
73 int align, unsigned long *obj) in hns_roce_bitmap_alloc_range()
112 unsigned long obj, int cnt, in hns_roce_bitmap_free_range()

12345678910>>...39