Searched defs:namep (Results 1 – 11 of 11) sorted by relevance
/Linux-v4.19/arch/powerpc/platforms/powermac/ |
D | bootx_init.c | 227 char *namep; in bootx_scan_dt_build_strings() local 284 char *namep, *p, *ep, *lp; in bootx_scan_dt_build_struct() local
|
/Linux-v4.19/fs/xfs/ |
D | xfs_iops.c | 89 struct xfs_name *namep, in xfs_dentry_to_name() 99 struct xfs_name *namep, in xfs_dentry_mode_to_name()
|
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/ |
D | debugfs.c | 189 const char *namep; in mlx5_cmdif_debugfs_init() local
|
/Linux-v4.19/scripts/dtc/libfdt/ |
D | fdt_rw.c | 251 char *namep; in fdt_set_name() local
|
D | fdt_ro.c | 402 const char **namep, int *lenp) in fdt_getprop_by_offset()
|
/Linux-v4.19/arch/powerpc/kernel/ |
D | prom_init.c | 2350 char *prev_name, *namep, *sstart; in scan_dt_build_strings() local 2398 char *namep, *prev_name, *sstart, *p, *ep, *lp, *path; in scan_dt_build_struct() local 2516 char *namep; in flatten_device_tree() local
|
/Linux-v4.19/drivers/infiniband/hw/qib/ |
D | qib_iba6120.c | 2511 static u32 qib_read_6120cntrs(struct qib_devdata *dd, loff_t pos, char **namep, in qib_read_6120cntrs() 2545 char **namep, u64 **cntrp) in qib_read_6120portcntrs()
|
D | qib_iba7220.c | 3162 static u32 qib_read_7220cntrs(struct qib_devdata *dd, loff_t pos, char **namep, in qib_read_7220cntrs() 3197 char **namep, u64 **cntrp) in qib_read_7220portcntrs()
|
D | qib_iba7322.c | 5027 static u32 qib_read_7322cntrs(struct qib_devdata *dd, loff_t pos, char **namep, in qib_read_7322cntrs() 5063 char **namep, u64 **cntrp) in qib_read_7322portcntrs()
|
/Linux-v4.19/tools/perf/util/ |
D | annotate.c | 418 static int comment__symbol(char *raw, char *comment, u64 *addrp, char **namep) in comment__symbol() 1066 static int disasm_line__parse(char *line, const char **namep, char **rawp) in disasm_line__parse()
|
/Linux-v4.19/drivers/infiniband/hw/hfi1/ |
D | chip.c | 12013 u32 hfi1_read_cntrs(struct hfi1_devdata *dd, char **namep, u64 **cntrp) in hfi1_read_cntrs() 12084 u32 hfi1_read_portcntrs(struct hfi1_pportdata *ppd, char **namep, u64 **cntrp) in hfi1_read_portcntrs()
|