/kernel/linux/linux-5.10/tools/testing/selftests/bpf/ |
H A D | test_stub.c | 10 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 D | test_socket_cookie.c | 135 struct bpf_object *pobj; in run_test() local
|
/third_party/mesa3d/src/gallium/frontends/clover/core/ |
H A D | object.hpp | 161 pobj(D *d) { in pobj() function
|
/third_party/libwebsockets/lib/core-net/ |
H A D | lws-dsh.c | 286 lws_dsh_free(void **pobj) in lws_dsh_free() argument
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/video/ |
H A D | vktVideoSessionNvUtils.cpp | 169 NvidiaVulkanVideoDecodeParser* pobj = DE_NULL; in createIfcVulkanVideoDecodeParser() local
|
/kernel/linux/linux-5.10/fs/fscache/ |
H A D | object-list.c | 91 struct fscache_object *pobj, *obj = NULL, *minobj = NULL; in fscache_objlist_lookup() local
|
/kernel/linux/linux-6.6/drivers/gpu/drm/gma500/ |
H A D | gem.c | 28 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 D | gma_display.c | 65 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 D | nouveau_sched.c | 201 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 D | testing_helpers.c | 255 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 D | nouveau.c | 323 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 D | complexobject.c | 435 to_complex(PyObject **pobj, Py_complex *pc) in to_complex() argument
|
/third_party/node/deps/openssl/openssl/crypto/x509/ |
H A D | x509_lu.c | 728 X509_OBJECT *obj = X509_OBJECT_new(), *pobj = NULL; in X509_STORE_CTX_get1_issuer() local
|
/third_party/openssl/crypto/x509/ |
H A D | x509_lu.c | 728 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.c | 1026 static IUnknown *pobj; in EXPORT() local
|
/third_party/mesa3d/src/broadcom/vulkan/ |
H A D | v3dv_meta_copy.c | 1213 destroy_update_buffer_cb(VkDevice _device, uint64_t pobj, VkAllocationCallbacks *alloc) destroy_update_buffer_cb() argument
|
H A D | v3dv_cmd_buffer.c | 211 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 D | socketmodule.c | 6542 PyObject *pobj = (PyObject *)NULL; local [all...] |
/kernel/linux/linux-5.10/tools/lib/bpf/ |
H A D | libbpf.c | 9055 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
|