Home
last modified time | relevance | path

Searched defs:nm (Results 1 – 35 of 35) sorted by relevance

/linux-4.4.14/scripts/dtc/
Dchecks.c61 #define CHECK_ENTRY(nm, tfn, nfn, pfn, d, w, e, ...) \ argument
75 #define WARNING(nm, tfn, nfn, pfn, d, ...) \ argument
77 #define ERROR(nm, tfn, nfn, pfn, d, ...) \ argument
79 #define CHECK(nm, tfn, nfn, pfn, d, ...) \ argument
82 #define TREE_WARNING(nm, d, ...) \ argument
84 #define TREE_ERROR(nm, d, ...) \ argument
86 #define TREE_CHECK(nm, d, ...) \ argument
88 #define NODE_WARNING(nm, d, ...) \ argument
90 #define NODE_ERROR(nm, d, ...) \ argument
92 #define NODE_CHECK(nm, d, ...) \ argument
[all …]
Ddata.c25 struct marker *m, *nm; in data_free() local
/linux-4.4.14/fs/ubifs/
Dxattr.c101 const struct qstr *nm, const void *value, int size) in create_xattr()
261 static int check_namespace(const struct qstr *nm) in check_namespace()
311 struct qstr nm = QSTR_INIT(name, strlen(name)); in setxattr() local
381 struct qstr nm = QSTR_INIT(name, strlen(name)); in ubifs_getxattr() local
446 struct qstr nm = { .name = NULL }; in ubifs_listxattr() local
503 struct inode *inode, const struct qstr *nm) in remove_xattr()
546 struct qstr nm = QSTR_INIT(name, strlen(name)); in ubifs_removexattr() local
Dkey.h154 const struct qstr *nm) in dent_key_init()
188 ino_t inum, const struct qstr *nm) in dent_key_init_flash()
222 const struct qstr *nm) in xent_key_init()
239 ino_t inum, const struct qstr *nm) in xent_key_init_flash()
Dtnc.c522 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()
1792 void *node, const struct qstr *nm) in do_lookup_nm()
1840 void *node, const struct qstr *nm) in ubifs_tnc_lookup_nm()
2282 int lnum, int offs, int len, const struct qstr *nm) in ubifs_tnc_add_nm()
2517 const struct qstr *nm) in ubifs_tnc_remove_nm()
2672 struct qstr nm = { .name = NULL }; in ubifs_tnc_remove_ino() local
2750 const struct qstr *nm) in ubifs_tnc_next_ent()
Ddir.c173 const struct qstr *nm) in dbg_check_name()
354 struct qstr nm; in ubifs_readdir() local
629 struct qstr nm = { .name = NULL }; in check_dir_empty() local
Djournal.c542 const struct qstr *nm, const struct inode *inode, in ubifs_jnl_update()
1287 const struct inode *inode, const struct qstr *nm) in ubifs_jnl_delete_xattr()
Dreplay.c64 struct qstr nm; member
Ddebug.c236 struct qstr nm = { .name = NULL }; in ubifs_dump_inode() local
1110 struct qstr nm = { .name = NULL }; in dbg_check_dir() local
/linux-4.4.14/drivers/scsi/fcoe/
Dfcoe_transport.c549 struct fcoe_netdev_mapping *nm = NULL, *tmp; in fcoe_transport_detach() local
624 struct fcoe_netdev_mapping *nm; in fcoe_add_netdev_mapping() local
644 struct fcoe_netdev_mapping *nm = NULL, *tmp; in fcoe_del_netdev_mapping() local
671 struct fcoe_netdev_mapping *nm; in fcoe_netdev_map_lookup() local
/linux-4.4.14/drivers/media/platform/sti/c8sectpfe/
Dc8sectpfe-debugfs.c28 #define dump_register(nm ...) \ argument
/linux-4.4.14/security/selinux/ss/
Dmls.c38 char *nm; in mls_compute_context_len() local
91 char *scontextp, *nm; in mls_sid_to_context() local
/linux-4.4.14/include/linux/
Dtransport_class.h28 #define DECLARE_TRANSPORT_CLASS(cls, nm, su, rm, cfg) \ argument
/linux-4.4.14/sound/pci/asihpi/
Dhpioctl.c341 int idx, nm, low_latency_mode = 0, irq_supported = 0; in asihpi_adapter_probe() local
/linux-4.4.14/tools/perf/util/
Dbuild-id.c201 char nm[PATH_MAX]; in machine__write_buildid_table() local
482 char nm[PATH_MAX]; in dso__cache_build_id() local
/linux-4.4.14/drivers/usb/dwc3/
Ddebugfs.c36 #define dump_register(nm) \ argument
/linux-4.4.14/drivers/mtd/ubi/
Ddebug.c206 char nm[17]; in ubi_dump_mkvol_req() local
/linux-4.4.14/arch/arc/kernel/
Dtroubleshoot.c87 char *nm = buf; in show_faulting_vma() local
/linux-4.4.14/drivers/usb/dwc2/
Ddebugfs.c394 #define dump_register(nm) \ argument
/linux-4.4.14/drivers/net/wireless/ath/ath9k/
Dhtc_drv_debug.c402 #define AMKSTR(nm) #nm "_BE", #nm "_BK", #nm "_VI", #nm "_VO" argument
Ddebug.c1180 #define AMKSTR(nm) #nm "_BE", #nm "_BK", #nm "_VI", #nm "_VO" argument
/linux-4.4.14/drivers/gpu/drm/radeon/
Dradeon_i2c.c240 u32 nm; in radeon_get_i2c_prescale() local
/linux-4.4.14/include/drm/
Ddrm_modes.h83 #define DRM_MODE(nm, t, c, hd, hss, hse, ht, hsk, vd, vss, vse, vt, vs, f) \ argument
/linux-4.4.14/mm/
Dmempolicy.c1468 unsigned long __user *nm = NULL; in COMPAT_SYSCALL_DEFINE5() local
1496 unsigned long __user *nm = NULL; in COMPAT_SYSCALL_DEFINE3() local
1520 unsigned long __user *nm = NULL; in COMPAT_SYSCALL_DEFINE6() local
/linux-4.4.14/block/
Dblk-sysfs.c270 unsigned long nm; in queue_nomerges_store() local
/linux-4.4.14/arch/sparc/kernel/
Dioport.c682 const char *nm; in sparc_io_proc_show() local
/linux-4.4.14/drivers/md/
Dmd.h568 char nm[20]; in sysfs_link_rdev() local
580 char nm[20]; in sysfs_unlink_rdev() local
/linux-4.4.14/drivers/media/usb/uvc/
Duvc_ctrl.c2195 struct uvc_control_mapping *mapping, *nm; in uvc_ctrl_cleanup_mappings() local
/linux-4.4.14/drivers/staging/rdma/hfi1/
Ddebugfs.c680 #define DEBUGFS_OPS(nm, readroutine, writeroutine) \ argument
/linux-4.4.14/include/linux/mtd/
Dnand.h748 #define LEGACY_ID_NAND(nm, devid, chipsz, erasesz, opts) \ argument
762 #define EXTENDED_ID_NAND(nm, devid, chipsz, opts) \ argument
/linux-4.4.14/net/iucv/
Daf_iucv.c381 static struct sock *__iucv_get_sock_by_name(char *nm) in __iucv_get_sock_by_name()
/linux-4.4.14/drivers/scsi/qla2xxx/
Dtcm_qla2xxx.c121 static int tcm_qla2xxx_npiv_extract_wwn(const char *ns, u64 *nm) in tcm_qla2xxx_npiv_extract_wwn()
/linux-4.4.14/drivers/pinctrl/
Dpinctrl-zynq.c389 #define DEFINE_ZYNQ_PINCTRL_GRP(nm) \ argument
/linux-4.4.14/drivers/iommu/
Damd_iommu_types.h719 #define DECLARE_STATS_COUNTER(nm) \ argument
/linux-4.4.14/drivers/scsi/
Dscsi_transport_fc.c1818 fc_parse_wwn(const char *ns, u64 *nm) in fc_parse_wwn()