Home
last modified time | relevance | path

Searched defs:pobj (Results 1 - 19 of 19) sorted by relevance

/kernel/linux/linux-5.10/tools/testing/selftests/bpf/
H A Dtest_stub.c10 bpf_prog_test_load(const char *file, enum bpf_prog_type type, struct bpf_object **pobj, int *prog_fd) bpf_prog_test_load() argument
H A Dtest_socket_cookie.c135 struct bpf_object *pobj; in run_test() local
/third_party/mesa3d/src/gallium/frontends/clover/core/
H A Dobject.hpp161 pobj(D *d) { in pobj() function
/third_party/libwebsockets/lib/core-net/
H A Dlws-dsh.c286 lws_dsh_free(void **pobj) in lws_dsh_free() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/video/
H A DvktVideoSessionNvUtils.cpp169 NvidiaVulkanVideoDecodeParser* pobj = DE_NULL; in createIfcVulkanVideoDecodeParser() local
/kernel/linux/linux-5.10/fs/fscache/
H A Dobject-list.c91 struct fscache_object *pobj, *obj = NULL, *minobj = NULL; in fscache_objlist_lookup() local
/kernel/linux/linux-6.6/drivers/gpu/drm/gma500/
H A Dgem.c28 int psb_gem_pin(struct psb_gem_object *pobj) in psb_gem_pin() argument
73 void psb_gem_unpin(struct psb_gem_object *pobj) in psb_gem_unpin() argument
113 struct psb_gem_object *pobj = to_psb_gem_object(obj); psb_gem_free_object() local
142 struct psb_gem_object *pobj; psb_gem_create() local
203 struct psb_gem_object *pobj; psb_gem_dumb_create() local
258 struct psb_gem_object *pobj; psb_gem_fault() local
384 struct psb_gem_object *pobj; psb_gem_mm_populate_resources() local
[all...]
H A Dgma_display.c65 struct psb_gem_object *pobj; in gma_pipe_set_base() local
341 struct psb_gem_object *pobj; in gma_crtc_cursor_set() local
488 struct psb_gem_object *pobj; gma_crtc_disable() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/
H A Dnouveau_sched.c201 struct drm_syncobj **pobj = &job->out_sync.objs[i]; in nouveau_job_fence_attach_prepare() local
244 struct drm_syncobj **pobj = &job->out_sync.objs[i]; in nouveau_job_fence_attach() local
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/
H A Dtesting_helpers.c255 bpf_prog_test_load(const char *file, enum bpf_prog_type type, struct bpf_object **pobj, int *prog_fd) bpf_prog_test_load() argument
/third_party/libdrm/nouveau/
H A Dnouveau.c323 nouveau_object_del(struct nouveau_object **pobj) in nouveau_object_del() argument
302 nouveau_object_new(struct nouveau_object *parent, uint64_t handle, uint32_t oclass, void *data, uint32_t length, struct nouveau_object **pobj) nouveau_object_new() argument
/third_party/python/Objects/
H A Dcomplexobject.c435 to_complex(PyObject **pobj, Py_complex *pc) in to_complex() argument
/third_party/node/deps/openssl/openssl/crypto/x509/
H A Dx509_lu.c728 X509_OBJECT *obj = X509_OBJECT_new(), *pobj = NULL; in X509_STORE_CTX_get1_issuer() local
/third_party/openssl/crypto/x509/
H A Dx509_lu.c728 X509_OBJECT *obj = X509_OBJECT_new(), *pobj = NULL; in X509_STORE_CTX_get1_issuer() local
/third_party/python/Modules/_ctypes/
H A D_ctypes_test.c1026 static IUnknown *pobj; in EXPORT() local
/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dv_meta_copy.c1213 destroy_update_buffer_cb(VkDevice _device, uint64_t pobj, VkAllocationCallbacks *alloc) destroy_update_buffer_cb() argument
H A Dv3dv_cmd_buffer.c211 struct v3dv_cmd_buffer_private_obj *pobj = in v3dv_cmd_buffer_add_private_obj() local
226 cmd_buffer_destroy_private_obj(struct v3dv_cmd_buffer *cmd_buffer, struct v3dv_cmd_buffer_private_obj *pobj) cmd_buffer_destroy_private_obj() argument
[all...]
/third_party/python/Modules/
H A Dsocketmodule.c6542 PyObject *pobj = (PyObject *)NULL; local
[all...]
/kernel/linux/linux-5.10/tools/lib/bpf/
H A Dlibbpf.c9055 bpf_prog_load(const char *file, enum bpf_prog_type type, struct bpf_object **pobj, int *prog_fd) bpf_prog_load() argument
9068 bpf_prog_load_xattr(const struct bpf_prog_load_attr *attr, struct bpf_object **pobj, int *prog_fd) bpf_prog_load_xattr() argument

Completed in 40 milliseconds