Searched defs:caller (Results 1 - 55 of 55) sorted by relevance

/linux-4.4.14/fs/reiserfs/
H A Dlock.c86 void reiserfs_check_lock_depth(struct super_block *sb, char *caller) reiserfs_check_lock_depth() argument
/linux-4.4.14/arch/arm/mach-iop13xx/
H A Dio.c26 __iop13xx_ioremap_caller(phys_addr_t cookie, size_t size, unsigned int mtype, void *caller) __iop13xx_ioremap_caller() argument
/linux-4.4.14/fs/ncpfs/
H A Dgetopt.c28 int ncp_getopt(const char *caller, char **options, const struct ncp_option *opts, ncp_getopt() argument
/linux-4.4.14/arch/s390/include/uapi/asm/
H A Ddebug.h28 void* caller; member in struct:__debug_entry
/linux-4.4.14/arch/sh/mm/
H A Dioremap.c38 __ioremap_caller(phys_addr_t phys_addr, unsigned long size, pgprot_t pgprot, void *caller) __ioremap_caller() argument
H A Dpmb.c410 pmb_remap_caller(phys_addr_t phys, unsigned long size, pgprot_t prot, void *caller) pmb_remap_caller() argument
/linux-4.4.14/arch/arm64/mm/
H A Dioremap.c32 __ioremap_caller(phys_addr_t phys_addr, size_t size, pgprot_t prot, void *caller) __ioremap_caller() argument
/linux-4.4.14/arch/x86/xen/
H A Dmulticalls.c43 void *caller[MC_BATCH]; member in struct:mc_buffer
/linux-4.4.14/arch/arm/mach-imx/
H A Dmm-imx3.c68 imx3_ioremap_caller(phys_addr_t phys_addr, size_t size, unsigned int mtype, void *caller) imx3_ioremap_caller() argument
/linux-4.4.14/arch/unicore32/mm/
H A Dioremap.c129 __uc32_ioremap_pfn_caller(unsigned long pfn, unsigned long offset, size_t size, unsigned int mtype, void *caller) __uc32_ioremap_pfn_caller() argument
184 __uc32_ioremap_caller(unsigned long phys_addr, size_t size, unsigned int mtype, void *caller) __uc32_ioremap_caller() argument
/linux-4.4.14/arch/x86/entry/vsyscall/
H A Dvsyscall_64.c126 unsigned long caller; emulate_vsyscall() local
/linux-4.4.14/fs/ext4/
H A Dext4_jbd2.c131 static void ext4_journal_abort_handle(const char *caller, unsigned int line, ext4_journal_abort_handle() argument
/linux-4.4.14/include/net/
H A D6lowpan.h127 static inline void raw_dump_inline(const char *caller, char *msg, raw_dump_inline() argument
142 static inline void raw_dump_table(const char *caller, char *msg, raw_dump_table() argument
151 static inline void raw_dump_table(const char *caller, char *msg, raw_dump_table() argument
153 static inline void raw_dump_inline(const char *caller, char *msg, raw_dump_inline() argument
/linux-4.4.14/arch/powerpc/kernel/
H A Dio-workarounds.c154 iowa_ioremap(phys_addr_t addr, unsigned long size, unsigned long flags, void *caller) iowa_ioremap() argument
/linux-4.4.14/arch/sh/include/asm/
H A Dmmu.h77 pmb_remap_caller(phys_addr_t phys, unsigned long size, pgprot_t prot, void *caller) pmb_remap_caller() argument
/linux-4.4.14/arch/arm/mach-ebsa110/
H A Dcore.c119 ebsa110_ioremap_caller(phys_addr_t cookie, size_t size, unsigned int flags, void *caller) ebsa110_ioremap_caller() argument
/linux-4.4.14/include/linux/lockd/
H A Dxdr.h38 char * caller; member in struct:nlm_lock
/linux-4.4.14/drivers/staging/rtl8188eu/core/
H A Drtw_pwrctrl.c559 int _rtw_pwr_wakeup(struct adapter *padapter, u32 ips_deffer_ms, const char *caller) _rtw_pwr_wakeup() argument
/linux-4.4.14/drivers/staging/rtl8723au/core/
H A Drtw_pwrctrl.c482 int _rtw_pwr_wakeup23a(struct rtw_adapter *padapter, u32 ips_deffer_ms, const char *caller) _rtw_pwr_wakeup23a() argument
/linux-4.4.14/drivers/target/iscsi/
H A Discsi_target_auth.c50 chap_gen_challenge( struct iscsi_conn *conn, int caller, char *c_str, unsigned int *c_len) chap_gen_challenge() argument
/linux-4.4.14/drivers/target/tcm_fc/
H A Dtfc_cmd.c45 static void _ft_dump_cmd(struct ft_cmd *cmd, const char *caller) _ft_dump_cmd() argument
77 void ft_dump_cmd(struct ft_cmd *cmd, const char *caller) ft_dump_cmd() argument
/linux-4.4.14/drivers/isdn/divert/
H A Disdn_divert.h49 char caller[35]; /* caller id, partial string with * + subaddr allowed */ member in struct:__anon5495
/linux-4.4.14/drivers/mtd/ubi/
H A Ddebug.c521 int ubi_dbg_power_cut(struct ubi_device *ubi, int caller) ubi_dbg_power_cut() argument
/linux-4.4.14/drivers/base/
H A Ddma-mapping.c278 dma_common_pages_remap(struct page **pages, size_t size, unsigned long vm_flags, pgprot_t prot, const void *caller) dma_common_pages_remap() argument
303 dma_common_contiguous_remap(struct page *page, size_t size, unsigned long vm_flags, pgprot_t prot, const void *caller) dma_common_contiguous_remap() argument
/linux-4.4.14/arch/x86/mm/
H A Dioremap.c83 __ioremap_caller(resource_size_t phys_addr, unsigned long size, enum page_cache_mode pcm, void *caller) __ioremap_caller() argument
/linux-4.4.14/fs/ecryptfs/
H A Dfile.c63 struct dir_context *caller; member in struct:ecryptfs_getdents_callback
/linux-4.4.14/kernel/
H A Dpanic.c199 unsigned long caller; panic() local
435 static void warn_slowpath_common(const char *file, int line, void *caller, warn_slowpath_common() argument
H A Dseccomp.c256 struct task_struct *thread, *caller; seccomp_can_sync_threads() local
297 struct task_struct *thread, *caller; seccomp_sync_threads() local
/linux-4.4.14/include/linux/
H A Dvmalloc.h39 const void *caller; member in struct:vm_struct
/linux-4.4.14/arch/powerpc/mm/
H A Dpgtable_32.c182 __ioremap_caller(phys_addr_t addr, unsigned long size, unsigned long flags, void *caller) __ioremap_caller() argument
H A Dpgtable_64.c257 void *caller = __builtin_return_address(0); ioremap() local
267 void *caller = __builtin_return_address(0); ioremap_wc() local
277 void *caller = __builtin_return_address(0); ioremap_prot() local
203 __ioremap_caller(phys_addr_t addr, unsigned long size, unsigned long flags, void *caller) __ioremap_caller() argument
/linux-4.4.14/arch/arm/mm/
H A Dioremap.c258 __arm_ioremap_pfn_caller(unsigned long pfn, unsigned long offset, size_t size, unsigned int mtype, void *caller) __arm_ioremap_pfn_caller() argument
334 __arm_ioremap_caller(phys_addr_t phys_addr, size_t size, unsigned int mtype, void *caller) __arm_ioremap_caller() argument
H A Dnommu.c354 __arm_ioremap_caller(phys_addr_t phys_addr, size_t size, unsigned int mtype, void *caller) __arm_ioremap_caller() argument
H A Dmmu.c968 vm_reserve_area_early(unsigned long addr, unsigned long size, void *caller) vm_reserve_area_early() argument
H A Ddma-mapping.c303 __dma_alloc_remap(struct page *page, size_t size, gfp_t gfp, pgprot_t prot, const void *caller) __dma_alloc_remap() argument
472 __alloc_remap_buffer(struct device *dev, size_t size, gfp_t gfp, pgprot_t prot, struct page **ret_page, const void *caller, bool want_vaddr) __alloc_remap_buffer() argument
531 __alloc_from_contiguous(struct device *dev, size_t size, pgprot_t prot, struct page **ret_page, const void *caller, bool want_vaddr) __alloc_from_contiguous() argument
615 __dma_alloc(struct device *dev, size_t size, dma_addr_t *handle, gfp_t gfp, pgprot_t prot, bool is_coherent, struct dma_attrs *attrs, const void *caller) __dma_alloc() argument
1236 __iommu_alloc_remap(struct page **pages, size_t size, gfp_t gfp, pgprot_t prot, const void *caller) __iommu_alloc_remap() argument
/linux-4.4.14/arch/arm/mach-mvebu/
H A Dcoherency.c171 armada_pcie_wa_ioremap_caller(phys_addr_t phys_addr, size_t size, unsigned int mtype, void *caller) armada_pcie_wa_ioremap_caller() argument
/linux-4.4.14/drivers/nvdimm/
H A Dregion_devs.c627 nd_region_create(struct nvdimm_bus *nvdimm_bus, struct nd_region_desc *ndr_desc, struct device_type *dev_type, const char *caller) nd_region_create() argument
/linux-4.4.14/mm/
H A Dslob.c427 __do_kmalloc_node(size_t size, gfp_t gfp, int node, unsigned long caller) __do_kmalloc_node() argument
471 void *__kmalloc_track_caller(size_t size, gfp_t gfp, unsigned long caller) __kmalloc_track_caller() argument
477 __kmalloc_node_track_caller(size_t size, gfp_t gfp, int node, unsigned long caller) __kmalloc_node_track_caller() argument
H A Dvmalloc.c1306 setup_vmalloc_vm(struct vm_struct *vm, struct vmap_area *va, unsigned long flags, const void *caller) setup_vmalloc_vm() argument
1330 __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
1372 __get_vm_area_caller(unsigned long size, unsigned long flags, unsigned long start, unsigned long end, const void *caller) __get_vm_area_caller() argument
1396 get_vm_area_caller(unsigned long size, unsigned long flags, const void *caller) get_vm_area_caller() argument
1653 __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
1711 __vmalloc_node(unsigned long size, unsigned long align, gfp_t gfp_mask, pgprot_t prot, int node, const void *caller) __vmalloc_node() argument
H A Dslab.c3234 slab_alloc(struct kmem_cache *cachep, gfp_t flags, unsigned long caller) slab_alloc() argument
3487 __do_kmalloc_node(size_t size, gfp_t flags, int node, unsigned long caller) __do_kmalloc_node() argument
3540 void *__kmalloc_track_caller(size_t size, gfp_t flags, unsigned long caller) __kmalloc_track_caller() argument
1675 store_stackinfo(struct kmem_cache *cachep, unsigned long *addr, unsigned long caller) store_stackinfo() argument
2712 cache_free_debugcheck(struct kmem_cache *cachep, void *objp, unsigned long caller) cache_free_debugcheck() argument
2868 cache_alloc_debugcheck_after(struct kmem_cache *cachep, gfp_t flags, void *objp, unsigned long caller) cache_alloc_debugcheck_after() argument
3144 slab_alloc_node(struct kmem_cache *cachep, gfp_t flags, int nodeid, unsigned long caller) slab_alloc_node() argument
3366 __cache_free(struct kmem_cache *cachep, void *objp, unsigned long caller) __cache_free() argument
3503 __kmalloc_node_track_caller(size_t size, gfp_t flags, int node, unsigned long caller) __kmalloc_node_track_caller() argument
3517 __do_kmalloc(size_t size, gfp_t flags, unsigned long caller) __do_kmalloc() argument
H A Dslub.c4023 void *__kmalloc_track_caller(size_t size, gfp_t gfpflags, unsigned long caller) __kmalloc_track_caller() argument
4045 __kmalloc_node_track_caller(size_t size, gfp_t gfpflags, int node, unsigned long caller) __kmalloc_node_track_caller() argument
/linux-4.4.14/drivers/usb/storage/
H A Duas.c219 static int uas_try_complete(struct scsi_cmnd *cmnd, const char *caller) uas_try_complete() argument
/linux-4.4.14/drivers/isdn/hardware/mISDN/
H A DmISDNipac.c757 open_dchannel_caller(struct isac_hw *isac, struct channel_req *rq, void *caller) open_dchannel_caller() argument
H A Dw6692.c1179 open_dchannel(struct w6692_hw *card, struct channel_req *rq, void *caller) open_dchannel() argument
/linux-4.4.14/drivers/isdn/isdnloop/
H A Disdnloop.c739 isdnloop_vstphone(isdnloop_card *card, char *phone, int caller) isdnloop_vstphone() argument
/linux-4.4.14/kernel/debug/kdb/
H A Dkdb_support.c695 void *caller; member in struct:debug_alloc_header
/linux-4.4.14/arch/arm/mach-ixp4xx/
H A Dcommon.c658 ixp4xx_ioremap_caller(phys_addr_t addr, size_t size, unsigned int mtype, void *caller) ixp4xx_ioremap_caller() argument
/linux-4.4.14/drivers/message/fusion/
H A Dmptfc.c187 mptfc_block_error_handler(struct scsi_cmnd *SCpnt, int (*func)(struct scsi_cmnd *SCpnt), const char *caller) mptfc_block_error_handler() argument
/linux-4.4.14/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-drv.c794 int xgbe_powerdown(struct net_device *netdev, unsigned int caller) xgbe_powerdown() argument
833 int xgbe_powerup(struct net_device *netdev, unsigned int caller) xgbe_powerup() argument
/linux-4.4.14/arch/s390/kernel/
H A Ddebug.c1462 unsigned long caller; debug_dflt_header_fn() local
/linux-4.4.14/tools/perf/
H A Dbuiltin-kmem.c382 struct alloc_func key, *caller; find_callsite() local
1033 char *caller = buf; __print_page_alloc_result() local
1076 char *caller = buf; __print_page_caller_result() local
/linux-4.4.14/drivers/scsi/bfa/
H A Dbfa_svc.h165 void *caller; /* driver or fcs */ member in struct:bfa_fcxp_s
210 void *caller; member in struct:bfa_fcxp_wqe_s
H A Dbfa_svc.c945 bfa_fcxp_req_rsp_alloc(void *caller, struct bfa_s *bfa, int nreq_sgles, bfa_fcxp_req_rsp_alloc() argument
641 bfa_fcxp_init(struct bfa_fcxp_s *fcxp, void *caller, struct bfa_s *bfa, int nreq_sgles, int nrsp_sgles, bfa_fcxp_get_sgaddr_t req_sga_cbfn, bfa_fcxp_get_sglen_t req_sglen_cbfn, bfa_fcxp_get_sgaddr_t rsp_sga_cbfn, bfa_fcxp_get_sglen_t rsp_sglen_cbfn) bfa_fcxp_init() argument
1112 bfa_fcxp_req_rsp_alloc_wait(struct bfa_s *bfa, struct bfa_fcxp_wqe_s *wqe, bfa_fcxp_alloc_cbfn_t alloc_cbfn, void *alloc_cbarg, void *caller, int nreq_sgles, int nrsp_sgles, bfa_fcxp_get_sgaddr_t req_sga_cbfn, bfa_fcxp_get_sglen_t req_sglen_cbfn, bfa_fcxp_get_sgaddr_t rsp_sga_cbfn, bfa_fcxp_get_sglen_t rsp_sglen_cbfn, bfa_boolean_t req) bfa_fcxp_req_rsp_alloc_wait() argument
/linux-4.4.14/security/smack/
H A Dsmack_lsm.c2062 smk_curacc_on_task(struct task_struct *p, int access, const char *caller) smk_curacc_on_task() argument
/linux-4.4.14/fs/btrfs/
H A Dextent_io.c87 static inline void __btrfs_debug_check_extent_io_range(const char *caller, __btrfs_debug_check_extent_io_range() argument

Completed in 2168 milliseconds