Searched defs:namep (Results 1 – 9 of 9) sorted by relevance
/linux/arch/powerpc/platforms/powermac/ |
H A D | bootx_init.c | 224 char *namep; in bootx_scan_dt_build_strings() local 281 char *namep, *p, *ep, *lp; in bootx_scan_dt_build_struct() local
|
/linux/tools/perf/util/ |
H A D | disasm.c | 495 static int comment__symbol(char *raw, char *comment, u64 *addrp, char **namep) in comment__symbol() argument 931 static int disasm_line__parse(char *line, const char **namep, char **rawp) in disasm_line__parse() argument 974 const char **namep = &dl->ins.name; in disasm_line__parse_powerpc() local
|
/linux/scripts/dtc/libfdt/ |
H A D | fdt_rw.c | 237 char *namep; in fdt_set_name() local
|
H A D | fdt_ro.c | 473 const char **namep, int *lenp) in fdt_getprop_by_offset()
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | debugfs.c | 223 const char *namep; in mlx5_cmdif_debugfs_init() local
|
/linux/drivers/infiniband/hw/qib/ |
H A D | qib_iba6120.c | 2503 static u32 qib_read_6120cntrs(struct qib_devdata *dd, loff_t pos, char **namep, in qib_read_6120cntrs() 2537 char **namep, u64 **cntrp) in qib_read_6120portcntrs()
|
H A D | qib_iba7220.c | 3159 static u32 qib_read_7220cntrs(struct qib_devdata *dd, loff_t pos, char **namep, in qib_read_7220cntrs() 3194 char **namep, u64 **cntrp) in qib_read_7220portcntrs()
|
H A D | qib_iba7322.c | 4999 static u32 qib_read_7322cntrs(struct qib_devdata *dd, loff_t pos, char **namep, in qib_read_7322cntrs() 5035 char **namep, u64 **cntrp) in qib_read_7322portcntrs()
|
/linux/drivers/infiniband/hw/hfi1/ |
H A D | chip.c | 12185 u32 hfi1_read_cntrs(struct hfi1_devdata *dd, char **namep, u64 **cntrp) in hfi1_read_cntrs() 12256 u32 hfi1_read_portcntrs(struct hfi1_pportdata *ppd, char **namep, u64 **cntrp) in hfi1_read_portcntrs()
|