Searched defs:namep (Results 1 – 13 of 13) sorted by relevance
/linux-6.3-rc2/arch/powerpc/platforms/powermac/ |
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-6.3-rc2/fs/xfs/ |
A D | xfs_iops.c | 90 struct xfs_name *namep, in xfs_dentry_to_name() 100 struct xfs_name *namep, in xfs_dentry_mode_to_name()
|
/linux-6.3-rc2/scripts/dtc/libfdt/ |
A D | fdt_rw.c | 237 char *namep; in fdt_set_name() local
|
A D | fdt_ro.c | 470 const char **namep, int *lenp) in fdt_getprop_by_offset()
|
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/ |
A D | debugfs.c | 195 const char *namep; in mlx5_cmdif_debugfs_init() local
|
/linux-6.3-rc2/fs/nfs/ |
A D | nfs42xattr.c | 180 char *namep; in nfs4_xattr_alloc_entry() local
|
/linux-6.3-rc2/arch/powerpc/kernel/ |
A D | prom_init.c | 2535 char *prev_name, *namep, *sstart; in scan_dt_build_strings() local 2583 char *namep, *prev_name, *sstart, *p, *ep, *lp, *path; in scan_dt_build_struct() local 2698 char *namep; in flatten_device_tree() local
|
/linux-6.3-rc2/drivers/infiniband/hw/qib/ |
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()
|
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()
|
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-6.3-rc2/tools/perf/util/ |
A D | annotate.c | 467 static int comment__symbol(char *raw, char *comment, u64 *addrp, char **namep) in comment__symbol() 1133 static int disasm_line__parse(char *line, const char **namep, char **rawp) in disasm_line__parse()
|
/linux-6.3-rc2/fs/nfsd/ |
A D | nfs4xdr.c | 2164 nfsd4_decode_xattr_name(struct nfsd4_compoundargs *argp, char **namep) in nfsd4_decode_xattr_name()
|
/linux-6.3-rc2/drivers/infiniband/hw/hfi1/ |
A D | chip.c | 12183 u32 hfi1_read_cntrs(struct hfi1_devdata *dd, char **namep, u64 **cntrp) in hfi1_read_cntrs() 12254 u32 hfi1_read_portcntrs(struct hfi1_pportdata *ppd, char **namep, u64 **cntrp) in hfi1_read_portcntrs()
|
Completed in 98 milliseconds