Searched defs:funcname (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-6.6/drivers/scsi/elx/libefc/ |
H A D | efc_nport.c | 271 __efc_nport_common(const char *funcname, struct efc_sm_ctx *ctx, in __efc_nport_common() argument
|
H A D | efc_device.c | 44 __efc_d_common(const char *funcname, struct efc_sm_ctx *ctx, in __efc_d_common() argument
|
H A D | efc_domain.c | 171 __efc_domain_common(const char *funcname, struct efc_sm_ctx *ctx, in __efc_domain_common() argument 193 __efc_domain_common_shutdown(const char *funcname, struct efc_sm_ctx *ctx, in __efc_domain_common_shutdown() argument
|
H A D | efc_fabric.c | 51 __efc_fabric_common(const char *funcname, struct efc_sm_ctx *ctx, in __efc_fabric_common() argument
|
H A D | efc_node.c | 645 __efc_node_common(const char *funcname, struct efc_sm_ctx *ctx, in __efc_node_common() argument 843 efc_node_check_els_req(struct efc_sm_ctx *ctx, enum efc_sm_event evt, void *arg, u8 cmd, void (*efc_node_common_func)(const char *, struct efc_sm_ctx *, enum efc_sm_event, void *), const char *funcname) efc_node_check_els_req() argument 852 efc_node_check_ns_req(struct efc_sm_ctx *ctx, enum efc_sm_event evt, void *arg, u16 cmd, void (*efc_node_common_func)(const char *, struct efc_sm_ctx *, enum efc_sm_event, void *), const char *funcname) efc_node_check_ns_req() argument
|
/kernel/linux/linux-5.10/tools/perf/util/ |
H A D | srcline.c | 136 const char *funcname; member 83 new_inline_sym(struct dso *dso, struct symbol *base_sym, const char *funcname) new_inline_sym() argument 457 char *funcname = NULL; addr2inlines() local [all...] |
/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | srcline.c | 147 const char *funcname; member 92 new_inline_sym(struct dso *dso, struct symbol *base_sym, const char *funcname) new_inline_sym() argument [all...] |
/kernel/linux/linux-6.6/kernel/trace/ |
H A D | trace_probe.h | 387 const char *funcname; /* Function name in BTF */ member
|
Completed in 10 milliseconds