Searched defs:namep (Results 1 – 14 of 14) sorted by relevance
/Linux-v6.6/arch/powerpc/platforms/powermac/ |
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-v6.6/fs/xfs/ |
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-v6.6/drivers/net/ethernet/mellanox/mlx5/core/ |
D | debugfs.c | 213 const char *namep; in mlx5_cmdif_debugfs_init() local
|
D | cmd.c | 1920 const char *namep = mlx5_command_str(opcode); in cmd_status_log() local
|
/Linux-v6.6/scripts/dtc/libfdt/ |
D | fdt_rw.c | 237 char *namep; in fdt_set_name() local
|
D | fdt_ro.c | 470 const char **namep, int *lenp) in fdt_getprop_by_offset()
|
/Linux-v6.6/arch/powerpc/kernel/ |
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-v6.6/fs/nfs/ |
D | nfs42xattr.c | 180 char *namep; in nfs4_xattr_alloc_entry() local
|
/Linux-v6.6/drivers/infiniband/hw/qib/ |
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()
|
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()
|
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-v6.6/tools/perf/util/ |
D | annotate.c | 475 static int comment__symbol(char *raw, char *comment, u64 *addrp, char **namep) in comment__symbol() 1174 static int disasm_line__parse(char *line, const char **namep, char **rawp) in disasm_line__parse()
|
/Linux-v6.6/fs/nfsd/ |
D | nfs4xdr.c | 2164 nfsd4_decode_xattr_name(struct nfsd4_compoundargs *argp, char **namep) in nfsd4_decode_xattr_name()
|
/Linux-v6.6/drivers/infiniband/hw/hfi1/ |
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()
|