Home
last modified time | relevance | path

Searched defs:obj (Results 226 – 250 of 815) sorted by relevance

12345678910>>...33

/linux-6.8/tools/perf/util/
Dpython.c542 PyObject *obj = NULL; in pyrf_sample_event__getattro() local
699 static Py_ssize_t pyrf_cpu_map__length(PyObject *obj) in pyrf_cpu_map__length()
706 static PyObject *pyrf_cpu_map__item(PyObject *obj, Py_ssize_t i) in pyrf_cpu_map__item()
768 static Py_ssize_t pyrf_thread_map__length(PyObject *obj) in pyrf_thread_map__length()
775 static PyObject *pyrf_thread_map__item(PyObject *obj, Py_ssize_t i) in pyrf_thread_map__item()
1238 static Py_ssize_t pyrf_evlist__length(PyObject *obj) in pyrf_evlist__length()
1245 static PyObject *pyrf_evlist__item(PyObject *obj, Py_ssize_t i) in pyrf_evlist__item()
1408 PyObject *obj; in initperf() local
/linux-6.8/drivers/platform/x86/
Dhuawei-wmi.c176 union acpi_object *obj; in huawei_wmi_cmd() local
612 union acpi_object *obj) in huawei_wmi_debugfs_call_dump()
653 union acpi_object *obj; in huawei_wmi_debugfs_call_show() local
710 union acpi_object *obj; in huawei_wmi_process_key() local
742 union acpi_object *obj; in huawei_wmi_input_notify() local
/linux-6.8/drivers/xen/
Dgntdev-dmabuf.c96 struct gntdev_dmabuf_wait_obj *obj; in dmabuf_exp_wait_obj_new() local
114 struct gntdev_dmabuf_wait_obj *obj) in dmabuf_exp_wait_obj_free()
122 static int dmabuf_exp_wait_obj_wait(struct gntdev_dmabuf_wait_obj *obj, in dmabuf_exp_wait_obj_wait()
135 struct gntdev_dmabuf_wait_obj *obj; in dmabuf_exp_wait_obj_signal() local
166 struct gntdev_dmabuf_wait_obj *obj; in dmabuf_exp_wait_released() local
/linux-6.8/mm/
Dzsmalloc.c345 static void record_obj(unsigned long handle, unsigned long obj) in record_obj()
474 static inline void set_freeobj(struct zspage *zspage, unsigned int obj) in set_freeobj()
763 static void obj_to_location(unsigned long obj, struct page **page, in obj_to_location()
771 static void obj_to_page(unsigned long obj, struct page **page) in obj_to_page()
784 unsigned long obj; in location_to_obj() local
798 static inline bool obj_allocated(struct page *page, void *obj, in obj_allocated()
1197 unsigned long obj, off; in zs_map_object() local
1258 unsigned long obj, off; in zs_unmap_object() local
1311 unsigned long obj; in obj_malloc() local
1362 unsigned long handle, obj; in zs_malloc() local
[all …]
/linux-6.8/include/trace/events/
Dbtrfs.h44 #define __show_root_type(obj) \ argument
61 #define show_root_type(obj) \ argument
/linux-6.8/include/drm/
Ddrm_gpuvm.h117 struct drm_gem_object *obj; member
164 struct drm_gem_object *obj, u64 offset) in drm_gpuva_init()
422 struct drm_gem_object *obj) in drm_gpuvm_is_extobj()
656 struct drm_gem_object *obj; member
750 drm_gpuvm_bo_gem_evict(struct drm_gem_object *obj, bool evict) in drm_gpuvm_bo_gem_evict()
852 struct drm_gem_object *obj; member
/linux-6.8/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
Dktls_tx.c243 struct mlx5e_ktls_offload_context_tx *obj, *n; in mlx5e_tls_priv_tx_list_cleanup() local
282 struct mlx5e_ktls_offload_context_tx *obj; in create_work() local
332 struct mlx5e_ktls_offload_context_tx *obj; in destroy_work() local
390 struct mlx5e_ktls_offload_context_tx *obj; in mlx5e_tls_tx_pool_list_cleanup() local
416 static void pool_push(struct mlx5e_tls_tx_pool *pool, struct mlx5e_ktls_offload_context_tx *obj) in pool_push()
427 struct mlx5e_ktls_offload_context_tx *obj; in pool_pop() local
Dipsec_offload.c92 static void mlx5e_ipsec_packet_setup(void *obj, u32 pdn, in mlx5e_ipsec_packet_setup()
146 void *obj, *salt_p, *salt_iv_p; in mlx5_create_ipsec_obj() local
246 void *obj; in mlx5_modify_ipsec_obj() local
/linux-6.8/drivers/hwmon/
Dasus_wmi_sensors.c194 union acpi_object *obj; in asus_wmi_get_version() local
225 union acpi_object *obj; in asus_wmi_get_item_count() local
274 union acpi_object *obj; in asus_wmi_sensor_info() local
355 union acpi_object *obj; in asus_wmi_get_sensor_value() local
/linux-6.8/drivers/gpu/drm/etnaviv/
Detnaviv_drv.c289 struct drm_gem_object *obj; in etnaviv_ioctl_gem_cpu_prep() local
310 struct drm_gem_object *obj; in etnaviv_ioctl_gem_cpu_fini() local
331 struct drm_gem_object *obj; in etnaviv_ioctl_gem_info() local
402 struct drm_gem_object *obj; in etnaviv_ioctl_gem_wait() local
/linux-6.8/net/sunrpc/
Dauth_tls.c20 const void *obj) in tls_encode_probe()
25 void *obj) in tls_decode_probe()
/linux-6.8/drivers/platform/chrome/
Dchromeos_acpi.c70 static int chromeos_acpi_handle_package(struct device *dev, union acpi_object *obj, in chromeos_acpi_handle_package()
175 union acpi_object *obj; in get_gpio_pkg_num() local
/linux-6.8/kernel/bpf/
Dmemalloc.c141 void **obj = kmalloc_node(c->percpu_size, flags, node); in __alloc() local
195 static void add_obj_to_free_list(struct bpf_mem_cache *c, void *obj) in add_obj_to_free_list()
210 void *obj; in alloc_bulk() local
256 static void free_one(void *obj, bool percpu) in free_one()
298 static void enque_to_free(struct bpf_mem_cache *c, void *obj) in enque_to_free()
/linux-6.8/lib/
Drhashtable.c493 const void *key, struct rhash_head *obj) in rhashtable_lookup_one()
543 struct bucket_table *tbl, unsigned int hash, struct rhash_head *obj, in rhashtable_insert_one()
591 struct rhash_head *obj) in rhashtable_try_insert()
634 struct rhash_head *obj) in rhashtable_insert_slow()
1100 static void rhashtable_free_one(struct rhashtable *ht, struct rhash_head *obj, in rhashtable_free_one()
/linux-6.8/drivers/infiniband/hw/mthca/
Dmthca_allocator.c43 u32 obj; in mthca_alloc() local
64 void mthca_free(struct mthca_alloc *alloc, u32 obj) in mthca_free()
/linux-6.8/drivers/platform/x86/intel/int3472/
Ddiscrete.c44 union acpi_object *obj; in skl_int3472_log_sensor_module_name() local
196 union acpi_object *obj; in skl_int3472_handle_gpio_resources() local
/linux-6.8/drivers/platform/x86/hp/hp-bioscfg/
Dbiosattr-interface.c124 union acpi_object *obj = NULL; in hp_wmi_perform_query() local
248 union acpi_object *obj; in hp_wmi_set_bios_setting() local
/linux-6.8/drivers/gpu/drm/virtio/
Dvirtgpu_ioctl.c137 struct drm_gem_object *obj; in virtio_gpu_resource_create_ioctl() local
345 struct drm_gem_object *obj; in virtio_gpu_wait_ioctl() local
503 struct drm_gem_object *obj; in virtio_gpu_resource_create_blob_ioctl() local
/linux-6.8/tools/testing/selftests/bpf/
Dtest_loader.c171 struct bpf_object *obj, in parse_test_spec()
364 struct bpf_object *obj, in prepare_case()
401 struct bpf_object *obj, in validate_case()
672 struct bpf_object *obj = NULL; in process_subtest() local
/linux-6.8/net/netfilter/
Dnft_meta.c935 static void nft_secmark_obj_eval(struct nft_object *obj, struct nft_regs *regs, in nft_secmark_obj_eval()
946 struct nft_object *obj) in nft_secmark_obj_init()
969 static int nft_secmark_obj_dump(struct sk_buff *skb, struct nft_object *obj, in nft_secmark_obj_dump()
987 static void nft_secmark_obj_destroy(const struct nft_ctx *ctx, struct nft_object *obj) in nft_secmark_obj_destroy()
/linux-6.8/drivers/gpu/drm/amd/amdgpu/
Damdgpu_gem.c102 struct drm_gem_object **obj, int8_t xcp_id_plus1) in amdgpu_gem_object_create()
161 static int amdgpu_gem_object_open(struct drm_gem_object *obj, in amdgpu_gem_object_open()
193 static void amdgpu_gem_object_close(struct drm_gem_object *obj, in amdgpu_gem_object_close()
243 static int amdgpu_gem_object_mmap(struct drm_gem_object *obj, struct vm_area_struct *vma) in amdgpu_gem_object_mmap()
/linux-6.8/drivers/gpu/drm/radeon/
Dradeon_gem.c97 struct drm_gem_object **obj) in radeon_gem_object_create()
198 static int radeon_gem_object_open(struct drm_gem_object *obj, struct drm_file *file_priv) in radeon_gem_object_open()
228 static void radeon_gem_object_close(struct drm_gem_object *obj, in radeon_gem_object_close()
268 static int radeon_gem_object_mmap(struct drm_gem_object *obj, struct vm_area_struct *vma) in radeon_gem_object_mmap()
/linux-6.8/drivers/pci/
Dpci-label.c142 static int dsm_label_utf16s_to_utf8s(union acpi_object *obj, char *buf) in dsm_label_utf16s_to_utf8s()
159 union acpi_object *obj, *tmp; in dsm_get_label() local
/linux-6.8/drivers/gpu/drm/gma500/
Dfbdev.c119 struct drm_gem_object *obj = fb->obj[0]; in psb_fbdev_fb_destroy() local
162 struct drm_gem_object *obj; in psb_fbdev_fb_probe() local
/linux-6.8/include/linux/
Dstring.h357 #define memset_after(obj, v, member) \ argument
375 #define memset_startat(obj, v, member) \ argument

12345678910>>...33