Home
last modified time | relevance | path

Searched defs:caller (Results 201 - 225 of 257) sorted by relevance

1234567891011

/kernel/linux/linux-5.10/mm/
H A Dnommu.c153 __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
161 __vmalloc_node(unsigned long size, unsigned long align, gfp_t gfp_mask, int node, const void *caller) __vmalloc_node() argument
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...]
/kernel/linux/linux-5.10/kernel/
H A Dseccomp.c394 struct task_struct *thread, *caller; in seccomp_can_sync_threads() local
488 struct task_struct *thread, *caller; in seccomp_sync_threads() local
[all...]
/kernel/linux/linux-5.10/drivers/nvme/target/
H A Dconfigfs.c44 static bool nvmet_is_port_enabled(struct nvmet_port *p, const char *caller) in nvmet_is_port_enabled() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-drv.c1181 int xgbe_powerdown(struct net_device *netdev, unsigned int caller) in xgbe_powerdown() argument
1220 int xgbe_powerup(struct net_device *netdev, unsigned int caller) in xgbe_powerup() argument
/kernel/linux/linux-6.6/drivers/nvme/target/
H A Dconfigfs.c51 static bool nvmet_is_port_enabled(struct nvmet_port *p, const char *caller) in nvmet_is_port_enabled() argument
/kernel/linux/linux-6.6/drivers/accel/habanalabs/common/
H A Ddevice.c113 hl_dma_alloc_common(struct hl_device *hdev, size_t size, dma_addr_t *dma_handle, gfp_t flag, enum dma_alloc_type alloc_type, const char *caller) hl_dma_alloc_common() argument
135 hl_asic_dma_free_common(struct hl_device *hdev, size_t size, void *cpu_addr, dma_addr_t dma_handle, enum dma_alloc_type alloc_type, const char *caller) hl_asic_dma_free_common() argument
154 hl_asic_dma_alloc_coherent_caller(struct hl_device *hdev, size_t size, dma_addr_t *dma_handle, gfp_t flag, const char *caller) hl_asic_dma_alloc_coherent_caller() argument
160 hl_asic_dma_free_coherent_caller(struct hl_device *hdev, size_t size, void *cpu_addr, dma_addr_t dma_handle, const char *caller) hl_asic_dma_free_coherent_caller() argument
166 hl_asic_dma_pool_zalloc_caller(struct hl_device *hdev, size_t size, gfp_t mem_flags, dma_addr_t *dma_handle, const char *caller) hl_asic_dma_pool_zalloc_caller() argument
172 hl_asic_dma_pool_free_caller(struct hl_device *hdev, void *vaddr, dma_addr_t dma_addr, const char *caller) hl_asic_dma_pool_free_caller() argument
[all...]
/kernel/linux/linux-6.6/drivers/md/
H A Ddm-mpath.c742 queue_if_no_path(struct multipath *m, bool f_queue_if_no_path, bool save_old_value, const char *caller) queue_if_no_path() argument
/kernel/linux/linux-6.6/tools/perf/
H A Dbuiltin-kmem.c421 struct alloc_func key, *caller; in find_callsite() local
1092 char *caller = buf; in __print_page_alloc_result() local
1134 char *caller = buf; in __print_page_caller_result() local
[all...]
/kernel/linux/linux-6.6/sound/core/seq/
H A Dseq_clientmgr.c2153 static int snd_seq_ioctl_client_ump_info(struct snd_seq_client *caller, in snd_seq_ioctl_client_ump_info() argument
/kernel/linux/linux-6.6/kernel/
H A Dseccomp.c492 struct task_struct *thread, *caller; in seccomp_can_sync_threads() local
593 struct task_struct *thread, *caller; in seccomp_sync_threads() local
[all...]
/kernel/linux/linux-6.6/mm/
H A Dnommu.c152 __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
160 __vmalloc_node(unsigned long size, unsigned long align, gfp_t gfp_mask, int node, const void *caller) __vmalloc_node() argument
/third_party/glslang/glslang/MachineIndependent/
H A DIntermediate.cpp2896 void TIntermediate::addToCallGraph(TInfoSink& /*infoSink*/, const TString& caller, const TString& callee) in addToCallGraph() argument
/third_party/mesa3d/src/mesa/main/
H A Dvarray.c954 _lookup_vao_and_vbo_dsa(struct gl_context *ctx, GLuint vaobj, GLuint buffer, GLintptr offset, struct gl_vertex_array_object** vao, struct gl_buffer_object** vbo, const char* caller) _lookup_vao_and_vbo_dsa() argument
2112 get_vertex_array_attrib(struct gl_context *ctx, const struct gl_vertex_array_object *vao, GLuint index, GLenum pname, const char *caller) get_vertex_array_attrib() argument
H A Duniforms.c1237 mesa_bufferiv(struct gl_shader_program *shProg, GLenum type, GLuint index, GLenum pname, GLint *params, const char *caller) mesa_bufferiv() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/
H A DNVPTXAsmPrinter.cpp691 const Function *caller = bb->getParent(); in useFuncSeen() local
742 const Function *caller = bb->getParent(); in emitDeclarations() local
/kernel/linux/linux-5.10/arch/sparc/kernel/
H A Dldc.c1486 void __ldc_print(struct ldc_channel *lp, const char *caller) in __ldc_print() argument
/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...]
/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/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...]
/kernel/linux/linux-6.6/drivers/scsi/bfa/
H A Dbfa_svc.h158 void *caller; /* driver or fcs */ member
203 void *caller; member

Completed in 72 milliseconds

1234567891011