Searched defs:nm (Results 1 – 11 of 11) sorted by relevance
/u-boot/fs/ubifs/ |
A D | key.h | 142 const struct qstr *nm) in dent_key_init() 176 ino_t inum, const struct qstr *nm) in dent_key_init_flash() 210 const struct qstr *nm) in xent_key_init() 227 ino_t inum, const struct qstr *nm) in xent_key_init_flash()
|
A D | tnc.c | 522 const struct qstr *nm) in matches_name() 692 const struct qstr *nm) in resolve_collision() 810 const struct qstr *nm) in fallible_matches_name() 881 const struct qstr *nm, int adding) in fallible_resolve_collision() 1796 void *node, const struct qstr *nm) in do_lookup_nm() 1844 void *node, const struct qstr *nm) in ubifs_tnc_lookup_nm() 2286 int lnum, int offs, int len, const struct qstr *nm) in ubifs_tnc_add_nm() 2521 const struct qstr *nm) in ubifs_tnc_remove_nm() 2676 struct qstr nm = { .name = NULL }; in ubifs_tnc_remove_ino() local 2754 const struct qstr *nm) in ubifs_tnc_next_ent()
|
A D | ubifs.c | 293 struct qstr nm; in ubifs_printdir() local 385 struct qstr nm; in ubifs_finddir() local
|
A D | replay.c | 59 struct qstr nm; member
|
A D | debug.c | 238 struct qstr nm = { .name = NULL }; in ubifs_dump_inode() local 1120 struct qstr nm = { .name = NULL }; in dbg_check_dir() local
|
/u-boot/scripts/dtc/ |
A D | checks.c | 192 #define WARNING_IF_NOT_STRING(nm, propname) \ argument 194 #define ERROR_IF_NOT_STRING(nm, propname) \ argument 221 #define WARNING_IF_NOT_STRING_LIST(nm, propname) \ argument 223 #define ERROR_IF_NOT_STRING_LIST(nm, propname) \ argument 239 #define WARNING_IF_NOT_CELL(nm, propname) \ argument 241 #define ERROR_IF_NOT_CELL(nm, propname) \ argument 1237 #define WARNING_PROPERTY_PHANDLE_CELLS(nm, propname, cells_name, ...) \ argument
|
A D | data.c | 25 struct marker *m, *nm; in data_free() local
|
/u-boot/drivers/mtd/ubi/ |
A D | debug.c | 199 char nm[17]; in ubi_dump_mkvol_req() local
|
/u-boot/drivers/video/ |
A D | stb_truetype.h | 3095 stbtt_uint32 nm = stbtt__find_table(fc, offset, "name"); in stbtt_GetFontNameString() local 3111 static int stbtt__matchpair(stbtt_uint8 *fc, stbtt_uint32 nm, stbtt_uint8 *name, stbtt_int32 nlen, … in stbtt__matchpair() 3161 stbtt_uint32 nm,hd; in stbtt__matches() local
|
/u-boot/include/linux/ |
A D | compat.h | 387 #define request_irq(nr, f, flags, nm, data) 0 argument
|
/u-boot/include/linux/mtd/ |
A D | rawnand.h | 1030 #define LEGACY_ID_NAND(nm, devid, chipsz, erasesz, opts) \ argument 1044 #define EXTENDED_ID_NAND(nm, devid, chipsz, opts) \ argument
|
Completed in 43 milliseconds