Searched defs:buflen (Results 1 – 11 of 11) sorted by relevance
/arch/powerpc/boot/ |
D | devtree.c | 207 int naddr, int nsize, int buflen) in find_range() 240 int buflen, offset; in dt_xlate() local 325 int dt_xlate_addr(void *node, u32 *buf, int buflen, unsigned long *xlated_addr) in dt_xlate_addr()
|
D | oflib.c | 204 const int buflen) in of_getprop() 210 const int buflen) in of_setprop()
|
D | ops.h | 106 static inline int getprop(void *devp, const char *name, void *buf, int buflen) in getprop() 112 const void *buf, int buflen) in setprop()
|
D | libfdt-wrapper.c | 82 void *buf, const int buflen) in fdt_wrapper_getprop()
|
/arch/powerpc/kernel/ |
D | udbg.c | 125 int udbg_read(char *buf, int buflen) in udbg_read()
|
/arch/arm/boot/compressed/ |
D | ofw-shark.c | 161 OF_getprop(ofw_handle_t openfirmware, int handle, char *prop, void *buf, unsigned int buflen) in OF_getprop()
|
/arch/x86/platform/olpc/ |
D | olpc_dt.c | 113 const int buflen, int *len) in olpc_dt_pkg2path()
|
/arch/sparc/prom/ |
D | misc_64.c | 324 char *buf, int buflen) in prom_getunumber()
|
/arch/sparc/kernel/ |
D | chmc.c | 294 char *buf, int buflen) in jbusmc_print_dimm() 540 char *buf, int buflen) in chmc_print_dimm()
|
D | traps_64.c | 139 static int sprintf_dimm(int synd_code, unsigned long paddr, char *buf, int buflen) in sprintf_dimm()
|
/arch/ia64/kernel/ |
D | perfmon.c | 2184 static char *pfmfs_dname(struct dentry *dentry, char *buffer, int buflen) in pfmfs_dname()
|