Home
last modified time | relevance | path

Searched defs:caller (Results 176 - 200 of 214) sorted by relevance

123456789

/kernel/linux/linux-6.6/arch/sparc/kernel/
H A Dldc.c1486 void __ldc_print(struct ldc_channel *lp, const char *caller) in __ldc_print() argument
/kernel/linux/linux-5.10/drivers/infiniband/core/
H A Dverbs.c258 __ib_alloc_pd(struct ib_device *device, unsigned int flags, const char *caller) __ib_alloc_pd() argument
1984 __ib_create_cq(struct ib_device *device, ib_comp_handler comp_handler, void (*event_handler)(struct ib_event *, void *), void *cq_context, const struct ib_cq_init_attr *cq_attr, const char *caller) __ib_create_cq() argument
[all...]
H A Dcma.c884 __rdma_create_kernel_id(struct net *net, rdma_cm_event_handler event_handler, void *context, enum rdma_ucm_port_space ps, enum ib_qp_type qp_type, const char *caller) __rdma_create_kernel_id() argument
/kernel/linux/linux-5.10/drivers/scsi/
H A Dsg.c220 static int sg_check_file_access(struct file *filp, const char *caller) in sg_check_file_access() argument
/kernel/linux/linux-5.10/mm/
H A Dvmalloc.c2027 setup_vmalloc_vm_locked(struct vm_struct *vm, struct vmap_area *va, unsigned long flags, const void *caller) setup_vmalloc_vm_locked() argument
2037 setup_vmalloc_vm(struct vm_struct *vm, struct vmap_area *va, unsigned long flags, const void *caller) setup_vmalloc_vm() argument
2056 __get_vm_area_node(unsigned long size, unsigned long align, unsigned long flags, unsigned long start, unsigned long end, int node, gfp_t gfp_mask, const void *caller) __get_vm_area_node() argument
2093 __get_vm_area_caller(unsigned long size, unsigned long flags, unsigned long start, unsigned long end, const void *caller) __get_vm_area_caller() argument
2119 get_vm_area_caller(unsigned long size, unsigned long flags, const void *caller) get_vm_area_caller() argument
2548 __vmalloc_node_range(unsigned long size, unsigned long align, unsigned long start, unsigned long end, gfp_t gfp_mask, pgprot_t prot, unsigned long vm_flags, int node, const void *caller) __vmalloc_node_range() argument
2606 __vmalloc_node(unsigned long size, unsigned long align, gfp_t gfp_mask, int node, const void *caller) __vmalloc_node() argument
[all...]
H A Dslab.c2705 cache_free_debugcheck(struct kmem_cache *cachep, void *objp, unsigned long caller) cache_free_debugcheck() argument
2989 cache_alloc_debugcheck_after(struct kmem_cache *cachep, gfp_t flags, void *objp, unsigned long caller) cache_alloc_debugcheck_after() argument
3210 slab_alloc_node(struct kmem_cache *cachep, gfp_t flags, int nodeid, unsigned long caller) slab_alloc_node() argument
3292 slab_alloc(struct kmem_cache *cachep, gfp_t flags, unsigned long caller) slab_alloc() argument
3415 __cache_free(struct kmem_cache *cachep, void *objp, unsigned long caller) __cache_free() argument
3430 ___cache_free(struct kmem_cache *cachep, void *objp, unsigned long caller) ___cache_free() argument
3493 cache_alloc_debugcheck_after_bulk(struct kmem_cache *s, gfp_t flags, size_t size, void **p, unsigned long caller) cache_alloc_debugcheck_after_bulk() argument
3605 __do_kmalloc_node(size_t size, gfp_t flags, int node, unsigned long caller) __do_kmalloc_node() argument
3627 __kmalloc_node_track_caller(size_t size, gfp_t flags, int node, unsigned long caller) __kmalloc_node_track_caller() argument
3643 __do_kmalloc(size_t size, gfp_t flags, unsigned long caller) __do_kmalloc() argument
3669 __kmalloc_track_caller(size_t size, gfp_t flags, unsigned long caller) __kmalloc_track_caller() argument
[all...]
/kernel/linux/linux-5.10/kernel/printk/
H A Dprintk.c595 char caller[20]; in info_print_ext_header() local
1307 char caller[12]; in print_caller() local
[all...]
/kernel/linux/linux-5.10/drivers/scsi/bfa/
H A Dbfa_svc.h158 void *caller; /* driver or fcs */ member
203 void *caller; member
/kernel/linux/linux-6.6/drivers/scsi/
H A Dsg.c224 static int sg_check_file_access(struct file *filp, const char *caller) in sg_check_file_access() argument
/kernel/linux/linux-6.6/drivers/infiniband/core/
H A Dverbs.c259 __ib_alloc_pd(struct ib_device *device, unsigned int flags, const char *caller) __ib_alloc_pd() argument
1197 create_qp(struct ib_device *dev, struct ib_pd *pd, struct ib_qp_init_attr *attr, struct ib_udata *udata, struct ib_uqp_object *uobj, const char *caller) create_qp() argument
1274 ib_create_qp_user(struct ib_device *dev, struct ib_pd *pd, struct ib_qp_init_attr *attr, struct ib_udata *udata, struct ib_uqp_object *uobj, const char *caller) ib_create_qp_user() argument
1329 ib_create_qp_kernel(struct ib_pd *pd, struct ib_qp_init_attr *qp_init_attr, const char *caller) ib_create_qp_kernel() argument
2118 __ib_create_cq(struct ib_device *device, ib_comp_handler comp_handler, void (*event_handler)(struct ib_event *, void *), void *cq_context, const struct ib_cq_init_attr *cq_attr, const char *caller) __ib_create_cq() argument
[all...]
H A Dcma.c1027 __rdma_create_kernel_id(struct net *net, rdma_cm_event_handler event_handler, void *context, enum rdma_ucm_port_space ps, enum ib_qp_type qp_type, const char *caller) __rdma_create_kernel_id() argument
/kernel/linux/linux-6.6/drivers/scsi/bfa/
H A Dbfa_svc.h158 void *caller; /* driver or fcs */ member
203 void *caller; member
/third_party/mesa3d/src/mesa/main/
H A Dbufferobj.c869 buffer_object_subdata_range_good(struct gl_context *ctx, const struct gl_buffer_object *bufObj, GLintptr offset, GLsizeiptr size, bool mappedRange, const char *caller) buffer_object_subdata_range_good() argument
934 validate_clear_buffer_format(struct gl_context *ctx, GLenum internalformat, GLenum format, GLenum type, const char *caller) validate_clear_buffer_format() argument
992 convert_clear_buffer_data(struct gl_context *ctx, mesa_format internalformat, GLubyte *clearValue, GLenum format, GLenum type, const GLvoid *data, const char *caller) convert_clear_buffer_data() argument
1341 _mesa_handle_bind_buffer_gen(struct gl_context *ctx, GLuint buffer, struct gl_buffer_object **buf_handle, const char *caller, bool no_error) _mesa_handle_bind_buffer_gen() argument
1466 _mesa_lookup_bufferobj_err(struct gl_context *ctx, GLuint buffer, const char *caller) _mesa_lookup_bufferobj_err() argument
1499 _mesa_multi_bind_lookup_bufferobj(struct gl_context *ctx, const GLuint *buffers, GLuint index, const char *caller, bool *error) _mesa_multi_bind_lookup_bufferobj() argument
1642 set_buffer_multi_binding(struct gl_context *ctx, const GLuint *buffers, int idx, const char *caller, struct gl_buffer_binding *binding, GLintptr offset, GLsizeiptr size, bool range, gl_buffer_usage usage) set_buffer_multi_binding() argument
4316 error_check_bind_uniform_buffers(struct gl_context *ctx, GLuint first, GLsizei count, const char *caller) error_check_bind_uniform_buffers() argument
4345 error_check_bind_shader_storage_buffers(struct gl_context *ctx, GLuint first, GLsizei count, const char *caller) error_check_bind_shader_storage_buffers() argument
4399 bind_uniform_buffers(struct gl_context *ctx, GLuint first, GLsizei count, const GLuint *buffers, bool range, const GLintptr *offsets, const GLsizeiptr *sizes, const char *caller) bind_uniform_buffers() argument
4501 bind_shader_storage_buffers(struct gl_context *ctx, GLuint first, GLsizei count, const GLuint *buffers, bool range, const GLintptr *offsets, const GLsizeiptr *sizes, const char *caller) bind_shader_storage_buffers() argument
4604 error_check_bind_xfb_buffers(struct gl_context *ctx, struct gl_transform_feedback_object *tfObj, GLuint first, GLsizei count, const char *caller) error_check_bind_xfb_buffers() argument
4665 bind_xfb_buffers(struct gl_context *ctx, GLuint first, GLsizei count, const GLuint *buffers, bool range, const GLintptr *offsets, const GLsizeiptr *sizes, const char *caller) bind_xfb_buffers() argument
4787 error_check_bind_atomic_buffers(struct gl_context *ctx, GLuint first, GLsizei count, const char *caller) error_check_bind_atomic_buffers() argument
4827 bind_atomic_buffers(struct gl_context *ctx, GLuint first, GLsizei count, const GLuint *buffers, bool range, const GLintptr *offsets, const GLsizeiptr *sizes, const char *caller) bind_atomic_buffers() argument
[all...]
H A Dfbobject.c3637 get_texture_for_framebuffer_err(struct gl_context *ctx, GLuint texture, bool layered, const char *caller, struct gl_texture_object **texObj) get_texture_for_framebuffer_err() argument
3679 check_layered_texture_target(struct gl_context *ctx, GLenum target, const char *caller, GLboolean *layered) check_layered_texture_target() argument
3718 check_texture_target(struct gl_context *ctx, GLenum target, const char *caller) check_texture_target() argument
3761 check_textarget(struct gl_context *ctx, int dims, GLenum target, GLenum textarget, const char *caller) check_textarget() argument
3840 check_layer(struct gl_context *ctx, GLenum target, GLint layer, const char *caller) check_layer() argument
3892 check_level(struct gl_context *ctx, struct gl_texture_object *texObj, GLenum target, GLint level, const char *caller) check_level() argument
3915 _mesa_get_and_validate_attachment(struct gl_context *ctx, struct gl_framebuffer *fb, GLenum attachment, const char *caller) _mesa_get_and_validate_attachment() argument
4045 framebuffer_texture_with_dims(int dims, GLenum target, GLuint framebuffer, GLenum attachment, GLenum textarget, GLuint texture, GLint level, GLsizei samples, GLint layer, const char *caller, bool dsa) framebuffer_texture_with_dims() argument
4555 get_framebuffer_attachment_parameter(struct gl_context *ctx, struct gl_framebuffer *buffer, GLenum attachment, GLenum pname, GLint *params, const char *caller) get_framebuffer_attachment_parameter() argument
5017 lookup_named_framebuffer_ext_dsa(struct gl_context *ctx, GLuint framebuffer, const char* caller) lookup_named_framebuffer_ext_dsa() argument
[all...]
H A Dshaderapi.c423 create_shader_err(struct gl_context *ctx, GLenum type, const char *caller) in create_shader_err() argument
346 attach_shader_err(struct gl_context *ctx, GLuint program, GLuint shader, const char *caller) attach_shader_err() argument
1495 _mesa_active_program(struct gl_context *ctx, struct gl_shader_program *shProg, const char *caller) _mesa_active_program() argument
3493 copy_string(struct gl_context *ctx, const char *str, int str_len, const char *caller) copy_string() argument
3517 const char *caller = "glNamedStringARB"; _mesa_NamedStringARB() local
3582 const char *caller = "glDeleteNamedStringARB"; _mesa_DeleteNamedStringARB() local
3613 const char *caller = "glCompileShaderIncludeARB"; _mesa_CompileShaderIncludeARB() local
3696 const char *caller = "glGetNamedStringARB"; _mesa_GetNamedStringARB() local
3724 const char *caller = "glGetNamedStringivARB"; _mesa_GetNamedStringivARB() local
[all...]
H A Dteximage.c2561 copytexsubimage_error_check(struct gl_context *ctx, GLuint dimensions, const struct gl_texture_object *texObj, GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLint width, GLint height, const char *caller) copytexsubimage_error_check() argument
2898 lookup_texture_ext_dsa(struct gl_context *ctx, GLenum target, GLuint texture, const char *caller) lookup_texture_ext_dsa() argument
3394 egl_image_target_texture(struct gl_context *ctx, struct gl_texture_object *texObj, GLenum target, GLeglImageOES image, bool tex_storage, const char *caller) egl_image_target_texture() argument
3477 egl_image_target_texture_storage(struct gl_context *ctx, struct gl_texture_object *texObj, GLenum target, GLeglImageOES image, const GLint *attrib_list, const char *caller) egl_image_target_texture_storage() argument
4214 copy_texture_sub_image_err(struct gl_context *ctx, GLuint dims, struct gl_texture_object *texObj, GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLint x, GLint y, GLsizei width, GLsizei height, const char *caller) copy_texture_sub_image_err() argument
5247 compressed_subtexture_target_check(struct gl_context *ctx, GLenum target, GLint dims, GLenum intFormat, bool dsa, const char *caller) compressed_subtexture_target_check() argument
5707 compressed_tex_sub_image(unsigned dim, GLenum target, GLuint textureOrIndex, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLsizei imageSize, const GLvoid *data, enum tex_mode mode, const char *caller) compressed_tex_sub_image() argument
6302 texture_buffer_range(struct gl_context *ctx, struct gl_texture_object *texObj, GLenum internalFormat, struct gl_buffer_object *bufObj, GLintptr offset, GLsizeiptr size, const char *caller) texture_buffer_range() argument
6383 check_texture_buffer_target(struct gl_context *ctx, GLenum target, const char *caller, bool dsa) check_texture_buffer_target() argument
6400 check_texture_buffer_range(struct gl_context *ctx, struct gl_buffer_object *bufObj, GLintptr offset, GLsizeiptr size, const char *caller) check_texture_buffer_range() argument
[all...]
/kernel/linux/linux-5.10/drivers/scsi/mpt3sas/
H A Dmpt3sas_base.c840 mpt3sas_base_wait_for_coredump_completion(struct MPT3SAS_ADAPTER *ioc, const char *caller) mpt3sas_base_wait_for_coredump_completion() argument
/kernel/linux/linux-5.10/security/smack/
H A Dsmack_lsm.c2059 smk_curacc_on_task(struct task_struct *p, int access, const char *caller) smk_curacc_on_task() argument
/kernel/linux/linux-5.10/fs/btrfs/
H A Dextent_io.c105 static inline void __btrfs_debug_check_extent_io_range(const char *caller, in __btrfs_debug_check_extent_io_range() argument
/kernel/linux/linux-6.6/security/smack/
H A Dsmack_lsm.c2164 smk_curacc_on_task(struct task_struct *p, int access, const char *caller) smk_curacc_on_task() argument
/kernel/linux/linux-6.6/mm/
H A Dvmalloc.c2541 setup_vmalloc_vm_locked(struct vm_struct *vm, struct vmap_area *va, unsigned long flags, const void *caller) setup_vmalloc_vm_locked() argument
2551 setup_vmalloc_vm(struct vm_struct *vm, struct vmap_area *va, unsigned long flags, const void *caller) setup_vmalloc_vm() argument
2570 __get_vm_area_node(unsigned long size, unsigned long align, unsigned long shift, unsigned long flags, unsigned long start, unsigned long end, int node, gfp_t gfp_mask, const void *caller) __get_vm_area_node() argument
2618 __get_vm_area_caller(unsigned long size, unsigned long flags, unsigned long start, unsigned long end, const void *caller) __get_vm_area_caller() argument
2645 get_vm_area_caller(unsigned long size, unsigned long flags, const void *caller) get_vm_area_caller() argument
3235 __vmalloc_node_range(unsigned long size, unsigned long align, unsigned long start, unsigned long end, gfp_t gfp_mask, pgprot_t prot, unsigned long vm_flags, int node, const void *caller) __vmalloc_node_range() argument
3382 __vmalloc_node(unsigned long size, unsigned long align, gfp_t gfp_mask, int node, const void *caller) __vmalloc_node() argument
4282 const void *caller; vmalloc_dump_obj() local
[all...]
H A Dslab.c2665 cache_free_debugcheck(struct kmem_cache *cachep, void *objp, unsigned long caller) cache_free_debugcheck() argument
2943 cache_alloc_debugcheck_after(struct kmem_cache *cachep, gfp_t flags, void *objp, unsigned long caller) cache_alloc_debugcheck_after() argument
3212 slab_alloc_node(struct kmem_cache *cachep, struct list_lru *lru, gfp_t flags, int nodeid, size_t orig_size, unsigned long caller) slab_alloc_node() argument
3243 slab_alloc(struct kmem_cache *cachep, struct list_lru *lru, gfp_t flags, size_t orig_size, unsigned long caller) slab_alloc() argument
3348 __cache_free(struct kmem_cache *cachep, void *objp, unsigned long caller) __cache_free() argument
3381 ___cache_free(struct kmem_cache *cachep, void *objp, unsigned long caller) ___cache_free() argument
3444 cache_alloc_debugcheck_after_bulk(struct kmem_cache *s, gfp_t flags, size_t size, void **p, unsigned long caller) cache_alloc_debugcheck_after_bulk() argument
3517 __kmem_cache_alloc_node(struct kmem_cache *cachep, gfp_t flags, int nodeid, size_t orig_size, unsigned long caller) __kmem_cache_alloc_node() argument
3548 __do_kmem_cache_free(struct kmem_cache *cachep, void *objp, unsigned long caller) __do_kmem_cache_free() argument
3561 __kmem_cache_free(struct kmem_cache *cachep, void *objp, unsigned long caller) __kmem_cache_free() argument
[all...]
/kernel/linux/linux-6.6/kernel/printk/
H A Dprintk.c628 char caller[20]; in info_print_ext_header() local
1334 char caller[12]; in print_caller() local
[all...]
/third_party/node/deps/v8/src/compiler/backend/
H A Dinstruction-selector.cc3025 auto caller = linkage()->GetIncomingDescriptor(); in VisitTailCall() local
/third_party/skia/third_party/externals/spirv-cross/
H A Dspirv_cross.cpp2459 void Compiler::CombinedImageSamplerHandler::register_combined_image_sampler(SPIRFunction &caller, in register_combined_image_sampler() argument
[all...]

Completed in 133 milliseconds

123456789