Searched defs:nm (Results 1 – 12 of 12) 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 | 539 const struct qstr *nm) in matches_name() 709 const struct qstr *nm) in resolve_collision() 827 const struct qstr *nm) in fallible_matches_name() 898 const struct qstr *nm, int adding) in fallible_resolve_collision() 1813 void *node, const struct qstr *nm) in do_lookup_nm() 1861 void *node, const struct qstr *nm) in ubifs_tnc_lookup_nm() 2303 int lnum, int offs, int len, const struct qstr *nm) in ubifs_tnc_add_nm() 2538 const struct qstr *nm) in ubifs_tnc_remove_nm() 2693 struct qstr nm = { .name = NULL }; in ubifs_tnc_remove_ino() local 2771 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 | 240 struct qstr nm = { .name = NULL }; in ubifs_dump_inode() local 1148 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 | 3104 stbtt_uint32 nm = stbtt__find_table(fc, offset, "name"); in stbtt_GetFontNameString() local 3120 static int stbtt__matchpair(stbtt_uint8 *fc, stbtt_uint32 nm, stbtt_uint8 *name, stbtt_int32 nlen, … in stbtt__matchpair() 3170 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/drivers/pinctrl/nuvoton/ |
| A D | pinctrl-npcm7xx.c | 424 #define NPCM7XX_MKFUNC(nm) { .name = #nm, .ngroups = ARRAY_SIZE(nm ## _grp), \ argument
|
| /u-boot/include/linux/mtd/ |
| A D | rawnand.h | 1051 #define LEGACY_ID_NAND(nm, devid, chipsz, erasesz, opts) \ argument 1065 #define EXTENDED_ID_NAND(nm, devid, chipsz, opts) \ argument
|
Completed in 46 milliseconds